BglComp Errors: Difference between revisions
From FSDeveloper Wiki
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
A list of BglComp Error Codes and solutions. | |||
== C1003 == | |||
INTERNAL COMPILER ERROR C1003: Failed to create MSXML object! (0x80040154) | INTERNAL COMPILER ERROR C1003: Failed to create MSXML object! (0x80040154) | ||
Revision as of 15:06, 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.