EducationSoftwareStrategy.com
StrategyCommunity

Knowledge Base

Product

Community

Knowledge Base

TopicsBrowse ArticlesDeveloper Zone

Product

Download SoftwareProduct DocumentationSecurity Hub

Education

Tutorial VideosSolution GalleryEducation courses

Community

GuidelinesGrandmastersEvents
x_social-icon_white.svglinkedin_social-icon_white.svg
Strategy logoCommunity

© Strategy Inc. All Rights Reserved.

LegalTerms of UsePrivacy Policy
  1. Home
  2. Topics

KB40994: "[Importing the file failed: Error #2032. Please check if the URL is correct and check MicroStrategy Web Error Log.]" error message appears when users try to import local files using Data Import feature in MicroStrategy Web 9.x


Community Admin

• Strategy


Users receive the following error message when trying to upload a file using Data Import function in MicroStrategy 9.x: Importing the file failed: Error #2032. Please check if the URL is correct and check MicroStrategy Web Error Log.

SYMPTOM:
 
Users receive the following error message when trying to upload a file using Data Import function in Strategy 9.x:
 


Importing the file failed: Error #2032. Please check if the URL is correct and 
check Strategy Web Error Log.

 
Using Fiddler to trace the request of the issue, it can be seen there is a 500 HTTP error in the stack trace.  
 

ka04W000001483sQAA_0EM44000000271V.png


Server Error in '/Strategy' Application
java.io.IOException: Access is denied

  
CAUSE:
 
One possible cause is that the specific Windows user sending the request does not have correct permission to the temporary directory on the web server in which the upload process is accessing.
 
ACTION:
 
Check the temporary directory being accessed on the web server to make sure the Windows user(s) trying to import data has modify permissions. The exact location of the folder will differ depending on the operating system and IIS version. An example path is below: 
 

C:\Windows\Temp

 
When using Network Service as application pool identity, the temporary directory permissions that must be modified is the following:

C:\Windows\ServiceProfiles\NetworkService\AppData\Local\Temp

 
 
Note: the actual name of the file in the temporary directory will not be the same as the one the user uploaded; all files will have an extension of .TMP as shown below:
 

ka04W000001483sQAA_0EM44000000271b.png

 
 
 


Comment

0 comments

Details

Knowledge Article

Published:

April 13, 2017

Last Updated:

April 13, 2017