winform in asp.net

G

Guest

I am trying to do rich-client code hosted in Internet Explorer, formally referred to as ActiveX. I have a couple of examples for embedding a .net winform on an asp.net page. However, I seem unable to make any of these examples to work. The control just does not render, and I don’t get any errors
Does anyone know of a “Hello World†example of embedding a Winform in aspx
Thanks
 
E

Ed Kaim [MSFT]

Try here: http://www.15seconds.com/issue/030610.htm.

Ken said:
I am trying to do rich-client code hosted in Internet Explorer, formally
referred to as ActiveX. I have a couple of examples for embedding a .net
winform on an asp.net page. However, I seem unable to make any of these
examples to work. The control just does not render, and I don't get any
errors.
 

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

Top