SangeetABC
Newcomer
- Joined
- Jan 7, 2004
- Messages
- 1
Hi,
I am creating a Windows Control in C#, and want to Embedd this control in an HTML page. When i use Object tag and give the DLL name in the Code parameter, it works fine.
Now the problem exists when i use some third party DLL inside my control. Now how can i install this 3rd party dll on the remote system. When i use Code base parameter and give the Cab file name, then also it doesnt work.
Please help me in this.
Thanks
I am creating a Windows Control in C#, and want to Embedd this control in an HTML page. When i use Object tag and give the DLL name in the Code parameter, it works fine.
Now the problem exists when i use some third party DLL inside my control. Now how can i install this 3rd party dll on the remote system. When i use Code base parameter and give the Cab file name, then also it doesnt work.
Please help me in this.
Thanks