BglComp Errors: Difference between revisions

From FSDeveloper Wiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 6: Line 6:
INTERNAL COMPILER ERROR C1003: Failed to create MSXML object! (0x80040154)  
INTERNAL COMPILER ERROR C1003: Failed to create MSXML object! (0x80040154)  


You need to download the - [http://www.microsoft.com/downloads/details.aspx?FamilyID=3144b72b-b4f2-46da-b4b6-c5d7485f2b42&DisplayLang=en MSXML4.DLL]
You need to download the '''[http://www.microsoft.com/downloads/details.aspx?FamilyID=3144b72b-b4f2-46da-b4b6-c5d7485f2b42&DisplayLang=en MSXML4.DLL]'''
from the Microsoft website.
from the Microsoft website.



Revision as of 15:04, 12 November 2007

Placeholder text

-- Error Codes --

--- C1003 --- INTERNAL COMPILER ERROR C1003: Failed to create MSXML object! (0x80040154)

You need to download the MSXML4.DLL from the Microsoft website.

Scroll down towards the bottom of the page and click msxml.msi (5MB) download button.

Save & run this installer.