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:
01296577
Vues:
11
Thanks Rick
Thanks Rick. Craig had a similar reply and will use both. We had to get away from the project to do some other work but hopefully we'll be able to check this out further in the next couple of days.
Jon
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform