Ask a Question related to ASP.NET Web Services, Design and Development.
-
rams #1
webservice application webapplication
I have got a webapplication developed using asp.net ,and a web service
application developed using asp.net running on the same server
..Application_start for the webservice is never called
Also what i noticed is the webapplication and webservice are sharing the
same context httpcontext.Is this how they are supposed to work.
Both the webservice and webapplication are running on the same server ,and
are configured as different applications.
my question is how do i make the application_start work in the webservice
application.
rams Guest
-
Web Application unable to connect to a webservice
Hi, I have devloped a webservice for a cutsomer. They have some other company developing the front end web application for them.All these days... -
Q: how can i use some webservice in my windows application (vb.net) ?
-- Best Regards , Tiraman :-) -
Error while adding a webservice to an existing webapplication (ASP.NET)
I've an existing web application and I'm trying to add a new webservice to it. I'm using VS.NET, ASP.NET/C# and Framework 1.0. I added a new web... -
Can a web application call methods on a webservice running in the same application
Can a web application call methods on a webservice running in the same application Thanks Ron Vecchi -
WebService for a C++ MFC Application via COM Automation
Hi, I would like to start and access a native C++ MFC application from an ASP.NET webservice via COM automation. Or to put in other words: I...



Reply With Quote

