Ask a Question related to ASP.NET General, Design and Development.
-
Jay Balapa #1
webform calling webservice page in the same project!!
Hello,
I have MyPage.aspx and MyService.asmx in the same project MyProject.
All the Business logic is created in the Service and UI components in the
aspx page.
What is the recommended way of invoking the service from my
Reason to have a service class is that I foresee non .net clients using the
service class in the future.
Thanks.
JAy
Jay Balapa Guest
-
why does my webservice web reference not work in aspx project?!
Hi, I have a webservice on my local development box. I add a web reference in a web application to it. My reference usually comes up as... -
Error doing a new webservice project
Any idea what I would need to look at configuring when I get. "The Web server reported the following error when attepting to create or open the... -
Webservice calling a webservice.....Error
Hi Ihave a strange problem .....or?? On one machine 1 i have a webservice A calling an other webservice B on a other machine 2 . the B service are... -
dll error in a webform page???
> How can I resolve this situation? place the new version of this dll in the following directory "c:/inetpub/wwwroot/Nicem_Scheduling/bin" --... -
Can't step into webservice from webform when in separate solutions
Hi, I am unable to step into a method call on a webservice(WS) from a webform(WF) when WS and WF are located in separate VS.NET solutions. When...



Reply With Quote

