Error: "Server.CreateObject Failed" While Browsing Store (164929)
The information in this article applies to:
- Microsoft Commerce Server 2.0
This article was previously published under Q164929 SYMPTOMS
You may receive the following error while browsing the store if the
Application objects in Global.asa are not created.
Server.CreateObject Failed
WORKAROUND
To avoid this error, perform the following steps:
- Comment out the line that is failing and see
if the error propagates to
the next Server.CreateObject() call.
- Make sure the object in question has permissions to be created (for
example, a file object with read/write access).
- Try creating these objects in a VBScript outside Commerce
Server and see if that works. If the same problem exists, try
removing and reinstalling Active Server Pages.
Modification Type: | Major | Last Reviewed: | 9/30/2003 |
---|
Keywords: | kberrmsg kbprb KB164929 |
---|
|