Re: wrong host on example invoke pages
- From: "Rick Boardman" <NetBotics@xxxxxxxxxxxxx>
- Date: Wed, 11 May 2005 06:51:05 -0700
> The page you are showing, is only meant for debugging not real use. When
> ASP.NET generates them, it appears to just take the machine name, not the
> host parameter in your scenario. In fact it should be taking the website name
> as in IIS, and likely is but without seeing your machine I cant see what your
> names are and why you want it different.
I understand this is only for debugging, not real use. Being that we are a
development shop, we do a lot of debugging and testing at this level.
Please note:
testsite.com is virtually hosted on machinename.domain.com
Before Windows 2003 Server SP1 update:
http://www.testsite.com/services/details.asmx/Insert
After Windows 2003 Server SP1 update:
http://machinename.domain.com/services/details.asmx/Insert
Which causes the invoke to get page not found errors.
I want webservice example invoke pages to work like they did before Windows
2003 Server SP1 update where the service was picking up the virtualy hosted
domain not the local machine name and domain.
.
- Follow-Ups:
- Re: wrong host on example invoke pages
- From: Chad Z. Hower aka Kudzu
- Re: wrong host on example invoke pages
- References:
- wrong host on example invoke pages
- From: Rick Boardman
- Re: wrong host on example invoke pages
- From: Chad Z. Hower aka Kudzu
- Re: wrong host on example invoke pages
- From: Rick Boardman
- Re: wrong host on example invoke pages
- From: Chad Z. Hower aka Kudzu
- wrong host on example invoke pages
- Prev by Date: SOAP Message with attachment is the best solution?
- Next by Date: Re: Forms authentication & Cache
- Previous by thread: Re: wrong host on example invoke pages
- Next by thread: Re: wrong host on example invoke pages
- Index(es):
Relevant Pages
|