Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Url received is wrong
Message
From
19/01/2010 12:42:09
 
 
To
17/01/2010 15:03: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:
01444795
Views:
44
>>TBH I doubt it. Can you check the IIS log ( assuming that it is configured to record the relevant info) ?
>
>I do not have the IIS log enabled. The same transaction is done on thousands of times per day, and also several times from the same IP. But, on two isolated situations, the log was not good. That's why I am assuming there is a bug. As, I am reading this information directly from the .NET classes.

Given that the HttpRequest.Url property is readonly (i.e. only set- able via the constructor) it's definitely odd. If you are not newing up an HttpRequest *anywhere* in your code then it does sound like a bug.....
Previous
Reply
Map
View

Click here to load this message in the networking platform