I have created an application in c#(vs 2008) dot net and builded it is release mode. It has no dll dependency. I have added a com reference for the application as it contains excel file read/write operations.

I have tried to invoke the exe in other machine and found that it is not working. I installed miscosoft dot net frame work and still it is giving error message and I am not able to run the application. Kindly give me the solution for that