Web Site with embeded ActiveX wont load on client

Please support our ASP.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Nov 2008
Posts: 2
Reputation: yeap7 is an unknown quantity at this point 
Solved Threads: 0
yeap7 yeap7 is offline Offline
Newbie Poster

Web Site with embeded ActiveX wont load on client

 
0
  #1
Nov 13th, 2008
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 :

  1. <OBJECT ID="TESTAx"
  2. CLASSID="CLSID:DB6A48B1-75FF-3CE8-8949-F2D18BC66DC8"
  3. CODEBASE="TESTAx.dll#version=1,0,0,4">
  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
Last edited by peter_budo; Nov 14th, 2008 at 8:08 pm. Reason: Keep It Organized - For easy readability, always wrap programming code within posts in [code] (code blocks) and [icode] (inline code) tags.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC