Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Url received is wrong
Message
From
14/01/2010 19:47:54
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
 
 
To
14/01/2010 17:57:54
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01444069
Message ID:
01444083
Views:
48
>I have this method to return the Url received from the server:
>
>
>        ' Return the calling Url
>        Public Function GetUrlReceived() As String
>            Return oProcess.oRequest.Url.OriginalString.ToString
>        End Function
>
>
>However, twice since yesterday, I have received a URL which is totally not related to my server. There is some kind of mix up in the way .NET is using this function. Has anyone ever seen that? Or, could there be an explanation why the URL being recognized to a page gives something like:
>
>http://71.56.95.140:80/Default.aspx
>
>when it should return a domain or an IP from my server?

It looks like this is a wrapper function... what is the base method that is being called?
Very fitting: http://xkcd.com/386/
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform