473,769 Members | 1,803 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

fatal error C1001 in MsXml.h using Xerces C++ release 2.6.0

Dear forum members,

I am trying to compile C++ code under MS Visual Studio .NET 2003,
which references the latest Xerces C++ release library (2.6.0). This
Xerces release was made available recently by the Apache
organization.

I've defined a system variable on windows as follows:

XERCESCROOT: <...>\xerces-c_2_6_0-windows_nt-msvc_60

NOTE: the xerces 2.6.0 library for win2k was already prebuilt
There are two modules in our directory that are reporting this
internal Microsoft error:

vxmlgram.cpp
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\Platfo rmSDK\Include\M sXml.h(9594) : fatal error C1001:
INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++

Help menu, or open the Technical Support help file for more
information
ruleref.cpp
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\Platfo rmSDK\Include\M sXml.h(9594) : fatal error C1001:
INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++

Help menu, or open the Technical Support help file for more
information

I wonder if anyone has run into the same problem. I'd appreciate if
the Microsoft support group can provide any help in this regard.
Particularly, any suggestions on how to further troubleshoot this
problem will be greatly appreciated.

Thanks!

--Carolina

Nov 17 '05 #1
4 3057

Dear forum members,
I am trying to compile C++ code under MS Visual Studio .NET 2003,

which references the latest Xerces C++ release library (2.6.0). This
Xerces release was made available recently by the Apache
organization.
I've defined a system variable on windows as follows:
XERCESCROOT: <...>\xerces-c_2_6_0-windows_nt-msvc_60
NOTE: the xerces 2.6.0 library for win2k was already prebuilt
There are two modules in our directory that are reporting this internal Microsoft error:
vxmlgram.cpp

c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\Platfo rmSDK\Include\M sXml.h(9594) : fatal error C1001:
INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more

information ruleref.cpp

c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\Platfo rmSDK\Include\M sXml.h(9594) : fatal error C1001:
INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more

information
I wonder if anyone has run into the same problem. I'd appreciate if

the Microsoft support group can provide any help in this regard.
Particularly, any suggestions on how to further troubleshoot this
problem will be greatly appreciated.
Thanks!
--Carolina


User submitted from AEWNET (http://www.aewnet.com/)
Nov 17 '05 #2
Hihi,

I had the same problem! And a

#define WIN32_LEAN_AND_ MEAN

should solve the problem! At least it solved mine! ;-)

Cheers
Micheal

PS: Thanks to my friend Michael H.!

