R
reha oguz altug via .NET 247
Hi all,
I have a problem with debugging webservices from a user control.
I created an user control project and a windows application in same solution. Windows application contains and runs user control.
Everything is fine in debug but;
When i jump in to web service, only disassembly window appears, no source code. When i click to "show source", i got a message says "The souce code cannot be displayed."
I cannot debug webservice from its project because it accepts a class as a parameter.
Does anyonw knows can i see source of web service while i am debugging it?
Any help would be greate.
Thanks.
I have a problem with debugging webservices from a user control.
I created an user control project and a windows application in same solution. Windows application contains and runs user control.
Everything is fine in debug but;
When i jump in to web service, only disassembly window appears, no source code. When i click to "show source", i got a message says "The souce code cannot be displayed."
I cannot debug webservice from its project because it accepts a class as a parameter.
Does anyonw knows can i see source of web service while i am debugging it?
Any help would be greate.
Thanks.