Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need to access secure web service from VFP 9
Message
De
01/09/2009 16:58:06
 
 
À
01/09/2009 10:47:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro et .NET
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Application:
Desktop
Divers
Thread ID:
01421497
Message ID:
01422235
Vues:
56
Hi Jim,
You can create a Setup project from within the .Net IDE. You just need to add the DLL and make sure that the DLL is set to register when installed. Right click on the DLL inside the Setup project to access this option.


>Well I spoke a little too soon.
>
>Okay, I created a C# class wrapper for the web service and complied it in visual studio as a COM interop dll. This works fine to be called through COM on my development machine. I do not know how to deploy it to a production server.
>
>I have these files in my \bin\Debug folder from building the project :
>
>ICGService.dll
>ICGService.dll.config
>ICGService.pdb
>ICGService.tlb
>
>(as an aside, if I choose to do a Release build, no files are created in the Release folder)
>
>I moved those files to the other machine and tried regsvr32 ICGService.dll to register the COM server, and got an error:
>
>"ICGService.dll was loaded but the DllRegisterServer entry point was not found.DllRegisterServer may not be exported or
>a corrupt version of ICGService.dll may be in memory. Consider using PView to detect and remove it."
>
> Any advice on deploying this DLL?
ramil
~~ learning to stand still
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform