Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Transact-SQL (2008)
 ERROR WHILE OPENING THE SCRIPT

Author  Topic 

kiranmurali
Yak Posting Veteran

55 Posts

Posted - 2012-09-18 : 03:21:24
Hi All,

I have a issue when opening the production script in my development environment. I have generated the script with DATA in the production server it is of size (744 MB). i copied it to my pendrive when trying to open in my development environment it is giving the following error:

ERROR HRESULT E-FAIL has been returned from a call to a COM componenet.

can any one help me to solve the issue.

Thanks in Advance
Kiran Murali

prett
Posting Yak Master

212 Posts

Posted - 2012-09-19 : 00:43:29
This error message also arises when

1. try to create a new work item – user story, bug, task etc.
2. try to edit an existing query.
3. try to open a work item from a query result set.
4. search for a work item by the WI ID.

Please check this link for solution: http://blogs.msdn.com/b/dstfs/archive/2012/04/26/quot-error-hresult-e-fail-has-been-returned-from-a-call-to-a-com-component-quot-using-tfs201-team-web-access.aspx

Go to Top of Page
   

- Advertisement -