MrChefman Geschrieben 9. Februar 2006 Teilen Geschrieben 9. Februar 2006 Hallo! Ich möchte einen SOAP-Server mit VC++ schreiben, habe aber nur die Anleitung, wie es in VB geht. Und zwar: To create the DocSample1Service DLL Open Microsoft Visual Basic® and create an ActiveX DLL project. Change the Project Name to DocSample1Service and the Class Name to Sample1. On the Project menu, click DocSample1Service Properties. Then, on the General tab, select the Unattanded Execution and Retained In Memory options. For more information see, Developing SOAP Toolkit Applications. To the Sample1 class, add the code from the Code Listing for the Sample1 Class. Save the project in the Soap3DocSamples\DocSample1\Server folder. On the File menu, click Make DocSample1Service.dll. Save the DLL in the Soap3DocSamples\DocSample1\Server folder. Danach wird der WSDL-Generator angeworfen und alles ist gut. Soweit zur Theorie. Mit dem VisualSudio C++ kann man nicht so einfach die oben angegebenen Schritte machen. Weiß jemand, wie ich das in VC++ mache? Zitieren Link zu diesem Kommentar Auf anderen Seiten teilen Mehr Optionen zum Teilen...
Empfohlene Beiträge
Dein Kommentar
Du kannst jetzt schreiben und Dich später registrieren. Wenn Du ein Konto hast, melde Dich jetzt an, um unter Deinem Benutzernamen zu schreiben.