all groups > sql server dts > june 2007 >
You're in the

sql server dts

group:

can not run dts on sql server 2005



can not run dts on sql server 2005 Amir Steta
6/28/2007 11:30:01 PM
sql server dts: I have sql server 2005 standard edition version 9.00.3054.00 (service pack 2
installed). Recently, I have run sql server hotfixes deliveres over our
organizational sus server. Although, it was run at least 6 times update could
not be finished. Some errors were reported.
Now I can not run DTS, or create new job vis ms sql sms. I will copy error
message I have got, so, anybody who could know what is the reason for this
and how to resolve, please, help me.

Error is following (part of technical details, I could send log file also):

"The SSIS Runtime object could not be created. Verify that DTS.dll is
available and registered. The wizard cannot continue and it will terminate.
(SQL Server Import and Export Wizard)

===================================

Unable to cast COM object of type
'Microsoft.SqlServer.Dts.Runtime.Wrapper.PackageNeutralClass' to interface
type 'Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSContainer90'. This
operation failed because the QueryInterface call on the COM component for the
interface with IID '{8BDFE892-E9D8-4D23-9739-DA807BCDC2AC}' failed due to the
following error: Interface not registered (Exception from HRESULT:
0x80040155). (Microsoft.SqlServer.DTSRuntimeWrap) ... "

regards,
Amir
Re: can not run dts on sql server 2005 Allan Mitchell
6/29/2007 12:00:00 AM
Hello Amir,


Sounds nasty

Have you tried

#
Open the command prompt
#
Navigate to C:\Program Files\Microsoft SQL Server\90\DTS\Binn
#
Run C:\Program Files\Microsoft SQL Server\90\DTS\Binn>regsvr32 dts.dll


If you decide to go through this route then please pet us know how you got
on.

--

Allan Mitchell
http://wiki.sqlis.com | http://www.sqlis.com | http://www.sqldts.com |
http://www.konesans.com

[quoted text, click to view]

Re: can not run dts on sql server 2005 Allan Mitchell
6/29/2007 12:00:00 AM
Hello Amir,

Thanks for getting back. That error relates to E_ACCESSDENIED

There is a brief discussion here

http://www.pcreview.co.uk/forums/thread-2471843.php

What it may though be worth doing is getting the SP to install correctly
and see if that fixes things up.

--

Allan Mitchell
http://wiki.sqlis.com | http://www.sqlis.com | http://www.sqldts.com |
http://www.konesans.com

[quoted text, click to view]

Re: can not run dts on sql server 2005 Amir Steta
6/29/2007 12:24:01 AM
I agree it is nasty and it makes me nervous.
Just tried to register acc. to your sugestion and I have got following message

DllRegisterServer in dts.dll failed.
Return code was: 0x80070005

Strange. So this does not help.
Thank you for answer.

[quoted text, click to view]
Re: can not run dts on sql server 2005 Amir Steta
6/29/2007 4:58:01 AM
Hi Allan,

this was very helpful. Although I believed I was in local admins group I
still had to play with registry acc. to thread from pcpreview where you
"directed" me. After registering dts.dll, now dts work as well as creating
new maintenance plan.

Thank you so much.
Amir

[quoted text, click to view]
AddThis Social Bookmark Button