M
MFS
I wrote a simple test windows forms app with one cs file,
uploaded the exe on the net and was able to execute it.
The app included buttons and textboxes.
Now I am trying to do the same thing with another
executable that uses webservices, dlls .... As soon as I
try to run it through the IE, I get this error message:
JIT Debugging
JIT Debugging failed with the following error: Class not
Registered
please check the documentation topic'Just-in-time
debugging errors' for more information.
What am I doing wrong?
uploaded the exe on the net and was able to execute it.
The app included buttons and textboxes.
Now I am trying to do the same thing with another
executable that uses webservices, dlls .... As soon as I
try to run it through the IE, I get this error message:
JIT Debugging
JIT Debugging failed with the following error: Class not
Registered
please check the documentation topic'Just-in-time
debugging errors' for more information.
What am I doing wrong?