BglComp Errors: Difference between revisions

From FSDeveloper Wiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 2: Line 2:


== C1003 ==
== C1003 ==
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]'''
Line 14: Line 14:


== Yet Another ==
== Yet Another ==
[[Category:Scenery_design]]
[[Category:Missions]]

Revision as of 15:08, 12 November 2007

A list of BglComp Error Codes and solutions.

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.

Another

Yet Another