Click here to Skip to main content
15,921,660 members
Home / Discussions / C#
   

C#

 
GeneralRe: Create Undo functionnality. Pin
Roman Rodov13-Jul-04 1:25
Roman Rodov13-Jul-04 1:25 
GeneralWindow Message Pin
sachinkalse12-Jul-04 19:15
sachinkalse12-Jul-04 19:15 
GeneralRe: Window Message Pin
Heath Stewart13-Jul-04 5:22
protectorHeath Stewart13-Jul-04 5:22 
GeneralRe: Window Message Pin
sachinkalse13-Jul-04 16:16
sachinkalse13-Jul-04 16:16 
GeneralRe: Window Message Pin
Heath Stewart14-Jul-04 3:01
protectorHeath Stewart14-Jul-04 3:01 
QuestionRegistering classes with a class factory? Pin
Scythen12-Jul-04 18:01
Scythen12-Jul-04 18:01 
AnswerRe: Registering classes with a class factory? Pin
Heath Stewart13-Jul-04 5:46
protectorHeath Stewart13-Jul-04 5:46 
GeneralSecurity Access Error Pin
dbetting12-Jul-04 16:48
dbetting12-Jul-04 16:48 
I have an application that I want to put on a network drive so everyone runs the same executable. The problem is that once it is on the network drive, I get an authentication error.

I found UB's article Understanding .NET Code Access Security and tried go through his example. I have the .snk file and I know it is loaded (if I rename it, I get a compile error) but I don't get the lock access he describes and demonstrates. I'm at a loss to this.

Two things:
1) Are there some other links available to identify what I need to do to the executable and associated .dlls to allow/control network access? Also, I got the impression I will have to configure security on each PC that accesses this file (multiple files when including dlls). This does not seem to present a very managable solution.
2) With 100+ people in the company, is there a better way to manage the executables? Right now, when an update is done, it is a process of going to each workstation and copying it down. This is the primary reason to switching to network access.

Thanks
GeneralRe: Security Access Error Pin
Nick Parker12-Jul-04 17:22
protectorNick Parker12-Jul-04 17:22 
Generalcode for adding Pin
stevemasters2212-Jul-04 13:58
stevemasters2212-Jul-04 13:58 
GeneralRe: code for adding Pin
KevinMac12-Jul-04 17:01
KevinMac12-Jul-04 17:01 
GeneralRe: code for adding Pin
stevemasters2212-Jul-04 17:27
stevemasters2212-Jul-04 17:27 
GeneralRe: code for adding Pin
Nick Parker12-Jul-04 17:50
protectorNick Parker12-Jul-04 17:50 
GeneralRe: code for adding Pin
stevemasters2212-Jul-04 20:54
stevemasters2212-Jul-04 20:54 
GeneralRe: code for adding Pin
Nick Parker13-Jul-04 7:10
protectorNick Parker13-Jul-04 7:10 
GeneralEventHandler problem Pin
Jae Sammy12-Jul-04 13:33
Jae Sammy12-Jul-04 13:33 
GeneralRe: EventHandler problem Pin
Nick Parker12-Jul-04 14:21
protectorNick Parker12-Jul-04 14:21 
GeneralRe: EventHandler problem Pin
Jae Sammy12-Jul-04 18:19
Jae Sammy12-Jul-04 18:19 
GeneralRe: EventHandler problem Pin
Jae Sammy13-Jul-04 5:39
Jae Sammy13-Jul-04 5:39 
GeneralRe: EventHandler problem Pin
Nick Parker13-Jul-04 7:16
protectorNick Parker13-Jul-04 7:16 
GeneralRe: EventHandler problem Pin
Jae Sammy13-Jul-04 7:40
Jae Sammy13-Jul-04 7:40 
GeneralRe: EventHandler problem Pin
Nick Parker13-Jul-04 8:29
protectorNick Parker13-Jul-04 8:29 
GeneralRe: EventHandler problem Pin
Jay Shankar12-Jul-04 20:05
Jay Shankar12-Jul-04 20:05 
GeneralProblem with System.Management Pin
Jacob Bang12-Jul-04 12:21
Jacob Bang12-Jul-04 12:21 
GeneralRe: Problem with System.Management Pin
eggie512-Jul-04 12:54
eggie512-Jul-04 12:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.