C# windows control libarary (dll), Load them from Client location...http://forums.asp.net/t/1031722.aspx/1?C+windows+control+libarary+dll+Load+them+from+Client+location+Tue, 03 Oct 2006 14:32:32 -040010317221416995http://forums.asp.net/p/1031722/1416995.aspx/1?C+windows+control+libarary+dll+Load+them+from+Client+location+C# windows control libarary (dll), Load them from Client location... Hi,<br> <br> I have C# windows control libarary (Dll), which I could able to load them <br> into browser using &lt;object&gt; tag with following syntax (In aspx page) and user <br> able to see the page properly.<br> <br> &lt;object name=&quot;chk&quot; id=&quot;chk&quot; classid=&quot;http:GSIM.dll#GSIM.gsimManager&quot;&gt;&lt;/object&gt;<br> <br> But we would like to load a client C# windows control libarary instead of <br> from webserver. Assume that the libarary avilalble in client GAC. <br> <br> Is there anyway I can mention in my &lt;object&gt; tag to load the control from <br> client location instead of from web server ?<br> <br> Looking forward for your suggestion.<br> <br> Thanks<br> 2006-10-03T14:32:32-04:00