RE: Build Solution from network share in VS2005 won't work - pleas
- From: "musosdev" <musoswire@xxxxxxxxxxxxxxxx>
- Date: Tue, 10 Jan 2006 03:13:02 -0800
Hi Steven,
Sorted! You were basically right, I'd done the KB article stuff but I upped
it again to 1000 which seemed to help. I also hadn't granted "Full Trust" to
the network share, which seems to have fixed all but 2 external components
(see
http://msdn.microsoft.com/newsgroups/default.aspx?query=musosdev&dg=microsoft.public.dotnet.framework.aspnet&cat=en-us-msdn-dotnet-frmwrk&lang=en&cr=US&pt=de7bb609-3fd0-4b0f-865d-5ed2463ad5d0&catlist=DEA2432D-EA76-4E5B-AF80-E56902048BAD%2C774F24A2-F71F-425F-AC2B-DC48AB0DA5C9&dglist=&ptlist=&exp=&sloc=en-us&mid=f3e84a32-60ce-40a4-9135-979b40000132 )
Thanks for your help!
"Steven Cheng[MSFT]" wrote:
> 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:
- RE: Build Solution from network share in VS2005 won't work - pleas
- From: Steven Cheng[MSFT]
- RE: Build Solution from network share in VS2005 won't work - pleas
- References:
- RE: Build Solution from network share in VS2005 won't work - please he
- From: Steven Cheng[MSFT]
- RE: Build Solution from network share in VS2005 won't work - please he
- Prev by Date: Re: VS2005 wants FrontPage extensions, but theyre installed!?
- Next by Date: Validating Request.Params[] values for cross site scripting
- Previous by thread: RE: Build Solution from network share in VS2005 won't work - please he
- Next by thread: RE: Build Solution from network share in VS2005 won't work - pleas
- Index(es):
Relevant Pages
|