Groups > Asp .Net > VS 2005 Web Application Projects > automatic registration of DLL in windows user control in c#2005




automatic registration of DLL in windows user control in
c#2005

automatic registration of DLL in windows user control in c#2005
Sat, 19 Jan 2008 15:00:22 +000
I have developed an activex control (class library) in C#. I am unable to host
it on IIS as a web application. I want the DLL reference to be automatically
downloaded on the client machine when client runs the user control. The control
runs very well on ASP.NET development server when run from Visual Studio 2005
IDE but when running on localhost using IIS the control cannot be displayed and
hence run properly. How can I achieve the functionality so that the DLL taken
from the class library project can be automatically downloaded and registered on
the client machine and the user control can resume working like a local
control?

 

 

Amey
Post Reply
about | contact