R
Ram
Hello All,
I have a VS 2003 ASP.NET webservices Project that has two webservices.
I am using WSE 2.0 and my SOAP inputfilter is the same for both the services
as they are in one web.config and it has only one WebServicesExtension
regsitered. I need to have seperate WebServicesExtension's for each of the
Webservices. Is that possible? The problem resolves if I host the webservice
in seperate project. But is there a way to get the same with one web.config?
Thanks
Regards
Ram
I have a VS 2003 ASP.NET webservices Project that has two webservices.
I am using WSE 2.0 and my SOAP inputfilter is the same for both the services
as they are in one web.config and it has only one WebServicesExtension
regsitered. I need to have seperate WebServicesExtension's for each of the
Webservices. Is that possible? The problem resolves if I host the webservice
in seperate project. But is there a way to get the same with one web.config?
Thanks
Regards
Ram