Jump to content

Recommended Posts

Posted

Hi,

 

Windows Server 2008 noob. I have a basically stock Windows Server 2008 Standard standalone installation (with no domain controller), then added TFS 2010. Now, I'm running the TFS Build Service for continuous integration, which requires builds to use a UNC path-based drop folder, not a drive-letter-plus-folder path. I created a folder C:\Builds and then shared it as Builds, granting "Full Control" permissions to the account the build service runs as at both the share & NTFS permission levels.

 

When logged in to that machine as the build server account (or any other administrator account, for that matter), start Windows Explorer and try to navigate to \\myserver\Builds, I get an error stating "The network path was not found". I've tried it with Windows Firewall both on & off with the same result.

 

I have no network-related issues that I know of. I can access any remote website without a problem, and I can access various network-based services (like TFS) from remote computers just fine.

 

BTW, I've also tried accessing the share as \\127.0.0.1\Builds, \\localhost\Builds, and \\.\Builds (last one just for fun) and they all throw errors.

 

What do I need to do in order to use a UNC path on the local machine?

 

Thanks,

Matthew

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...