Ask a Question related to ASP.NET Web Services, Design and Development.
-
webmaster@sanjamar.com #1
Web Service Deployment - Consumption Problem
I developed a Web Service locally:
[url]http://localhost/wsColman/portal.asmx[/url].
I consume this web service locally using an ASP.net web application via
the Web Reference proxy.
On my Win2K machine the consumption works great. When I migrated the
wsColman web service to my Win2003 Web Server (Production) the web
service works fine, but the consumption fails in the ASP.net web
application. Why?
I've tried to use the VS 2003 setup project to install on the
production server but still fails.
I've even tried to regsvr32 the wsColman.dll. No luck.
Any ideas would be appreciated.
Thanks in advance,
Tom
webmaster@sanjamar.com Guest
-
web service deployment question
hi, i have a web service which does xyz stuff...i have a reference of it in my asp.net web application. i call the web service asynchronously and... -
Web Service Deployment
When I create a web service with VS.NET, it is created under inetpub\wwwroot. What is the cleanest and simplest way to move the web service to a... -
Web Service Consumer Deployment Problem
Hi, I don't know if this is the best forum to post this to, but I hope somebody can point me in the right direction. I have a VB.NET application... -
Web service for ColdFusion MX consumption
I need to create some services for an application that needs to be called from a ColdFusion MX software. What is the best/easiest way to return a... -
web service creation/ consumption
Hi there all, Big time newbie question, but do any of you know of good web sites and/ or books that cover the basics of creating and consuming web...



Reply With Quote

