Article ID: 316361 - Last Review: October 3, 2003 - Revision: 3.2 PRB: SQLXMLBulkLoad Error Message 80046000: "The System Cannot Find The Path Specified"
This article was previously published under Q316361 On This PageSYMPTOMS
When you run an XML Bulk Load application, the following error message may occur:
Error code 80046000 - One of the temporary files could not be created. Check that the TempFilePath property is valid or that the TEMP environment variable is set. 'The system cannot find the path specified.'
CAUSE
The SQLXMLBulkLoad object with the Transaction property set to True uses the path specified by the Tempfilepath property of the SQLXMLBulkLoad object. If the Tempfilepath property is not specified, the SQLXMLBulkLoad object uses the TEMP user environment variable to create the temporary files needed by the service account of SQL Server for the bulk insert operation. The error message indicates that the account for the XML Bulk Load application cannot find the path specified. This problem usually occurs when you deploy the application on a computer that does not have the valid path as specified by Tempfilepath.
WORKAROUND
To work around this problem, use either one of these methods:
REFERENCESSQL XML Books Online; topic: "Performing Bulk Load of XML Data"For additional information, click the article number below to view the article in the Microsoft Knowledge Base: 316371
(http://support.microsoft.com/kb/316371/EN-US/
)
SQLXMLBulkLoad Error 80040E14 File Could Not Be Opened Or File Does Not Exist
| Other Resources Other Support Sites
CommunityGet Help NowArticle Translations
|






Windows Live
Facebook
Twitter
Linkedin
Digg it
Yahoo
Delicious
StumbleUpon
Yammer
Reddit
Technorati
FriendFeed
Email
Back to the top
