RE: Build Solution from network share in VS2005 won't work - please he
- From: stcheng@xxxxxxxxxxxxxxxxxxxx (Steven Cheng[MSFT])
- Date: Tue, 10 Jan 2006 04:00:36 GMT
Hi Dan,
Welcome.
So the problem seems due to the file share communication between your WIN
2003 server and WIN XP work station (dev box). Makesure the server share
has grant sufficient permissions (grant everyone sufficient permision) to
exclude permission problem...
And from the kb article, it indicate that there could be some problem
related to the SMB communication since windows NTFS File share use SMB
protocol to communication... And I think the limitation could be at the
XP box side... To check this, I'd suggest you find another win2k3 machine
as client dev box(which have vs 2005 installed) to try opening the file
shared web project to do the same test.... If that can work, we may pay
further attention to the setting for XP box....
Thanks,
Steven Cheng
Microsoft Online Support
Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
--------------------
| Thread-Topic: Build Solution from network share in VS2005 won't work -
please he
| thread-index: AcYVFwSZjhn83VYSQYyg5g+ho3Pe1w==
| X-WBNR-Posting-Host: 172.203.227.195
| From: "=?Utf-8?B?bXVzb3NkZXY=?=" <musoswire@xxxxxxxxxxxxxxxx>
| Subject: Build Solution from network share in VS2005 won't work - please
he
| Date: Mon, 9 Jan 2006 04:20:03 -0800
| Lines: 26
| Message-ID: <32BCB337-591D-4ADB-9364-E7AA42171833@xxxxxxxxxxxxx>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
| Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGXA03.phx.gbl
| Xref: TK2MSFTNGXA02.phx.gbl
microsoft.public.dotnet.framework.aspnet:369478
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| Hi guys
|
| Okay, I've setup my projects to open and compile fine in VS2005 using
FPSE
| and remote web, but it's *really* slow. So I thought I'd have a go at
doing
| it the normal way, by loading from the network share.
|
| It loads in VS2005 fine, and I can edit and save code changes etc, but
when
| I try and Build the solution, I get the following error...
|
| An error occured loading a configuration file: Failed to start monitoring
| changes to 'W:\sitename\classfiles' becuase 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.
|
| So, I'm using XP Pro on my development machine, and Win2k3 Standard on
the
| server. I've read the article mentioned and edit the dev machine registry
as
| suggested, restarted everything, and it still gives me the same error.
|
| Help! What can I do to get this working?!
|
| Cheers
|
|
|
| Dan
|
.
- Follow-Ups:
- Prev by Date: activating a SOAP extension from a client
- Next by Date: Extracting from an ADO datasource to Access MDB.
- Previous by thread: activating a SOAP extension from a client
- Next by thread: RE: Build Solution from network share in VS2005 won't work - pleas
- Index(es):
Relevant Pages
|