dbTalk Databases Forums  

Error Loading DTS Package

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Error Loading DTS Package in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Lee
 
Posts: n/a

Default Error Loading DTS Package - 08-09-2004 , 09:26 AM






From my SQL EM I am trying to load my DTS packages for
editing..

I get the following 2 errors.

Package Error - HResult of 0x80040005 (-2147221499)
returned. Unexpected error occured.
An error result was returned without an error message.

Then..

The selected package cannot be opened. The DTS Designer
has been closed.

This is only an issue with the client tools on my machine,
(which is Win2000) the DTS package can be opened, edited
and executed on other machines.

I have removed and re-installed the SQL EM Tools and the
SQL Service pack is correct.

Any Ideas.

Any help would be great, this is a very annoying problem.

Many Thanks, Lee


Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: Error Loading DTS Package - 08-09-2004 , 11:34 AM






What does the package use in the way of tasks and connections, and
connection divers?
Are these all installed on your machine? For example does it use the OLAP
Processing ask, and do you have the OLAP client and task on your machine?
Does it use the Oracle OLE-DB client, and have you installed this on your
machine?


--
Darren Green
http://www.sqldts.com

"Lee" <lgwalker46 (AT) hotmail (DOT) com> wrote

Quote:
From my SQL EM I am trying to load my DTS packages for
editing..

I get the following 2 errors.

Package Error - HResult of 0x80040005 (-2147221499)
returned. Unexpected error occured.
An error result was returned without an error message.

Then..

The selected package cannot be opened. The DTS Designer
has been closed.

This is only an issue with the client tools on my machine,
(which is Win2000) the DTS package can be opened, edited
and executed on other machines.

I have removed and re-installed the SQL EM Tools and the
SQL Service pack is correct.

Any Ideas.

Any help would be great, this is a very annoying problem.

Many Thanks, Lee




Reply With Quote
  #3  
Old   
Lee
 
Posts: n/a

Default Re: Error Loading DTS Package - 08-11-2004 , 08:13 AM



My Package(s) all use standard SQL Server stuff..

SQL Server connection -> Data Pump -> Output File (csv)

No OLAP, Oracle etc. SO all required drivers etc. all
exist on my machine.

Any other suggestions??

Thnx Lee

Quote:
-----Original Message-----
What does the package use in the way of tasks and
connections, and
connection divers?
Are these all installed on your machine? For example does
it use the OLAP
Processing ask, and do you have the OLAP client and task
on your machine?
Does it use the Oracle OLE-DB client, and have you
installed this on your
machine?


--
Darren Green
http://www.sqldts.com

"Lee" <lgwalker46 (AT) hotmail (DOT) com> wrote in message
news:282601c47e1c$cb3fda00$a301280a (AT) phx (DOT) gbl...
From my SQL EM I am trying to load my DTS packages for
editing..

I get the following 2 errors.

Package Error - HResult of 0x80040005 (-2147221499)
returned. Unexpected error occured.
An error result was returned without an error message.

Then..

The selected package cannot be opened. The DTS Designer
has been closed.

This is only an issue with the client tools on my
machine,
(which is Win2000) the DTS package can be opened, edited
and executed on other machines.

I have removed and re-installed the SQL EM Tools and the
SQL Service pack is correct.

Any Ideas.

Any help would be great, this is a very annoying
problem.

Many Thanks, Lee



.


Reply With Quote
  #4  
Old   
Lee
 
Posts: n/a

Default Re: Error Loading DTS Package - 08-11-2004 , 08:38 AM



I think another install (TBD) has stomped all over my SQL
Server EM install.

I have tried registering the SQL Server dll's as described
in article http://www.sqldts.com/default.aspx?225 but to
no avail.

Unless anyone has any more ideas my next step may be a
machine (W2K) re-install.

Help me please :-<

Lee

Quote:
-----Original Message-----
My Package(s) all use standard SQL Server stuff..

SQL Server connection -> Data Pump -> Output File (csv)

No OLAP, Oracle etc. SO all required drivers etc. all
exist on my machine.

Any other suggestions??

Thnx Lee

-----Original Message-----
What does the package use in the way of tasks and
connections, and
connection divers?
Are these all installed on your machine? For example
does
it use the OLAP
Processing ask, and do you have the OLAP client and task
on your machine?
Does it use the Oracle OLE-DB client, and have you
installed this on your
machine?


--
Darren Green
http://www.sqldts.com

"Lee" <lgwalker46 (AT) hotmail (DOT) com> wrote in message
news:282601c47e1c$cb3fda00$a301280a (AT) phx (DOT) gbl...
From my SQL EM I am trying to load my DTS packages for
editing..

I get the following 2 errors.

Package Error - HResult of 0x80040005 (-2147221499)
returned. Unexpected error occured.
An error result was returned without an error message.

Then..

The selected package cannot be opened. The DTS Designer
has been closed.

This is only an issue with the client tools on my
machine,
(which is Win2000) the DTS package can be opened,
edited
and executed on other machines.

I have removed and re-installed the SQL EM Tools and
the
SQL Service pack is correct.

Any Ideas.

Any help would be great, this is a very annoying
problem.

Many Thanks, Lee



.

.


Reply With Quote
  #5  
Old   
Darren Green
 
Posts: n/a

Default Re: Error Loading DTS Package - 08-12-2004 , 12:07 PM



I was about to suggest reregistering dtsffile.dll in particular as I
have seen that go walk about before. Assuming that has been done, can
you try and rebuild a similar package on your machine and see if
anything is missing or chokes? Perhaps when you try and add a type of
connection it is broken which may help isolate the problem area.

Failing that I would double check SP levels on the clients, perhaps
compare versions of dtspkg.dll for example, and if all that fails you
could start comparing reg keys, but a reinstall may be quicker.

Darren

In message <436d01c47fa8$857b7370$a601280a (AT) phx (DOT) gbl>, Lee
<lgwalker45 (AT) hotmail (DOT) com> writes
Quote:
I think another install (TBD) has stomped all over my SQL
Server EM install.

I have tried registering the SQL Server dll's as described
in article http://www.sqldts.com/default.aspx?225 but to
no avail.

Unless anyone has any more ideas my next step may be a
machine (W2K) re-install.

Help me please :-

Lee

-----Original Message-----
My Package(s) all use standard SQL Server stuff..

SQL Server connection -> Data Pump -> Output File (csv)

No OLAP, Oracle etc. SO all required drivers etc. all
exist on my machine.

Any other suggestions??

Thnx Lee

-----Original Message-----
What does the package use in the way of tasks and
connections, and
connection divers?
Are these all installed on your machine? For example
does
it use the OLAP
Processing ask, and do you have the OLAP client and task
on your machine?
Does it use the Oracle OLE-DB client, and have you
installed this on your
machine?


--
Darren Green
http://www.sqldts.com

"Lee" <lgwalker46 (AT) hotmail (DOT) com> wrote in message
news:282601c47e1c$cb3fda00$a301280a (AT) phx (DOT) gbl...
From my SQL EM I am trying to load my DTS packages for
editing..

I get the following 2 errors.

Package Error - HResult of 0x80040005 (-2147221499)
returned. Unexpected error occured.
An error result was returned without an error message.

Then..

The selected package cannot be opened. The DTS Designer
has been closed.

This is only an issue with the client tools on my
machine,
(which is Win2000) the DTS package can be opened,
edited
and executed on other machines.

I have removed and re-installed the SQL EM Tools and
the
SQL Service pack is correct.

Any Ideas.

Any help would be great, this is a very annoying
problem.

Many Thanks, Lee



.

.

--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com

PASS - the definitive, global community for SQL Server professionals
http://www.sqlpass.org



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.