nicole calinoiu calinoiu removethis at gmail dot com
External User
Posts: 1
system.security.securityexception
If it "does not appear to give any error", where does the SecurityException
in your post title come from? If there is a SecurityException being thrown,
might you be able to capture the full exception details (via its ToString
method) and post them here?
nicole calinoiu calinoiu removethis at gmail dot com
sponsored links
2
29th July 23:46
buriahomehbh
External User
Posts: 1
system.security.securityexception
Nicole:
I was getting a security exception when I launched pgm from another laptop
but I resolved with security mgr. Here is what is occuring...A remote user
using a laptop runs a application on there local laptop during the course of
the load of that application it then launches my vb.net program on their
laptop to do some updating and when done is to continue with the original
application. What happens it that my application is launched on the remote
laptop and shows in the task manager processes tab but not the applications
tab. I have to kill the process in order for there main application to
continue loading. I think it is a security issue because I can run it locally
on the laptops but it won't work when launched from their original
application (another server). I have found out that the application that
lauches mine is a vb6.0 application. If I change the caluculator pgm to my
program name it will launch the calculator pgm. I would appreciate any help
to resolve this issue and appreciate your reply.
Tim
buriahomehbh
3
29th July 23:46
yunus emre alpzen mcadnet
External User
Posts: 1
system.security.securityexception
Use Microsoft .NET configuration tool and set network zone as trusted. It is
not an acceptable way, i know, but should fix your problem.
--
Thanks,
Yunus Emre ALPÖZEN
BSc, MCAD.NET
yunus emre alpzen mcadnet
4
29th July 23:49
nicole calinoiu calinoiu removethis at gmail dot com
External User
Posts: 1
system.security.securityexception
Have you tried running it over the network (i.e.: from the same server
location as the VB6 application uses) from one of the problem laptops? What
result do you see in this scenario?
nicole calinoiu calinoiu removethis at gmail dot com