Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Empfohlene Antworten

Original geschrieben von Hexagon

1. Was ist eine ActiveX-DLL?

Eine Datei, die den Code für ein ActiveX-Steuerelement enthält. Und das ist, ganz einfach gesagt, ein COM-Objekt mit Benutzeroberfläche.

2. Wie binde ich die in MSVC ein?
Project->Add to Project->Components and Controls (englische Version).
  • 4 Wochen später...

1. Startest Visual Basic und wählst keine 'Standard-exe' sondern 'ActiveX-Dll'.

2. Schreibst dir eine Klasse oder fügst eine fertigen Klassenmodul - 'Projekt-Klassenmodulhinzufügen'

3. Testen

4. Wenn alles OK dann über 'Datei-Projekt1.dll erstellen...' deine eigene

ActiveX-Dll erstellen

  • 3 Jahre später...

Genau das hier beschriebene Problem habe ich auch.

Ich habe eine tolle Anleitung, einen SOAP-Server zu basteln. Dazu bracuhe ich eine ActiveX-DLL. Leider sind die Beispiele nur für VisaulBasic geschrieben. Ich arbeite mit Visual Studio C++ 6.0

Kann mir da wer helfen?

Eine kurze Anleitung was zu tun ist findet man u.a. auf http://mwvb.de/soap1.htm

Ich brauche nur den Server; den Client habe ich bereits lauffähig!

OK, ich habe nun glaube ich meine ActiveX Komponente eingefügt bekommen. Hab vorher nur an der falschen Stelle das richtige gemacht ;-)

Mein Problem ist nun SOAP-spezifisch:

Die Funktion wird in der WSDL-Datei dargestellt. Aber als Antwort bekomme ich nur eine Fehlermeldung. Was kann schief gelaufen sein? Der IIS-Server scheint ja zu laufen, oder? Also muss in der Einbindung der Funktion ein Fehler sein.

Hier der RückgabeCode der SOAP-Anfrage:

<faultcode>SOAP-ENV:Server</faultcode>

<faultstring>WSDLReader:The operation requested in the Soap message with soapAction http://tempuri.org/DocSample1/action/Sample1.AddNumbers isn't defined in the WSDL file. This may be because it is in the wrong namespace or has incorrect case</faultstring>

- <detail>

- <mserror:errorInfo xmlns:mserror="http://schemas.microsoft.com/soap-toolkit/faultdetail/error/">

<mserror:returnCode>-2147467259 : Unbekannter Fehler</mserror:returnCode>

- <mserror:serverErrorInfo>

<mserror:description>WSDLReader:The operation requested in the Soap message with soapAction http://tempuri.org/DocSample1/action/Sample1.AddNumbers isn't defined in the WSDL file. This may be because it is in the wrong namespace or has incorrect case HRESULT=0x80004005: Unbekannter Fehler - Server:An unanticipated error occurred during the processing of this request. HRESULT=0x80004005: Unbekannter Fehler</mserror:description>

<mserror:source>WSDLReader</mserror:source>

Erstelle ein Konto oder melde dich an, um einen Kommentar zu schreiben.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.