tfs - Change URL for build process templates (TF215097) -


I'm getting an issue that makes me work on a TFS2013 installation.

Build I made it very basic (default template) When I started constructing one, it fails immediately with TF215097: An error arises when creating a build for the definition of construction \ Telematics \ development

This HTML A group of which is after. Our firewall page is telling me that I do not have access to this resource. I can not draw .xaml templates due to TFS construction firewall restrictions.

From the server, I realized that the server name is used in the URL, (like this is the one that uses TFS) ...

  Http: // TheServerName: 8080 / TFS / HercProjectCollection / _apis / resource / container / 1 itemPath = BuildProcessTemplates% 2FTfvcTemplate% 2FTfvcTemplate.12.xaml  

I get a firewall error but if I Use Local Host ...

  http: // localhost: 8080 / TFS / HercProjectCollection / _apis / resource / container / 1 itemPath = BuildProcessTemplates% 2FTfvcTemplate% 2FTfvcTemplate.12.xaml  

It's around the firewall Will. I have difficulty in networking group to solve this problem. So there is a way to configure TFS to build the creation of a server instead of the local host?

"itemprop =" text ">

As far as I know that this team is not possible with Foundation Build. As is the usual scenario, the build server is on a separate box, which it uses the public URL.

You can try adding it to the host file. Files \ Windows \ system32 \ dricers \ etc include a host host if you add an entry for the server name to the loopback address (172.0.0.1), then you can temporarily get the problem.

Why does p.s firewall play on your internal network?


Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -