Click here to Skip to main content
15,888,984 members
Home / Discussions / XML / XSL
   

XML / XSL

 
GeneralRe: Parsing XML file -exception because element node contains a space in name Pin
Michael Dunn19-May-09 11:06
sitebuilderMichael Dunn19-May-09 11:06 
QuestionWriting an xml document Pin
dptalt12-May-09 5:55
dptalt12-May-09 5:55 
QuestionStoring binary data in xml file msxml and sending it to client through winsock Pin
hemlat11-May-09 20:27
hemlat11-May-09 20:27 
AnswerRe: Storing binary data in xml file msxml and sending it to client through winsock Pin
led mike12-May-09 4:38
led mike12-May-09 4:38 
QuestionStoring binary data in xml file msxml and sending it to client through winsock Pin
hemlat11-May-09 20:25
hemlat11-May-09 20:25 
AnswerRe: Storing binary data in xml file msxml and sending it to client through winsock Pin
Samer Aburabie14-May-09 4:09
Samer Aburabie14-May-09 4:09 
QuestionI am not able to read xml node in XPathNodeIterator Pin
Naveed72710-May-09 22:32
Naveed72710-May-09 22:32 
QuestionOIM in MSN15 getting error: invalid parameter Pin
amit090210-May-09 21:33
amit090210-May-09 21:33 
i m sending the blow request to the server for oim and i m getting error the server response is also below

this is my request

