Not able to download files from IIS site or application folders which are set to directory browsing.

by XDK 31. October 2014 06:33

Exceptions:

  • The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable
  • Unable to download file from server
  • unable to open this internet site. The requested site is either unavailable or cannot be found. Please try again later

Explanation:

By default, IIS blocks some file extentions. You can see the blocked file extensions in "Request Filtering" --> "File Name Extensions" tab.  

Solution:

  • Open IIS manager (cmd --> inetmgr)
  • Click on the folder or application site
  • Double click on "Request Filtering"

  • Select "File Name Extensions" tab
  • Select the file extension and click on remove.

If you still have the issue with some other extensions, then add the file extensions to "MIME Type" as below.

  

 

 

Tags:

General

Unable to process the request. wait a few minutes and try performing this operation again

by XDK 30. October 2014 09:03

Explanation:

Encountering the issue of an error message when we double click on a file in SharePoint to open just for viewing.

Solution:

To fix the issue, enable the following setting in the sharepoint library settings.

Tags:

SharePoint

The load test results repository was created with a previous version and it is not compatible

by XDK 20. October 2014 18:12

Exception:

Explanation:

Create load test result repository by execution the loadtestresultsrepository.sql script at <VS ultimate Install Dir>\Common7\IDE

or 

1) Open a cmd prompt

2) Change into the following directory: <VS ultimate Install Dir>\Common7\IDE

3) Run the following command: sqlcmd -S <DB Server Name> -i loadtestresultsrepository.sql

 

Tags:

Web Performance & Load Tests

TF221122: Error While Processing TFS OLAP Cube

by XDK 1. October 2014 11:44

Exception:

After upgrading to TFS 2013, the TFS OLAP Cube fails processing with one of the following messages:

Invalid column name ‘System_AssignedTo__Name’.; 42S22;

Invalid column name ‘System_AssignedTo__SID’.; 42S22

Query execution failed for dataset ‘ds[Whatever]‘

Solution:

  • In TFS Admin Console, look up the account under “Account for accessing data sources” under the “Analysis Services” tab (Reporting » Edit).
  • In SQL Server, add that account to the Tfs_Warehouse database, to the TFSEXECROLE role.

Tags:

SQL Analysis Services | TFS 2013

Bulk editing option in MTM 2013

by XDK 30. September 2014 12:59

Solution:

1. Open the team project web portal
2. Goto Test tab --> select a test suite --> click on “View List” --> click on “Grid” to view the testcases for bulk edit.

 imageimage

Tags:

MTM

About the author

My name is Xavier Dilip Kumar Jayaraj having 16+ years of IT experience which includes solid experience and depth Knowledge in Application Life Cycle Management, Configuration Management, Implementation and Support using TFS on-premises and Azure DevOps. I have invested in gaining DevOps knowledege to expertise with Cloud Computing providers namely Microsoft Azure and Amazon Web Services in recent years. I am very positive to learn and adapt emerging technologies to client’s environment.

Microsoft Certified: Azure Administrator Associate

Microsoft Certified: Azure DevOps Engineer Expert

DevOps Engineer Certificate Program | Transcript 

OTP-AWSD5: AWS IoT: Developing and Deploying an Internet of Things

[PCEP-30-01] PCEP – Certified Entry-Level Python Programmer

Quotes I Like

"Failure will never overtake me if my determination to succeed is strong enough."  - Dr. APJ. Abdul Kalam

"Always be yourself, express yourself, have faith in yourself, do not go out and look for a successful personality and duplicate it." - Bruce Lee

"Technology is just a tool. In terms of getting the kids working together and motivating them, the teacher is the most important." - Bill Gates

"Innovation distinguishes between a leader and a follower." - Steve Jobs

CategoryList

Disclaimer

The information provided here is based on my expreriences, troubleshooting and online/offline findings. It can be used as is on your own risk without any warranties and I impose no rights.