C# Windows App - SecurityException
From: Grigs (Grigs_at_discussions.microsoft.com)
Date: 10/15/04
- Next message: NewBie: "RE: DataGrid"
- Previous message: Jeff Kararo: "No Touch Deployment and querystring parameters"
- Next in thread: Herfried K. Wagner [MVP]: "Re: C# Windows App - SecurityException"
- Reply: Herfried K. Wagner [MVP]: "Re: C# Windows App - SecurityException"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 15 Oct 2004 11:05:04 -0700
Hello,
I created a very simple C# application that does nothing more than starts an
IE session and points to a specific site. Works great on my LocalMachine or
anyone's localmachine.
However, when we attempt to run it from the network we get a
System.Security.SecurityException error. From some searching that I have
done I needed to create a StrongName for it. I did and referenced it in my
AssemblyInfo.cs file, gave it a build version and recompiled. That doesn't
seem to do anything differently.
I am wondering what to do, step by step instructions in how to get an .exe
file to run from a network?
TIA,
Kevin
- Next message: NewBie: "RE: DataGrid"
- Previous message: Jeff Kararo: "No Touch Deployment and querystring parameters"
- Next in thread: Herfried K. Wagner [MVP]: "Re: C# Windows App - SecurityException"
- Reply: Herfried K. Wagner [MVP]: "Re: C# Windows App - SecurityException"
- Messages sorted by: [ date ] [ thread ]