Help with ASP.NET 1.1 to 2.0 upgrade error

binici

Active member
Joined
Sep 11, 2006
Messages
26
Programming Experience
Beginner
Hello all, I am currently upgrading our webproject that was in 1.1 used with VS 2003 and using VS2005 to upgrade to 2.0. I received quite a few dozen errors. I have been using this site as a reference:
MSDN
but it seems as much as I keep reading and try and debug more erros happen. I believe I have narrowed it down to a few errors especially this one:

Error 1 An error occurred loading a configuration file: Failed to start monitoring changes to 'W:\Index2\errors' 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. W:\Index2\errors\web.config
Any help on what this means?
Thank you!
 
Back
Top