BglComp Errors: Difference between revisions

From FSDeveloper Wiki
Jump to navigationJump to search
No edit summary
Line 13: Line 13:
A list of BglComp error codes and solutions.
A list of BglComp error codes and solutions.


== C1003 ==
== Message Format ==
'''INTERNAL COMPILER ERROR C1003: Failed to create MSXML object! (0x80040154) '''
'''INTERNAL COMPILER ERROR: #NUMBER: Explanation '''
 


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.


Scroll down towards the bottom of the page and click '''msxml.msi''' (5MB) download button.
== C1003 ==
'''C1003: Failed to create MSXML object! (0x80040154) '''


Save & run the '''msxml.msi''' file.
MSXML 4 is not installed on your PC.


There might be more recent updates,
Download '''[http://www.microsoft.com/downloads/details.aspx?familyid=7F6C0CB4-7A5E-4790-A7CF-9E139E6819C0&displaylang=en MSXML 4]''' from the Microsoft website.
<br>
suggest you run windows update to ensure fully current.


== Error Placeholder 1 ==
== Error Placeholder 1 ==

Revision as of 05:19, 4 June 2010

A list of BglComp error codes and solutions.

Message Format

INTERNAL COMPILER ERROR: #NUMBER: Explanation


C1003

C1003: Failed to create MSXML object! (0x80040154)

MSXML 4 is not installed on your PC.

Download MSXML 4 from the Microsoft website.

Error Placeholder 1

Placeholder text

Error Placeholder 2

Placeholder text

Related content

BGL Compiler SDK

External links

Placeholder text