Hi..I have created a setup file to execute a
VB.NET application developed using VS.NET 2003.. I want to execute the applciation on a client computer which has the microsoft .NET framework installed.
Now when i try to run the program it gives an arror like,
"Application has generated an Exception that could not be handled..
JIT debugging failed with the following error : class not registered"
Would you please let me know what the problem is all about is and how to overcome this .
I've been trying a hell lot of things to overcome this problem but the problem still persists.
Please Help.