PDA

View Full Version : IP Address in Logs



tmrhymer
03-25-2009, 10:40 PM
I've just switched to v6, and I am no longer seeing IP addresses in the logs. In v5 i was using the asp version which showed ip's for each search, and in the .net version all i see is unknown. Is there a step i need to take to achieve this?

Ray
03-27-2009, 04:09 AM
We have confirmed that this is a bug in the current V6 ASP.NET Server Control. It will always say "unknown" in the logs for IP addresses.

This will be fixed in the next build release (V6.0 build 1013). Thanks for bringing it to our attention.

Ray
03-27-2009, 05:48 AM
Due to a number of other critical crash bugs that we found while reviewing the code, we've put up a patch release that is available right now with the abovementioned fix.

You can download the revised build of the ASP.NET server control from here:
http://www.wrensoft.com/zoom/aspdotnet.html

tmrhymer
03-27-2009, 08:11 PM
Wow you guys are amazing, its working perfectly, thanks for the speedy fix!!