Give Permission foe ActiveX control
-
Hi, In my application i am using ActiveX control(creted by .net2.0) to capture PrintScreen image. when i am using it through http://localhost it gives error Request for the permission of type ‘System.Security.Permissions.UIPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089′ failed But when i run same page by using computer name its work i.e. http://computername/Applicationname/xyz.aspx How to give permission for activeX. Thanks in advance.
-
Hi, In my application i am using ActiveX control(creted by .net2.0) to capture PrintScreen image. when i am using it through http://localhost it gives error Request for the permission of type ‘System.Security.Permissions.UIPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089′ failed But when i run same page by using computer name its work i.e. http://computername/Applicationname/xyz.aspx How to give permission for activeX. Thanks in advance.
hemant.kaushal wrote:
How to give permission for activeX.
Use
DCOM config
admistrative utility.