| SYMPTOMS: 
 Server Error
 500
 Internal Server Error
 
 Active Server Pages error 'ASP 0113'
 Script timed out
 The maximum amount of time for a script to execute was exceeded. You can change this limit by specifying a new value for the property Server.ScriptTimeout or by changing the value in the IIS administration tools.
 
 After enabling detailed errors in Web.Config
 
 Code : 80004005
 Error Description :
 [Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application
 
 
 SOLUTION:
 
 This indicates a mismatch between 32bit and 64bit.
 
 In Plesk, select "Dedicated IIS Application Pool for web site" and enable "Enable 32-bit applications"
 
 
  
 Keywords: Snitz forum, classic ASP, Hostgator
 
 
 Nigel
 Xequte Software
 www.imageen.com
 
 |