Trouble creating SSIS package error 0x8002801D

  • When I try to create new package I get error 0x8002801D below. I am running Windows XP Pro version 2002 SP3. I just installed 180 evaluation copy of SQL Server 2008 from Microsoft training kit. I instlalled database and can query them

    I read something about regsrvr and regestering some dlls, but found regsrvr app in different location and could not get to run corectly.

    TITLE: Microsoft Visual Studio

    ------------------------------

    Error creating package

    ------------------------------

    ADDITIONAL INFORMATION:

    Failed to save package file "C:\Documents and Settings\Administrator.MIKE-69567873FA\Local Settings\Temp\tmp1068.tmp" with error 0x8002801D "Library not registered.".

    ------------------------------

    Failed to save package file "C:\Documents and Settings\Administrator.MIKE-69567873FA\Local Settings\Temp\tmp1068.tmp" with error 0x8002801D "Library not registered.".

  • Do you have any service packs applied?



    Shamless self promotion - read my blog http://sirsql.net

  • I installed all updates. I tried downloading SP1 but there is no version for my operating system. Windows XP is not on list of supported operating systems. Windows XP is on list of compatible operating systems for SQL Server 2008 according to the documentation that came with my SQL Server disc and Microsoft BI Training kit.

    Maybe no SP is needed, don't know for sure.

  • Download and install the x86 version of SP1, that should get your dll's registered correctly and get you going.

    Otherwise, do you know what dll's are not registered correctly?



    Shamless self promotion - read my blog http://sirsql.net

  • need to run regsvr on following files (regsvr32 msxml3.dll" & regsvr32 msxml6.dll

    I ran command line, browsed to C:\Windows\System then pasted in "regsvr32 msxml3.dll" and then "regsvr32 msxml6.dll" Got message saying dll regestered. SSIS works fine

  • Hi there,

    i a have Win7 ultimate 32bit version in my computer

    i have the same "library not registered" error. as soon as i create a new ssis project or add existing package, i get that error.

    i have tried registering all the msxml.dll files and it gave me a msg that i was successful....but the problem still exists.

    i also referred to internet and checked my registry values.. reinstalled SQL server..........start/stop the service .........

    well almost tried everything but still can't get it to work the same message keeps coming...

    PLEASE HELP !!!!!

    thanks

    punit

Viewing 6 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic. Login to reply