Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COM object-Server.CreateObject Failed
Message
De
31/01/2002 21:00:49
Linda Hartig
Illinois Dept of Professional Regulation
Springfield, Illinois, États-Unis
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
COM object-Server.CreateObject Failed
Divers
Thread ID:
00613800
Message ID:
00613800
Vues:
39
SERVER INFO - Production Test
OS NT4 Windows2000
SQL VER SQL7 SQL2000
HARDWARE is the same

We are using an application written by talented consultant 1.5 years ago which use asp programs and calls a Fox Com component. I must change some of the asp portion of the program and want to do so on our test server; in addition, production will soon be updated to Win2000/SQL2000 so we must be able tomake it work. The subdirectories containing the .asp and .htm programs as well as the entire FOX program directory structure, have been copied to the test server in the same relative directory structures. The SQL database files seem to be identical including all stored procedures. When I attempting to run the program on the test server, the .asp programs function smoothly until the final program, which accesses the COM component. Then I receive the error message
Server object error
ASP 0177 : 800401f3'
Server.CreateObject Failed
/ecommerce/cf.asp, line 21
Invalid ProgID.
For additional information specific to this message please visit the
Microsoft Online Support site located at:
http://www.microsoft.com/contentredirect.asp.

REFERENCED PROGRAM CODE:
19 ' There is a fox COM component that we use
20 ' to update the renewal
21 Set oRen = Server.CreateObject("ren.ren")
22 ' Once the record ID is set, the record
23 ' is automatically retrieved.

The referenced Microsoft site was not much help but I have found in further research that this message might mean that a dll is missing, most likely aspgrid.dll; however I don't find aspgrid.dll on either the production web server or the production SQL server. I have gained some experience in asp, but am not FOX or COM programmer. Any help will be appreciated.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform