Deploying a windows forms application from IE

  • Thread starter Thread starter MFS
  • Start date Start date
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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top