943,907 Members | Top Members by Rank

Ad:
  • ASP.NET Discussion Thread
  • Unsolved
  • Views: 592
  • ASP.NET RSS
Nov 13th, 2008
0

Web Site with embeded ActiveX wont load on client

Expand Post »
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 :

ASP.NET Syntax (Toggle Plain Text)
  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.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
yeap7 is offline Offline
2 posts
since Nov 2008

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in ASP.NET Forum Timeline: Using Enterprise Library in asp.net(C#) web application
Next Thread in ASP.NET Forum Timeline: Implementation of X.509 Certificate for asp.net webservice





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC