Author: Dakhath | Posted on: 2/22/2010 12:35:46 PM | Views : 674

Okay, so my web app works fine during Debug with its System.IO commands to a shared directory on a local server, but the same code doesn't work when published to the proper server.  It doesn't provide an error message, it doesn't bail or crash... it's like it just skips the code completely.

I don't think it could be a sharing issue, but I have yet to tell since my co-workers love kicking me off of the remote sessions just when I'm about to change the new security group I formed just for this purpose.  Any ideas?
...

Go to the complete details ...