I have an application that runs on the network and accesses files on the
network. To get it to run on a normal workstation (98-XP) I just have to go
to the .NET configuration wizard and give full trust to the Intranet. When
I do this on a 2003 Server I still get the securityexception saying I don't
have rights to access the files. Any idea why?
Chris