ASP Problems and Solutions

From Hostek.com Wiki
Revision as of 18:32, 14 October 2012 by Justinaes (Talk | contribs) (Created page with "__FORCETOC__ ==ASP Problems and Solutions== ==Microsoft VBScript runtime error '800a01ad'== This error is a general error for server.createobject in a VBScript the error ge...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


ASP Problems and Solutions

Microsoft VBScript runtime error '800a01ad'

This error is a general error for server.createobject in a VBScript the error generally looks like this:

Microsoft VBScript runtime error '800a01ad'
ActiveX component can't create object
/asppage.asp, line XX

Solutions for ASP email forms: To fix this, you should switch to CDOSYS, because Microsoft if phasing out support for CDONTS. FIX

Solution for other ASP server objects like ASPimage or ASPupload, if you are running a 32-bit application and you just signed up for hosting with Hostek.com you were placed on a 64-bit server. You will need to request a server move to a 32-bit server. You can make this request by submitting a support ticket at Hostek.com Support