A
Arthur Dent
Hello all,
We have a development web server where we host our sites under development
and let clients look at them as they are coming along at milestones to make
feedback and suggestions.
I am developing websites (ASP.NET 2) against this server, using VS.NET 2005
from my machine, running Windows XP SP2.
When i try to build this website now using the Build > Build Website menu, i
get the following error:
<error>
Error 1 An error occurred loading a configuration file: Failed to start
monitoring changes to
'\\xiaconinc.com\web\test\epaperweb\radcontrols\combobox\skins\whiteround'
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.
\\ourdomain.com\web\test\websitename\radcontrols\combobox\skins\whiteround\web.config
</error>
I have tried the fixes in KB 810886 to no avail. I do not understand this
error as i am not hosting the site on an XP platform. The development web
server box is windows 2000 SP4.
How can i get this working? I want to be able to take advantage of the
pre-compilaton features available in .NET 2.
Thanks in advance,
- Arthur Dent.
We have a development web server where we host our sites under development
and let clients look at them as they are coming along at milestones to make
feedback and suggestions.
I am developing websites (ASP.NET 2) against this server, using VS.NET 2005
from my machine, running Windows XP SP2.
When i try to build this website now using the Build > Build Website menu, i
get the following error:
<error>
Error 1 An error occurred loading a configuration file: Failed to start
monitoring changes to
'\\xiaconinc.com\web\test\epaperweb\radcontrols\combobox\skins\whiteround'
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.
\\ourdomain.com\web\test\websitename\radcontrols\combobox\skins\whiteround\web.config
</error>
I have tried the fixes in KB 810886 to no avail. I do not understand this
error as i am not hosting the site on an XP platform. The development web
server box is windows 2000 SP4.
How can i get this working? I want to be able to take advantage of the
pre-compilaton features available in .NET 2.
Thanks in advance,
- Arthur Dent.