Hi Friends,
I have developed an application in vb.net and trying to install it in a system where visual studio .net is not available. I created setup and when I install the setup in the system where i developed it, it is working fine.

I have installed "win2k service pack 3" and framework in the new system. Even my application is installed in the new system but when i m trying to run the application, it is throwing an exception saying, "Application has generated an exception that could not be handled."

For testing purpose i have created a new project without much code and i added a message box in "form1" and this project is also giving the same problem.

Am I missing anything that has to be installed in the client machine?
OS in client machine is windows 2k professional.

Can anybody give suggestions...

Regards
Vasu