Samrt Client ?'s

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Ok i created a winform and compiled it.
Ran it fine, it comes up and shows the form.
I create a wbepage and put the following link on it.

<html>
<body MS_POSITIONING="GridLayout">
<a href="winformtest.exe">Call executable</a>
</body>
</html>

When I run this in IE it keeps coming up with w dilaog to run the debugger.

How do I get it to run the form ?

Please help
Deasun
 
Perhaps you are getting a security exception. What happens if you let the
debugger launch?
 

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