Click here to Skip to main content
       

.NET Framework

 
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page  Show 
AnswerRe: spawning mmc to a particular server or hosting remote console in an application Pinmembergaraber30-Apr-13 13:04 
QuestionCrystal Report Selection Formula PinmemberNeeraj86624-Mar-13 20:30 
Questionc# PinmemberK.Bharathidhasan1-Mar-13 2:03 
AnswerRe: c# PinmemberThePhantomUpvoter1-Mar-13 3:00 
AnswerRe: c# PinmvpEddy Vluggen1-Mar-13 3:00 
AnswerRe: c# Pinmember ProgramFOX3-Mar-13 6:17 
QuestionI want to store webservice method's XML output as string in C# PinmemberMember 982628125-Feb-13 0:21 
Hi,
 
i want to store the webservice method's XML output[the one which we get after invoking the webservice method]. Below is the code which am using and the output that am getting after executing it. Please help to get sort of this....
 
code:
 
After adding web reference that consists of webservice URL am using the below code.
 
WindowsService.webservice ody = new WindowsService.webservice ();
try
{
ody.PreAuthenticate = true;
ody.Credentials = new System.Net.NetworkCredential("login", "Password", "Domain");
Logfile(ody.Reconfigure(1).ToString());
}
catch (Exception e)
{
Console.WriteLine(e.ToString());
}
 
output as in log file:
 
OdyTibWinService.OdyTibWebService.OUT_Reconfigure
 
But the actual XML output is:
 
Reconfiguration completed successfully.
AnswerRe: I want to store webservice method's XML output as string in C# PinmvpEddy Vluggen25-Feb-13 8:20 
AnswerRe: I want to store webservice method's XML output as string in C# Pinmemberjschell25-Feb-13 9:01 
Question[VB.NET 2008] Compact Framework: how to start a single instance of an application Pinmembersteve_949661324-Feb-13 23:28 
AnswerRe: [VB.NET 2008] Compact Framework: how to start a single instance of an application PinmvpEddy Vluggen25-Feb-13 8:10 
GeneralRe: [VB.NET 2008] Compact Framework: how to start a single instance of an application Pinmembersteve_949661325-Feb-13 23:44 
GeneralRe: [VB.NET 2008] Compact Framework: how to start a single instance of an application PinmvpEddy Vluggen26-Feb-13 0:33 
QuestionEvent Handling between Threads PinmemberAeroClassics19-Feb-13 11:37 
AnswerRe: Event Handling between Threads PinmemberGerry Schmitz19-Feb-13 19:25 
GeneralRe: Event Handling between Threads PinmemberAeroClassics20-Feb-13 4:45 
QuestionWays of implenting IEnumerable in VB PinmemberMike-MadBadger19-Feb-13 11:10 
AnswerRe: Ways of implenting IEnumerable in VB PinmemberMicroVirus13-Mar-13 11:56 
GeneralRe: Ways of implenting IEnumerable in VB PinmemberMike-MadBadger13-Mar-13 21:44 
Questionhow to manage exicution code Pinmembernanhesab18-Feb-13 0:58 
AnswerRe: how to manage exicution code PinmvpEddy Vluggen18-Feb-13 1:01 
AnswerRe: how to manage exicution code PinmemberSuper Lloyd18-Feb-13 1:33 
AnswerRe: how to manage exicution code PinmvpSandeep Mewara18-Feb-13 3:13 
Questionharvesting social images for bi concept image search Pinmemberkrish888817-Feb-13 16:32 
AnswerRe: harvesting social images for bi concept image search PinmemberN a v a n e e t h17-Feb-13 17:13 

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

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


Advertise | Privacy | Mobile
Web01 | 2.6.130617.1 | Last Updated 17 Jun 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid