Hi
Any way friends I had found a solution to my problem.
by using regasm.exe we can create reg file when u create a reg file the clsid will be created u can refer that clsid in <object id="control" width=200,height=300,class="clsid:<your classid name>"></object>
then u should placed the dll in GAC by this u can use u r windows dll in web.
|