MrChefman Geschrieben 9. Februar 2006 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?
Empfohlene Beiträge
Erstelle ein Benutzerkonto oder melde Dich an, um zu kommentieren
Du musst ein Benutzerkonto haben, um einen Kommentar verfassen zu können
Benutzerkonto erstellen
Neues Benutzerkonto für unsere Community erstellen. Es ist einfach!
Neues Benutzerkonto erstellenAnmelden
Du hast bereits ein Benutzerkonto? Melde Dich hier an.
Jetzt anmelden