A
alexey
If I set Break Point inside my class which overrides SoapExtension and use my WebService in my client application (in the same VS.NET Solution) it don't stop's in this Break Point.... 8-((( But executes SoapExtension.....
If I set my web Service as a Startup Project the web Service event don't execute SoapExtension....
So the question is:
1) How to debug SoapExtension if I use it in a Client Application ?
2) How to execute SoapExtension in a Solution which contains single Web Service project if I simple press F5 button ?
Best regards....
If I set my web Service as a Startup Project the web Service event don't execute SoapExtension....
So the question is:
1) How to debug SoapExtension if I use it in a Client Application ?
2) How to execute SoapExtension in a Solution which contains single Web Service project if I simple press F5 button ?
Best regards....