The ASP Emporium
Free Active Server Applications and Examples by Bill Gearhart
Online since Friday January 7, 2000

 home > support

enter a phrase to search: (advanced search)


 h o m e 

 w h a t 's  n e w 

 a l l   c o d e 
  .net:
    • Fundamentals
    • C# Classes
  classic asp:
    • Code Library
    • ASP Apps
  general:
    • Tutorials
    • SQL

 d o w n l o a d s 

 u s e r   f o r u m s 

 l i n k s 

 s e a r c h 

 s u p p o r t 


Support Center

As with any non-production level source code, there can be issues setting up code from ASP Emporium to work properly across all server configurations. Several very common error messages, workarounds and supplemental information is detailed below to help you get the code working properly in the shortest time possible. If you are experiencing errors not detailed here or have other questions, you can post to the forum, in the hopes that someone will answer your question in a timely manor. FYI: All code from this website is licensed by you.

How to use MS Excel in an ASP page
Miscellaneous ASP information

Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
Unable to open registry key 'Temporary (volatile) Jet DSN for process...

Microsoft JET Database Engine error '80004005'
Could not find file 'path\database.mdb'

Response object error 'ASP 0156 : 80004005'
The HTTP headers are already written to the client browser. Any HTTP header modifications must be made before writing page content.

Microsoft VBScript runtime (0x800A0005)
Invalid procedure call or argument: 'MidB'

How to make the FileUpload object work on servers outside of the USA
(FileUpload v2.6 developer's reference addendum)

Application object error 'ASP 0197 : 80004005'
Disallowed object use - Cannot add object with apartment model behavior to the application intrinsic object.

ADODB.Connection (0x800A0E7A)
Provider cannot be found. It may not be properly installed.

  [1]  2  3  4  5   [next >>]