Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need to access secure web service from VFP 9
Message
From
01/09/2009 16:58:06
 
 
To
01/09/2009 10:47:50
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Environment versions
Visual FoxPro:
VFP 9 SP2
Application:
Desktop
Miscellaneous
Thread ID:
01421497
Message ID:
01422235
Views:
58
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
Previous
Reply
Map
View

Click here to load this message in the networking platform