Running C# User Control on Client Side from ASP.NET in Windows7 -


we running windows forms user control .dll on client side asp.net application. working fine years on windows xp , having issues when upgraded machine windows7. control not rendering on ie

i did observe using process explorer .dll not getting loaded on client machine. observed through fiddler request nothing happens after dll call.

i beleive security settings issue in internet explorer or windows 7 causing dll not loaded on clients machine. did add our website trusted sites , configured .net framework configuration --> code groups --> trusted zone --> permission sets --> full trust. still no luck.


Comments

Popular posts from this blog

visual studio - vb.net filter binding source by time -

php - SPIP: From Tag directly to an article -

jquery - isAjaxRequest always return false -