problem with forms control on IE

  • Thread starter Thread starter Aurimas Norkevicius
  • Start date Start date
A

Aurimas Norkevicius

I have created a windows form control an i am trying to display it on the
web page.
My control references ActiveX object.

Client computer retrieves only the main dll (i monitore gac for changes).

And the most interesting thing is that control works on LAN. Problems only
if the client comes from the internet.

the main dll is 32kb
and referenced is 600kb

thank you for help.

Aurimas
 
That smells like a security issue to me, check the settings of the clients
..net wizards for their Local Intranet and Internet policies..

Settings>Control Panel>Administrative Tools>Miscrosoft .Net Framework 1.1 Wizards

-James
 
Security is all right: i put the site into trusted sites ant trusted sites
is configured for full trust

urimas
 
Back
Top