'allo
We intend to use Web Developer Express to manipulate project files across a network share, whilst the development IDE exists on our local machines. The network share exists on our Windows Server 2003 box, to which can get admin access.
As expected, when trying to run the application from the IDE, I get the message 'Failed to start monitoring changes to ...', and this actually comes up as a compile error in the IDE. When viewing the pages in a browser, the same error appears, but on the usual ASP.Net error page.
While the error doesn't mention 'Access denied' errors (but other similar problem that are discussed on the net mention the 'access denied' part), I feel this is a permissions issue, and I was wondering if anyone has come across this and how would I fix it?
Any help at all is welcome!
Edit: I've just done a bit more investigation - the project files that we would be working on exist on a NAS box and the filesystem seems to be FAT, so I wouldn't have thought permissions would be an issue?
We intend to use Web Developer Express to manipulate project files across a network share, whilst the development IDE exists on our local machines. The network share exists on our Windows Server 2003 box, to which can get admin access.
As expected, when trying to run the application from the IDE, I get the message 'Failed to start monitoring changes to ...', and this actually comes up as a compile error in the IDE. When viewing the pages in a browser, the same error appears, but on the usual ASP.Net error page.
While the error doesn't mention 'Access denied' errors (but other similar problem that are discussed on the net mention the 'access denied' part), I feel this is a permissions issue, and I was wondering if anyone has come across this and how would I fix it?
Any help at all is welcome!
Edit: I've just done a bit more investigation - the project files that we would be working on exist on a NAS box and the filesystem seems to be FAT, so I wouldn't have thought permissions would be an issue?
Last edited: