V
Vicky_r
hello..
I have used DirectX to run a video in Windows application. When I
create a control of the same running code (Windows Control) and add the
control to a Web Form with the tag
<OBJECT id="MyControl" height="300" width="300"
classid="http:MyControl.dll#MyControl.UserControl4"
VIEWASTEXT>
</OBJECT>
I am getting an error "The application attempted to perform an
operation not allowed by the security policy. The operation required
the SecurityException"
Request for the permission of type
Microsoft.DirectX.Security.GraphicsPermission ..... failed.
Where as if I add a simple Windows form to the Web Form it works fine.
Please help me out to solve this problem...
Waiting for ur reply.... :-(
Vicky...
I have used DirectX to run a video in Windows application. When I
create a control of the same running code (Windows Control) and add the
control to a Web Form with the tag
<OBJECT id="MyControl" height="300" width="300"
classid="http:MyControl.dll#MyControl.UserControl4"
VIEWASTEXT>
</OBJECT>
I am getting an error "The application attempted to perform an
operation not allowed by the security policy. The operation required
the SecurityException"
Request for the permission of type
Microsoft.DirectX.Security.GraphicsPermission ..... failed.
Where as if I add a simple Windows form to the Web Form it works fine.
Please help me out to solve this problem...
Waiting for ur reply.... :-(
Vicky...