ASP.Net >> Samrt Client ?'s
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.
> 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
ASP.Net >> Samrt Client ?'s
It goes into the debugger but there is no code to step thru!
"Scott Allen" wrote:
> Perhaps you are getting a security exception. What happens if you let the
> debugger launch?
>
> --
> Scott
> http://www.OdeToCode.com/blogs/scott/
>
> > 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
>
>
>