Taco, Do you have enough information in the logs to mimic the bot?
What I am thinking is maybe use an http call to modify the header, that the server will see to think it is that bot. I would then breakpoint that line and step through the code to see the execution path, you will then be able to better judge your problem. There is also a plugin (either for IE or FF) that will allow you to modify this as a browser request, where you can turn cookies info on or off etc. I believe with those tools, you will find your problem quicker. My first thought no session no application variables, so depending on how your application executes. I thought that it was loosing the application scope, but we are talkin application scope, so if it is somehow loosing that. I agree that something in your execution path is causing an issue:-( -- Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 9015 8628 Mobile: 0404 998 273 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en -~----------~----~----~----~------~----~------~--~---
