My application is implemented by call myDll.dll(image application) via aspx(web page) and environment is .net framework3.5 , IE 8. When I try to open application myDll.dll is alrady download into internet temporary files directory. but the control is doesn't show.
I try to set permission to run the control following this link http://www.atalasoft.com/KB/Article.aspx?id=10216 but it doesn't work
Do you have any idea for my problem ?
Regard