Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Control ActiveX in ASP.NET 2.0

Reply
Thread Tools

Control ActiveX in ASP.NET 2.0

 
 
Sergio Palacín
Guest
Posts: n/a
 
      04-04-2008
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.


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ActiveX control in python vs ActiveX control in vb 6 (piece of code) vml Python 0 08-22-2007 09:57 AM
User Control and ActiveX control xudeutsch ASP .Net Building Controls 0 12-01-2005 02:40 PM
Compilation fails when a windows form user control is assigned a strong name but it refers to an activex control which does not have strong name ashish_gokhale ASP .Net Web Controls 0 05-05-2005 01:38 PM
Compilation failed while compling window user control which takes reference of Activex control ashish_gokhale ASP .Net 0 05-05-2005 01:36 PM
ActiveX apologetic Larry Seltzer... "Sun paid for malicious ActiveX code, and Firefox is bad, bad bad baad. please use ActiveX, it's secure and nice!" (ok, the last part is irony on my part) fernando.cassia@gmail.com Java 0 04-16-2005 10:05 PM



Advertisments