Windows Form Control problem

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

Guest

Has something happened to being able to host Windows Form Controls built in
..Net 2.0?
If a create a simple user control in 1.1, drop it in my virtual directory
and set the object tag correctly everything works great. If I write the exact
same control in 2.0, the control loads but scripts (JavaScript) report that
the 'Object doesn't support this property or method'. Is there some setting
to allow controls (Windows Form Controls derived from
System.Windows.Forms.UserControl) to work in IE?

Thanks in advance.
Erik
 

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