|
-
Jun 12th, 2006, 10:21 AM
#1
Thread Starter
Member
Running .NET applications across the network
Hello all.
I am fairly new to vb.net and have written a couple of applications now but we are having real problems trying to run the apps over the network. It works on some peoples machines but not on others. When it does not work we get the standard "The operation required the SecurityException" message box.
Any help on this would be appreciated. Sorry this post is a bit vague.
-
Jun 16th, 2006, 07:28 PM
#2
PowerPoster
Re: Running .NET applications across the network
you need to strong name your assembly in order to make sure its a trusted application to run from the network
-
Jun 18th, 2006, 08:27 AM
#3
Re: Running .NET applications across the network
Take a look at caspol.exe, as the application might require you to implement Code Access Security in order for it to run.
-
Jun 18th, 2006, 08:45 AM
#4
Re: Running .NET applications across the network
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|