Click here to Skip to main content
15,922,166 members
Home / Discussions / XML / XSL
   

XML / XSL

 
GeneralRe: XML reader/writer problem Pin
Christian Graus1-Aug-05 18:36
protectorChristian Graus1-Aug-05 18:36 
GeneralRe: XML reader/writer problem Pin
Marc Soleda3-Aug-05 4:42
Marc Soleda3-Aug-05 4:42 
QuestionHow to pass values thru querystring in XSL Pin
Aravind_mano1-Aug-05 5:22
Aravind_mano1-Aug-05 5:22 
AnswerRe: How to pass values thru querystring in XSL Pin
Anonymous10-Aug-05 18:01
Anonymous10-Aug-05 18:01 
Questionimages ? Pin
Anonymous28-Jul-05 4:58
Anonymous28-Jul-05 4:58 
AnswerRe: images ? Pin
Christian Graus1-Aug-05 18:36
protectorChristian Graus1-Aug-05 18:36 
GeneralProblem In DataFinding Pin
Chetan Ranpariya27-Jul-05 19:32
Chetan Ranpariya27-Jul-05 19:32 
Generalmsxml2.h, msxml2.idl and midl redefinitions!!! Pin
CherezZaboro27-Jul-05 6:43
CherezZaboro27-Jul-05 6:43 
I have brand new ATL attributed dll project.
I just downloaded and installed MSXML4 SP2.
I insert "c:\program files\msxml 4.0\inc\msxml2.h" - which is the just iknstalled msxml sdk.
Build and get 39 errors that say I have pretty much everything redefined.
I know there is that known issue with XML_ERROR and I inserted the IMPORTED_MSXML macro but I still get everything else redefined. What's wrong?! Anyone?! Please help!

Here is the whole dump:
Deleting intermediate files and output files for project 'TryMSXML', configuration 'Debug|Win32'.
Compiling...

stdafx.cpp

Compiling...

TryMSXML.cpp

Compiling resources...

Linking...

Creating library Debug/TryMSXML.lib and object Debug/TryMSXML.exp

Microsoft (R) 32b/64b MIDL Compiler Version 6.00.0361

Copyright (c) Microsoft Corporation 1991-2002. All rights reserved.

Processing .\_TryMSXML.idl

_TryMSXML.idl

Processing C:\MVS.NET\Vc7\PlatformSDK\include\prsht.idl

prsht.idl

Processing C:\MVS.NET\Vc7\PlatformSDK\include\wtypes.idl

wtypes.idl

Processing C:\MVS.NET\Vc7\PlatformSDK\include\basetsd.h

basetsd.h

Processing C:\MVS.NET\Vc7\PlatformSDK\include\guiddef.h

guiddef.h

Processing C:\MVS.NET\Vc7\PlatformSDK\include\mshtml.idl

mshtml.idl

Processing C:\MVS.NET\Vc7\PlatformSDK\include\ocidl.idl

ocidl.idl

Processing C:\MVS.NET\Vc7\PlatformSDK\include\oleidl.idl

oleidl.idl

Processing C:\MVS.NET\Vc7\PlatformSDK\include\objidl.idl

objidl.idl

Processing C:\MVS.NET\Vc7\PlatformSDK\include\unknwn.idl

unknwn.idl

Processing C:\MVS.NET\Vc7\PlatformSDK\include\oaidl.idl

oaidl.idl

Processing C:\MVS.NET\Vc7\PlatformSDK\include\servprov.idl

servprov.idl

Processing C:\MVS.NET\Vc7\PlatformSDK\include\urlmon.idl

urlmon.idl

Processing C:\MVS.NET\Vc7\PlatformSDK\include\msxml.idl

msxml.idl

Processing C:\MVS.NET\Vc7\PlatformSDK\include\dimm.idl

dimm.idl

Processing C:\MVS.NET\Vc7\PlatformSDK\include\mshtmhst.idl

mshtmhst.idl

Processing C:\MVS.NET\Vc7\PlatformSDK\include\docobj.idl

docobj.idl

Processing C:\MVS.NET\Vc7\PlatformSDK\include\exdisp.idl

exdisp.idl

Processing C:\MVS.NET\Vc7\PlatformSDK\include\objsafe.idl

objsafe.idl

Processing C:\MVS.NET\Vc7\PlatformSDK\include\msxml2.idl

