Bots unless they have changed, don't hold session information. They don't care, so I am assuming each page request is a complete new session for these guys.
-- Senior Coldfusion Developer Aegeon Pty. Ltd. <http://www.aegeon.com.au/> www.aegeon.com.au Phone: +613 9015 8628 Mobile: 0404 998 273 From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Taco Fleur Sent: Tuesday, 9 September 2008 9:48 AM To: [email protected] Subject: [cfaussie] The requested instance is either invalid or not running I keep getting the following error in my logs DataSource dsn_au_com_clickfind Detail [Macromedia][SQLServer JDBC Driver][Macromedia][SQLServer JDBC Driver]The requested instance is either invalid or not running. ErrorCode 08001 Message Error Executing Database Query. However, only for bots like Yahoo and Google etc. the error gets called from the onSessionStart one of the objects the onSessionStart creates makes a db request, the cfquery uses the following dsn #application.client.Datasource.getName()# the only thing I can think of is that the application variable is empty for bots, but I don't see how that is possible, anyone any ideas? Cheers -- Try advertising on the new Australian Business Directory www.clickfind.com.au blog: http://australiansearchengine.wordpress.com/ Web Designers > http://www.web-designers-australia.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
