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.
Author |
Topic |
shifis
Posting Yak Master
157 Posts |
Posted - 2008-12-03 : 14:21:03
|
When I try to export data:Select the data base, right click > Export, then select the actual DB has Data Source, Next.I receive the next error:SQL Server Import and Export wizardThe operation could not be completedAddittional information: Could not load file or assembly 'System.EnterpriseServices.Wrapper.dll" or one of its dependencies. The system cannot find the path specified. (System.EnterpriseServices) Could not load file or assembly 'System.EnterpriseServices.Wrapper.dll" or one of its dependencies. The system cannot find the path specified. The system cannot find the path specifies.(Exception from HRESULT: 0x80070003)What can I do? |
|
Mommadoo
Starting Member
1 Post |
Posted - 2009-01-20 : 08:52:19
|
Hi, I am having the same error message and I was wondering if you found a solution? |
 |
|
barretld
Starting Member
22 Posts |
Posted - 2009-01-20 : 13:22:51
|
Use an ole db destination icon with the proper connection string? |
 |
|
|
|
|