Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Error "The file you are attempting to save or retrieve has been blocked..." from Team Foundation Server Project Creation Wizard


Source: Microsoft Support

↑ Back to the top


RAPID PUBLISHING

RAPID PUBLISHING ARTICLES PROVIDE INFORMATION DIRECTLY FROM WITHIN THE MICROSOFT SUPPORT ORGANIZATION. THE INFORMATION CONTAINED HEREIN IS CREATED IN RESPONSE TO EMERGING OR UNIQUE TOPICS, OR IS INTENDED SUPPLEMENT OTHER KNOWLEDGE BASE INFORMATION.

↑ Back to the top


Action

You attempt to create a new Team Project on Team Foundation Server using the Project Creation Wizard.

↑ Back to the top


Result



The Project Creation Wizard fails early in the process and you may be presented with an "Internet Explorer Script Error" dialog box saying something like this:


An error has occurred in the script on this page
Line: 3
Char: 1
Error: Syntax error
Code: 0
URL: about:blank

Do you want to continue running scripts on this page?

<YES>   <NO>


You may have to click YES, NO, or the close box on the dialog multiple times in order to clear it, leaving you with the Project Creation Wizard failure dialog. This dialog contains the following information and may be missing a number of graphics (graphic placeholder with a red "x" appear amongst the text):


Error
TF30004: The New Team Project Wizard encountered an unexpected error while initializing the Microsoft.ProjectCreationWizard.Portal plug-in. 


Explanation
TF30171: The Microsoft.ProjectCreationWizard.Portal plug-in used to create the new team project could not be initialized and returned the following error: Client found response content type of 'text/html; charset=utf-8', but expected 'text/xml'. The request failed with the error message: -- 
    
  
Go back to site 
Error  
  
The file you are attempting to save or retrieve has been blocked from this Web site by the server administrators.
Troubleshoot issues with Windows SharePoint Services. 
 
--.. 


User Action
Contact your Team Foundation Server administrator.

↑ Back to the top


Cause

The most likely cause of this issue is that the URI to your Windows Sharepoint Services administration web service (SharepointAdminUri) is incorrect in the Team Foundation Server TfsIntegration database.

↑ Back to the top


Resolution



Confirm your SharepointAdminUri entry using the TFSAdminUtil.exe ConfigureConnections command. You run this command on the Team Foundation Server application tier machine from a Command Prompt in the \Program Files\Microsoft Visual Studio 2008 Team Foundation Server\Tools directory. Typical output looks like this (produced by TFSAdminUtil.exe from TFS 2008 SP1):


TfsAdminUtil - Team Foundation Admin Utility
Copyright (c) Microsoft Corporation.  All rights reserved.


There is no current VSTS client certificate configured.  This is not an error condition.
Current value for ATUri               = http://TFServer:8080
There is no current setting for PublicATUri.  This is not an error condition.
Current value for SharepointUri       = http://TFServer:80
Current value for SharepointSitesUri  = http://TFServer:80/sites
Current value for SharepointAdminUri  = http://TFServer:17012/_vti_adm/admin.asmx
Current value for SharepointUnc       = \\TFServer\sites
Current value for ReportsUri          = http://TFServer/Reports
Current value for ReportServerUri     = http://TFServer/ReportServer/ReportService.asmx
Current value for Team System Web Access Work Item Editor    =
Current value for Team System Web Access Changeset Details    =
Current value for Team System Web Access Difference    =
Current value for Team System Web Access View    =




In cases where the errors details earlier are occurring, it is likely that the SharepointAdminURI is incorrect... like this, for example: Current value for SharepointAdminUri  = http://TFServer:17012/_vti-adm/admin.asmx/_vti_adm/admin.asmx

To resolve this problem, correct the bad URIs using the TFSAdminUtil.exe ConfigureConnections command.

↑ Back to the top


More Information

For more information on using the TFSAdminUtil.exe ConfigureConnections command, please visit this MSDN topic: http://msdn.microsoft.com/en-us/library/bb778396.aspx

↑ Back to the top


DISCLAIMER

MICROSOFT AND/OR ITS SUPPLIERS MAKE NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY, RELIABILITY OR ACCURACY OF THE INFORMATION CONTAINED IN THE DOCUMENTS AND RELATED GRAPHICS PUBLISHED ON THIS WEBSITE (THE “MATERIALS”) FOR ANY PURPOSE. THE MATERIALS MAY INCLUDE TECHNICAL INACCURACIES OR TYPOGRAPHICAL ERRORS AND MAY BE REVISED AT ANY TIME WITHOUT NOTICE.


TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, MICROSOFT AND/OR ITS SUPPLIERS DISCLAIM AND EXCLUDE ALL REPRESENTATIONS, WARRANTIES, AND CONDITIONS WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT LIMITED TO REPRESENTATIONS, WARRANTIES, OR CONDITIONS OF TITLE, NON INFRINGEMENT, SATISFACTORY CONDITION OR QUALITY, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, WITH RESPECT TO THE MATERIALS.

↑ Back to the top


Keywords: kbnoloc, kbrapidpub, kbnomt, kb

↑ Back to the top

Article Info
Article ID : 969327
Revision : 3
Created on : 4/18/2018
Published on : 4/19/2018
Exists online : False
Views : 198