Click here to Skip to main content
15,917,618 members
Home / Discussions / C#
   

C#

 
GeneralRe: modify control properties in usercontrol Pin
Marc Soleda9-Jan-07 21:40
Marc Soleda9-Jan-07 21:40 
GeneralRe: modify control properties in usercontrol Pin
Luc Pattyn9-Jan-07 22:46
sitebuilderLuc Pattyn9-Jan-07 22:46 
Questionmarshalling mechanism Pin
s o v a n n9-Jan-07 20:31
s o v a n n9-Jan-07 20:31 
QuestionHow to give application upgrading by .net for the window application,which is done by visual c#? Pin
illusionarylife9-Jan-07 20:28
illusionarylife9-Jan-07 20:28 
AnswerRe: How to give application upgrading by .net for the window application,which is done by visual c#? Pin
Christian Graus9-Jan-07 20:41
protectorChristian Graus9-Jan-07 20:41 
QuestionProblem with assignment using properties... maybe because of IClonable interface Pin
fordge9-Jan-07 20:13
fordge9-Jan-07 20:13 
AnswerRe: Problem with assignment using properties... maybe because of IClonable interface Pin
Stefan Troschuetz9-Jan-07 21:42
Stefan Troschuetz9-Jan-07 21:42 
QuestionHow to view SOAP request/response contents [modified] Pin
blackjack21509-Jan-07 19:41
blackjack21509-Jan-07 19:41 
Hi. I'm developing a client application that sends xml files as DIME attachments to a web service. I use WSE 2.0 for that.

In order to fix some bugs it is almost imperative to me to see how the whole SOAP request looks like(the SOAP envelope and the attachmets), and also the SOAP response from the server.

I did some research and found out that WSE 3.0 has just such a feature, to write incoming and outgoing SOAP messages to trace files on the disk. But unfortunatelly I am forced to use WSE 2.0 because the web service can only handle DIME attachments and WSE 3.0 has no support for DIME.

So, what other ways are there to view the SOAP request/response contents?

Any ideea would be greatly apreaciated.
Thanks.

LATER EDIT: It turns out that WSE 2.0 also has this tracing facility, but I can't use it because my project must also use WSE 3.0 and even though references to both Microsoft.Web.Services2 and Microsoft.Web.Services3 are added to my Visual Studio 2005 Project if I right click the project name in Solution Explorer, at the bottom of the context menu I only have "WSE 3.0 Settings" (no WSE 2.0 whatsoever).

Is there any way to get the SOAP request context programatically using some of the classes in WSE?

What can I say... Life is complex and has so many aspects.


-- modified at 2:25 Wednesday 10th January, 2007
QuestionHow to check form object created or not Windows App Pin
indiaone9-Jan-07 19:24
indiaone9-Jan-07 19:24 
AnswerRe: How to check form object created or not Windows App Pin
Christian Graus9-Jan-07 19:59
protectorChristian Graus9-Jan-07 19:59 
Questionform maxmizied Pin
md_refay9-Jan-07 19:22
md_refay9-Jan-07 19:22 
AnswerRe: form maxmizied Pin
Christian Graus9-Jan-07 19:59
protectorChristian Graus9-Jan-07 19:59 
GeneralRe: form maxmizied Pin
md_refay9-Jan-07 20:25
md_refay9-Jan-07 20:25 
Question.net remoting proxy Pin
s o v a n n9-Jan-07 18:03
s o v a n n9-Jan-07 18:03 
QuestionIs event handler bound to instance of object, and will it stick? Pin
JoeRip9-Jan-07 17:59
JoeRip9-Jan-07 17:59 
AnswerRe: Is event handler bound to instance of object, and will it stick? Pin
Scott Dorman9-Jan-07 18:36
professionalScott Dorman9-Jan-07 18:36 
GeneralRe: Is event handler bound to instance of object, and will it stick? Pin
JoeRip10-Jan-07 14:42
JoeRip10-Jan-07 14:42 
GeneralRe: Is event handler bound to instance of object, and will it stick? Pin
Scott Dorman10-Jan-07 15:18
professionalScott Dorman10-Jan-07 15:18 
QuestionHow to send password value securly Pin
mohd imran abdul aziz9-Jan-07 17:34
mohd imran abdul aziz9-Jan-07 17:34 
AnswerRe: How to send password value securly Pin
Not Active9-Jan-07 17:40
mentorNot Active9-Jan-07 17:40 
AnswerRe: How to send password value securly Pin
Russell Jones9-Jan-07 22:27
Russell Jones9-Jan-07 22:27 
QuestionError handling Pin
Harikrk9-Jan-07 15:43
Harikrk9-Jan-07 15:43 
AnswerRe: Error handling Pin
Paul Conrad9-Jan-07 16:03
professionalPaul Conrad9-Jan-07 16:03 
AnswerRe: Error handling Pin
Christian Graus9-Jan-07 16:04
protectorChristian Graus9-Jan-07 16:04 
GeneralRe: Error handling Pin
JoeRip9-Jan-07 18:12
JoeRip9-Jan-07 18:12 

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.