Problem:
Error when creating new SSIS package:
Failed to save package file 'C:\documents and settings\local settings\temp\tmp172.tmp" with error 0x8002802B Element not found
Solution:
1) From the start menu, click run
2) enter the code: regsvr32 %windir%\system32\msxml6.dll
3) click enter
4)RegSvr32 pop up will come up, Click OK
1 comment:
Thanks, It fixed my bug. I been trying for a while.
Post a Comment