network bios command limit reached asp.net app
My app is stored on a Windows2003 Webserver. Today somebody at work accidentally deleted my application but not to worry all my code was stored in Visual Sourcesafe so I was able to retrieve. All good except since then :
I am getting the following error
Error 1 An error occurred loading a configuration file:
Failed to start monitoring changes to 'Y:\Velocitycharting\league_tables.aspx' because the network BIOS command limit has been reached. For more information on this error, please refer to Microsoft knowledge base article 810886. Hosting on a UNC share is not supported for the Windows XP Platform.
This happens when I use Ctrl F5 to build & run on the localhost.
I have been developing this website for the last month succesfully using VS2005. I am running an XP workstation SP2. Solutions are stored on a Windows 2003 server with ASP.NET 2.0.I continue to get this error even after following the instructions in MS KB article 810886.
Everything should be the same as I used sourcesafe to store all the code, yet I have this issue now.
I can publish the site to a webserver no problem & works fine but for debugging purposes its not the best.
I have been trawling the net all day but to no avail.
So far all of the posts I have read claim that the solution in KB article 810886 does not work. The majority of these posts end without resolve. Nobody seems to have an answer.
If anyone has any ideas on sorting this it would be massively appreciated.
Thanks for your help.
Pauli
|