Error
Failed to save package file “C:\TEMP\tmp18D.tmp” with error 0x8002802B “Element not found”. Turns out that this is due to MSXML6 not being registered.
Solution
To register MSXML 6.0.
- From the Start menu, click Run.
- Enter the following command: regsvr32 %windir%\system32\msxml6.dll
- Click OK