POST /OimWS/oim.asmx HTTP/1.1
Host: ows.messenger.msn.com
Accept: */*
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; Windows Live Messenger 8.0.0812)
SOAPAction: http://messenger.live.com/ws/2006/09/oim/Store2
Content-Type: text/xml; charset=utf-8
Content-Length: 1888

<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Header><From xmlns="http://messenger.msn.com/ws/2004/09/oim/" memberName="amit0902@hotmail.com" friendlyName="=?utf-8?B?YW1pdDA5MDJAaG90bWFpbC5jb20NCg==?=" xml:lang="en-US" proxy="MSNMSGR" msnpVer="MSNP15" buildVer="8.5.1288"/><To xmlns="http://messenger.msn.com/ws/2004/09/oim/" memberName="geodesic4@hotmail.com"/><Ticket xmlns="http://messenger.msn.com/ws/2004/09/oim/" appid="PROD0119GSJUC$18" lockkey="" passport="t=EwDQAfsBAAAU6YkiHMZzuZ4UDDW/bI8JLiYB/FmAAOGTgPkb5BP5QOI0mWiavFln07+F/N29EbTMdLNypxEjDv5AJtK3Mnhf+/NboMA63ovbTB+5hQL9nQDUYT0XqSPzskaYgOmg0Yzdu+pj/4Z9a/TuxZ6b6s6VUrLzwrvb7I/6yxH+CqQ22lzksnkw18l5xlSYK/DMy2uTpiVGH9NSA2YAAAi+DCLKu1ca0iAB3A186Ncp46GYFAQHX3YtPtZm/LqPO6OLxnql64UB5R2PVEZC6DA6ZZPoYTzNGEv+NkguFxQT6cgxmXLIAqvRYMCp5G56x7Nn01Zqf+yXB
YmGlxKWu71lZuhibFjEXoNvMbLBABqX91Kdw0Ov7K8VNSu/uNFvt28DtS383qxdrQ0LAeMic3oWRNqVOr8xsjIm9A/Rm445zCbKOYibZpT5OkWJnKYH0ny1jMUqq//vlr48A7GiRJtpoplbRVsKYGRiVbTGV7K3yXVRuEpWW104inclputmQaTYHr0gipo+gK5Nzb0u3Zoh1oB
vau1gDRUSnW2WyBIwQd+0a6phejyLXsufNyQn9J3rg2Xej2Jmi2VCK1GpPBxm6+qBnZY+WTY+SAE=&amp;p="/><Sequence xmlns="http://schemas.xmlsoap.org/ws/2003/03/rm"><Identifier xmlns="http://schemas.xmlsoap.org/ws/2002/07/utility">http://messenger.msn.com</Identifier><MessageNumber>1</MessageNumber></Sequence></soap:Header><soap:Body><MessageType xmlns="http://messenger.msn.com/ws/2004/09/oim/">text</MessageType><Content xmlns="http://messenger.msn.com/ws/2004/09/oim/">MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: base64
X-OIM-Message-Type: OfflineMessage
X-OIM-Run-Id: {83BF3DE7-4E7D-5BF2-7895-29CF5934114C}
X-OIM-Sequence-Num: 1

aGVsbG8A</Content></soap:Body></soap:Envelope>


and server gives me the response



HTTP/1.0 500 Internal Server Error
Cache-Control: private
Content-Length: 602
Content-Type: text/xml; charset=utf-8
X-AspNet-Version: 2.0.50727
Date: Tue, 05 May 2009 06:06:59 GMT
X-Cache: MISS from seepzint.geodesic.net
X-Cache-Lookup: MISS from seepzint.geodesic.net:3128
Via: 1.0 seepzint.geodesic.net:3128 (squid/2.6.STABLE21)
Connection: close

<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Header><Machine name="BY2MSG3020613" ver="8.22.430.1" xmlns="http://messenger.msn.com/ws/2004/09/oim/" /></soap:Header><soap:Body><soap:Fault><faultcode xmlns:q0="http://messenger.msn.com/ws/2004/09/oim/">q0:InvalidParameter</faultcode><faultstring>Exception of type 'System.Web.Services.Protocols.SoapException' was thrown.</faultstring><detail /></soap:Fault></soap:Body></soap:Envelope>


will anybody tell me how can i resolve this invalid parameter error.
QuestionValidating XML file Pin
Sumit Prakash Sharma6-May-09 19:38
professionalSumit Prakash Sharma6-May-09 19:38 
AnswerRe: Validating XML file Pin
led mike7-May-09 4:37
led mike7-May-09 4:37 
QuestionXML / CSL Macros Pin
SimonCropper6-May-09 17:27
SimonCropper6-May-09 17:27 
AnswerRe: XML / CSL Macros Pin
led mike7-May-09 4:35
led mike7-May-09 4:35 
Questionchange attributes whitin XML Pin
Member 37528166-May-09 4:50
Member 37528166-May-09 4:50 
QuestionFinding an assembly redirection in app.config Pin
mav.northwind5-May-09 0:40
mav.northwind5-May-09 0:40 
AnswerRe: Finding an assembly redirection in app.config Pin
mav.northwind5-May-09 1:37
mav.northwind5-May-09 1:37 
QuestionSAXModelBuilder vs DOM Parser Pin
Josh Owen4-May-09 9:57
Josh Owen4-May-09 9:57 
AnswerRe: SAXModelBuilder vs DOM Parser Pin
led mike4-May-09 11:09
led mike4-May-09 11:09 
GeneralRe: SAXModelBuilder vs DOM Parser Pin
Josh Owen4-May-09 11:17
Josh Owen4-May-09 11:17 
GeneralRe: SAXModelBuilder vs DOM Parser Pin
led mike5-May-09 4:51
led mike5-May-09 4:51 
GeneralRe: SAXModelBuilder vs DOM Parser Pin
Josh Owen5-May-09 4:57
Josh Owen5-May-09 4:57 
QuestionProblem in parsing xml to html Pin
Gokul.P29-Apr-09 21:02
Gokul.P29-Apr-09 21:02 
AnswerRe: Problem in parsing xml to html Pin
George L. Jackson30-Apr-09 1:56
George L. Jackson30-Apr-09 1:56 
QuestionDegree symbol ° in xml Pin
Gokul.P29-Apr-09 21:01
Gokul.P29-Apr-09 21:01 
AnswerRe: Degree symbol ° in xml Pin
George L. Jackson30-Apr-09 1:54
George L. Jackson30-Apr-09 1:54 
QuestionXml special character Pin
Soundman32.228-Apr-09 5:14
Soundman32.228-Apr-09 5:14 

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.