msxml2.idl

C:\MVS.NET\Vc7\PlatformSDK\include\msxml2.idl(186) : error MIDL2003 : redefinition : NODE_INVALID

C:\MVS.NET\Vc7\PlatformSDK\include\msxml2.idl(187) : error MIDL2003 : redefinition : NODE_ELEMENT

C:\MVS.NET\Vc7\PlatformSDK\include\msxml2.idl(188) : error MIDL2003 : redefinition : NODE_ATTRIBUTE

C:\MVS.NET\Vc7\PlatformSDK\include\msxml2.idl(189) : error MIDL2003 : redefinition : NODE_TEXT

C:\MVS.NET\Vc7\PlatformSDK\include\msxml2.idl(190) : error MIDL2003 : redefinition : NODE_CDATA_SECTION

C:\MVS.NET\Vc7\PlatformSDK\include\msxml2.idl(191) : error MIDL2003 : redefinition : NODE_ENTITY_REFERENCE

C:\MVS.NET\Vc7\PlatformSDK\include\msxml2.idl(192) : error MIDL2003 : redefinition : NODE_ENTITY

C:\MVS.NET\Vc7\PlatformSDK\include\msxml2.idl(193) : error MIDL2003 : redefinition : NODE_PROCESSING_INSTRUCTION

C:\MVS.NET\Vc7\PlatformSDK\include\msxml2.idl(194) : error MIDL2003 : redefinition : NODE_COMMENT

C:\MVS.NET\Vc7\PlatformSDK\include\msxml2.idl(195) : error MIDL2003 : redefinition : NODE_DOCUMENT

C:\MVS.NET\Vc7\PlatformSDK\include\msxml2.idl(196) : error MIDL2003 : redefinition : NODE_DOCUMENT_TYPE

C:\MVS.NET\Vc7\PlatformSDK\include\msxml2.idl(197) : error MIDL2003 : redefinition : NODE_DOCUMENT_FRAGMENT

C:\MVS.NET\Vc7\PlatformSDK\include\msxml2.idl(199) : error MIDL2003 : redefinition : NODE_NOTATION

C:\MVS.NET\Vc7\PlatformSDK\include\msxml2.idl(199) : error MIDL2003 : redefinition : tagDOMNodeType

C:\MVS.NET\Vc7\PlatformSDK\include\msxml2.idl(443) : error MIDL2003 : redefinition : IXMLDOMDocument

C:\MVS.NET\Vc7\PlatformSDK\include\msxml2.idl(745) : error MIDL2003 : redefinition : IXMLDOMNodeList

C:\MVS.NET\Vc7\PlatformSDK\include\msxml2.idl(855) : error MIDL2003 : redefinition : IXMLDOMNamedNodeMap

C:\MVS.NET\Vc7\PlatformSDK\include\msxml2.idl(932) : error MIDL2003 : redefinition : IXMLDOMDocumentFragment

C:\MVS.NET\Vc7\PlatformSDK\include\msxml2.idl(946) : error MIDL2003 : redefinition : IXMLDOMCharacterData

C:\MVS.NET\Vc7\PlatformSDK\include\msxml2.idl(1021) : error MIDL2003 : redefinition : IXMLDOMAttribute

C:\MVS.NET\Vc7\PlatformSDK\include\msxml2.idl(1054) : error MIDL2003 : redefinition : IXMLDOMElement

C:\MVS.NET\Vc7\PlatformSDK\include\msxml2.idl(1127) : error MIDL2003 : redefinition : IXMLDOMText

C:\MVS.NET\Vc7\PlatformSDK\include\msxml2.idl(1147) : error MIDL2003 : redefinition : IXMLDOMComment

C:\MVS.NET\Vc7\PlatformSDK\include\msxml2.idl(1161) : error MIDL2003 : redefinition : IXMLDOMProcessingInstruction

C:\MVS.NET\Vc7\PlatformSDK\include\msxml2.idl(1191) : error MIDL2003 : redefinition : IXMLDOMCDATASection

C:\MVS.NET\Vc7\PlatformSDK\include\msxml2.idl(1205) : error MIDL2003 : redefinition : IXMLDOMDocumentType

C:\MVS.NET\Vc7\PlatformSDK\include\msxml2.idl(1236) : error MIDL2003 : redefinition : IXMLDOMNotation

C:\MVS.NET\Vc7\PlatformSDK\include\msxml2.idl(1261) : error MIDL2003 : redefinition : IXMLDOMEntity

C:\MVS.NET\Vc7\PlatformSDK\include\msxml2.idl(1292) : error MIDL2003 : redefinition : IXMLDOMEntityReference

C:\MVS.NET\Vc7\PlatformSDK\include\msxml2.idl(1305) : error MIDL2003 : redefinition : IXMLDOMImplementation

C:\MVS.NET\Vc7\PlatformSDK\include\msxml2.idl(1327) : error MIDL2003 : redefinition : IXTLRuntime

C:\MVS.NET\Vc7\PlatformSDK\include\msxml2.idl(1401) : error MIDL2003 : redefinition : IXMLDOMParseError

C:\MVS.NET\Vc7\PlatformSDK\include\msxml2.idl(1444) : error MIDL2003 : redefinition : XMLDOMDocumentEvents

C:\MVS.NET\Vc7\PlatformSDK\include\msxml2.idl(1576) : error MIDL2003 : redefinition : IXMLHTTPRequest

C:\MVS.NET\Vc7\PlatformSDK\include\msxml2.idl(3336) : error MIDL2003 : redefinition : IXMLDocument2

C:\MVS.NET\Vc7\PlatformSDK\include\msxml2.idl(3392) : error MIDL2003 : redefinition : IXMLElement2

C:\MVS.NET\Vc7\PlatformSDK\include\msxml2.idl(3418) : error MIDL2003 : redefinition : IXMLAttribute

C:\MVS.NET\Vc7\PlatformSDK\include\msxml2.idl(3453) : error MIDL2003 : redefinition : DOMDocument


QuestionUploading documents via HTTPS via xml? Pin
Jag_K27-Jul-05 4:40
Jag_K27-Jul-05 4:40 
AnswerRe: Uploading documents via HTTPS via xml? Pin
Vasudevan Deepak Kumar8-Aug-05 21:14
Vasudevan Deepak Kumar8-Aug-05 21:14 
GeneralMSXML3.dll- Performance difference between Win2000SP4 and Win2003SP1 Pin
SandeepN26-Jul-05 14:53
SandeepN26-Jul-05 14:53 
GeneralMSXML4: Cannot load XML Pin
arun140526-Jul-05 0:59
arun140526-Jul-05 0:59 
GeneralRe: MSXML4: Cannot load XML Pin
Marc Soleda26-Jul-05 6:47
Marc Soleda26-Jul-05 6:47 
Generalword document and XML Pin
delnaz26-Jul-05 0:32
delnaz26-Jul-05 0:32 
Generalconvert xml file to access db in vb.net Pin
A.N24-Jul-05 14:43
sussA.N24-Jul-05 14:43 
QuestionHow read the SOAP elements Pin
satishrg20-Jul-05 5:28
satishrg20-Jul-05 5:28 
General[HELP] I got error message, when I tried to parse XML on PocketPC Pin
Member 208243219-Jul-05 23:05
Member 208243219-Jul-05 23:05 
GeneralRe: [HELP] I got error message, when I tried to parse XML on PocketPC Pin
Philip Fitzsimons20-Jul-05 5:25
Philip Fitzsimons20-Jul-05 5:25 
GeneralRe: [HELP] I got error message, when I tried to parse XML on PocketPC Pin
Member 208243220-Jul-05 15:42
Member 208243220-Jul-05 15:42 
GeneralRe: [HELP] I got error message, when I tried to parse XML on PocketPC Pin
Philip Fitzsimons20-Jul-05 23:17
Philip Fitzsimons20-Jul-05 23:17 
GeneralRe: [HELP] I got error message, when I tried to parse XML on PocketPC Pin
Member 208243221-Jul-05 14:50
Member 208243221-Jul-05 14:50 
Generalxslt table iteration Pin
Jag_K19-Jul-05 22:20
Jag_K19-Jul-05 22:20 
GeneralRe: xslt table iteration Pin
Anonymous21-Jul-05 7:56
Anonymous21-Jul-05 7:56 
GeneralHelp: XML transform with XSL Pin
Anonymous19-Jul-05 5:40
Anonymous19-Jul-05 5:40 
GeneralRe: Help: XML transform with XSL Pin
Christian Graus19-Jul-05 11:19
protectorChristian Graus19-Jul-05 11:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.