Request.Url returns Windows network name

M

MattB

Anyone ever seen this? I have an application deployed at a bunch of
sites. It's a asp.net 1.1 app. At one point it generates a link based on
the result of Request.Url. Everywhere this application runs it works
fine, but in one case, instead of retuning
https://www.mysite.com/myapp/mypage.aspx which is how the pages is
loaded, it returns https://mywebserver/myapp/mypage.aspx (where
mywebserver is the internal name of the server, a Windows 2003 Server).
So it's as if the application is being run from the LAN, but it's not.

Any suggestions on troubleshooting this? Or any ideas on what would
cause it? Thanks!

Matt
 
B

bruce barker

there is probably a balance loader or firewall in front of the website. this
is the most common set. it will probably fill in a custom header with the
actual requested domain name.

-- bruce (sqlwork.com)
 
M

MattB

Thanks for responding! That's kind of what I suspected, but the client
says nothing has changed in their network and this just started
happening when it had worked fine in the past. But I don't always
believe the clients! :)

Matt
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top