DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   ASP.NET (http://www.daniweb.com/forums/forum18.html)
-   -   Web Site with embeded ActiveX wont load on client (http://www.daniweb.com/forums/thread157071.html)

yeap7 Nov 13th, 2008 6:12 am
Web Site with embeded ActiveX wont load on client
 
I'm new to .NET , Ill appreciate any help .
I have created a user control in a class library and embeded it in an ASP web site.
(for now the control does nothing , just dispalys a button ..)
I have given it a strong name , and addede it to the assembly folder .
I have used RegASm to register the dll and found its CLSID in the registry.
I have created a web site , location : file system and added the following :

<OBJECT ID="TESTAx" 
    CLASSID="CLSID:DB6A48B1-75FF-3CE8-8949-F2D18BC66DC8" 
      CODEBASE="TESTAx.dll#version=1,0,0,4">
      </OBJECT>

Once I try to load the web site on another computer , I receive a message requiring to confirm activeX download . I accept , and then nothing but a small blank square in the upper left side.
I did see my Activex in the client registry, and under Windows \ download Program Files

Am i missing somethig? ANY help will be highly appreciated


All times are GMT -4. The time now is 9:53 pm.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC