Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DLL - Works on one but not another
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP1
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01296038
Message ID:
01296301
Vues:
14
Assuming you have the foxpro runtimes installed (vfp9t.dll) and registered, the most common problem by far is directory locations and permissions. You should add a method to your server and have a simple Hello World type method that does nothing else but echo back environment settings like:

SYS(0)
CurDir()
SET(PATH)

etc.

to give you an idea exactly what state the server is in when your component is called.

This article is old, but still relevant and should help with trouble shooting:

http://www.west-wind.com/presentations/VfpDotNetInterop/aspcominterop.asp


+++ Rick ---
>Hi everyone
>
>We've created ou first dll com object and it works great on the development machine and another machine. We move it to a production machine and we get the message "Unspecified error" from the line where the ASP code is doing createobject. The user rights appear to be correct, but our thinking is we're missing something in the VFP required files. Could someone give us some direction of where to look. I'm not sure the error numbers will help, but this is what we get.
>Server object, ASP 0177 (0x80004005) unspecified error
>
>Thanks as usual
>Jon
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform