Control ActiveX in ASP.NET 2.0

  • Thread starter Sergio Palacín
  • Start date
S

Sergio Palacín

Hi everybody.

I must embed a windows application user control in an ASP.NET page. (I think
this is like a control ActiveX).

For do this, I create a class library project with COM communication
allowed, and create my UserControl.

Then, I write the following tag in my ASP.NET page:
<object id="id" name ="name" classid="assemblyPath#userControlFullName"
width="width" height="height"/>.

And it's supposed that it must work, but it doesn't. However, it works for
ASP.NET 1.1.

Am I missing something? Any suggestion?

Thanks in advance.
 

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

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top