image

Give full trust to .NET assembly hosted in a Web page in Internet Explorer

October 31, 2007
I have a .NET 2.0 assembly that runs in the Internet Explorer Web browser as hosted control. The assembly is called ExampleControl.dll. The HTML file used to display it is the following: Now I want to increase its priviledges to be able to connect to Microsoft SQL Server. If I just create a new code