User submitted from AEWNET (http://www.aewnet.com/)
Nov 17 '05 #3
Hello, I have the some error. Any people help me? my email is mi******@gmail. com

very thank you!
Dear forum members,
I am trying to compile C++ code under MS Visual Studio .NET 2003,

which references the latest Xerces C++ release library (2.6.0). This
Xerces release was made available recently by the Apache
organization.
I've defined a system variable on windows as follows:
XERCESCROOT: <...>\xerces-c_2_6_0-windows_nt-msvc_60
NOTE: the xerces 2.6.0 library for win2k was already prebuilt
There are two modules in our directory that are reporting this internal Microsoft error:
vxmlgram.cpp

c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\Platfo rmSDK\Include\M sXml.h(9594) : fatal error C1001:
INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more

information ruleref.cpp

c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\Platfo rmSDK\Include\M sXml.h(9594) : fatal error C1001:
INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more

information
I wonder if anyone has run into the same problem. I'd appreciate if

the Microsoft support group can provide any help in this regard.
Particularly, any suggestions on how to further troubleshoot this
problem will be greatly appreciated.
Thanks!
--Carolina


User submitted from AEWNET (http://www.aewnet.com/)
Nov 17 '05 #4

Dear forum members,

I am trying to compile C++ code under MS Visual Studio .NET 2003,
which references the latest Xerces C++ release library (2.6.0). This
Xerces release was made available recently by the Apache
organization.

I've defined a system variable on windows as follows:

XERCESCROOT: <...>\xerces-c_2_6_0-windows_nt-msvc_60

NOTE: the xerces 2.6.0 library for win2k was already prebuilt
There are two modules in our directory that are reporting this
internal Microsoft error:

vxmlgram.cpp
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\Platfo rmSDK\Include\M sXml.h(9594) : fatal error C1001:
INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++

Help menu, or open the Technical Support help file for more
information
ruleref.cpp
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\Platfo rmSDK\Include\M sXml.h(9594) : fatal error C1001:
INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++

Help menu, or open the Technical Support help file for more
information

I wonder if anyone has run into the same problem. I'd appreciate if
the Microsoft support group can provide any help in this regard.
Particularly, any suggestions on how to further troubleshoot this
problem will be greatly appreciated.

Thanks!

--Carolina


User submitted from AEWNET (http://www.aewnet.com/)
Nov 17 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
8626
by: paul calvert | last post by:
I hope somewhere here has encountered and solved a similar problem in the past. 1) on a new Win2000 PC: installed Visual C++ 6.0 download & install single file Service Pack 5.0 2) try to build my gui and dll projects, whose project, workspace, source files all resided on network drive mapped to H. The H mapping,
0
1722
by: JimmyS | last post by:
I am getting this error .. c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\stl_alloc.h(305) : fatal error C1001: INTERNAL COMPILER ERROR (compiler file 'msc1.cpp', line 2701) when including any files for templates .. #include <fstream> , #include <string>, #include <vector>, #include <list> etc... The funny thing is that was not happening before, it really used to work fine with templates. By removing the STL include...
9
15315
by: Marco Nova | last post by:
Hello I'm using the latest version of Visual Studio 2003 version 7.1.3088, .net framework 1.1.4322 and I've some problem compiling a project, it give me the error c:\build\main\.....\methodeInc.h(36) : fatal error C1001: INTERNAL COMPILER ERRO (compiler file 'msc1.cpp', line 2701) Please choose the Technical Support command on the Visual C++ Help menu, or open the Technical Support help file for more informatio I was able to...
10
3286
by: PufferFish | last post by:
Hi folks, I hope that this is the correct group for these things, apologies if not. I've got a strange compiler error. It appears to be similar to the issue described in knowledgebase article 320004 except that particular problem was
2
2953
by: Itjalve | last post by:
This gives me a fatal error. I'm using .NET VC7.1 and made a win32 consol app, I have no problems with VC6. Debug build. I have removed nearly all my code this is whats left. From the beginning the template was defined in a .h file, but that has no effect, same error. I have seen when searching for fatal error that there are some problems with templates and optimization, but nothing as simple like this. I'm i doing something wrong?
4
5650
by: ARF | last post by:
I'm testing AutoCAD 2005 automation via VS2005 Pro C++/CLR and I'm getting fatal compiler errors. I start with a default C++/CLR class library project and modify it by adding the following references: acdbmgd.dll acmgd.dll the entire source for the default library header file is:
0
1951
by: Raheemulla Khan | last post by:
i have created wsdl file by running the following url http://localhost:8080/axis4/services/MyService?wsdl next i run "c:\java org.apache.axis.wsdl.WSDL2Java MyService.wsdl" it is giving following error org.xml.sax.SAXException: Fatal Error: URI=file:///E:/Personal/SMat/My%20Fav/We Services/axis/axis-1_4/samples/userguide/example3/MyService.wsdl Line=2: Conten is not allowed in prolog. at...
1
3775
by: kvarada | last post by:
Hello Experts, I am building my application on WinNT.4.0_i386_MSVC.7.1 platform. When I build the application on a stand alone machine, it builds fine. But when I build the same application from a linux box using rsh it gives me the errors below Microsoft (R) Development Environment Version 7.10.3077. Copyright (C) Microsoft Corp 1984-2001. All rights reserved. ------ Build started: Project: SigComp, Configuration: Release Win32 ------...
1
9532
by: Anonymous | last post by:
My code has suddenly stopped compiling after some refactoring I carried out last week. I am using VC8 on W2K professional I get the following cryptic error: Error 77 fatal error C1001: An internal error has occurred in the compiler. c:\program files\microsoft visual studio 8\vc\include\xmemory 155
0
9423
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10047
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9995
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9863
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7410
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6674
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
3962
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3563
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2815
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.