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
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