M
Mohan
Hi,
I have developed a .NET Windows application. I able to run(Execute) it
from the local drive of my PC. If I try to execute it from the
SourceControl(Clear case) or from Shared drives, then it is not starting the
application, but given the below Exception,
Request for the permission of type
System.Security.Permission.RegistryPermission, mscorlib, Version=1.0.5000.0,
Culture=neutral,PublicKeyToken=b77a5c561934e089 failed
and the application is Crashing.
Please help me in solving this problem by adding code in the
application. As this application is going to deploy in many PCs.
Thanks & Regards,
Mohan
I have developed a .NET Windows application. I able to run(Execute) it
from the local drive of my PC. If I try to execute it from the
SourceControl(Clear case) or from Shared drives, then it is not starting the
application, but given the below Exception,
Request for the permission of type
System.Security.Permission.RegistryPermission, mscorlib, Version=1.0.5000.0,
Culture=neutral,PublicKeyToken=b77a5c561934e089 failed
and the application is Crashing.
Please help me in solving this problem by adding code in the
application. As this application is going to deploy in many PCs.
Thanks & Regards,
Mohan