Jump to content

Eigenes Plugin


danielmalkmus
 Share


Recommended Posts

Hallo zusammen,

ich bin relativ neu,was das Thema Swyx angeht. Allerdings ist es für mich nicht wirklich ein Problem gewesen, irgendwas zu programieren, Anwendungen, Schnittstellen, Mit ein wenig Doku kein Problem.

 

Anders gestaltet es sich jetzt beim Erstellen des Plugins für den Swyxit Client oder eigentlich steht das T-Com Netphone drauf 😉

Ich hab aus den Beispielen des englischsprachigen Forums https://www.swyxforum.com/topic/5493-archive-write-swyxit-plug-ins-in-c/ ein Plugin in VB.Net geschrieben, das auch anfänglich ab und an funktionierte. Hab aus meinem Plugin mein eigenes Logfile gefüttert.

Seit einigen Tagen allerdings wird das Plugin nicht mehr geladen.

Folgendes ist im Log des Swyxit-Clients zu lesen;

 

29 08:49:43.833 001de0 Info LineMgr    03E9ABD0 00000005 CLineMgr::RegisterPlugins               ----------- next plugIn -----------------
29 08:49:43.833 001de0 Info LineMgr    03E9ABD0 00000005 CLineMgr::RegisterPlugins               Found PlugIn Section: {373767E9-2953-42F9-98CA-63A232BC5B6F}
29 08:49:43.834 001de0 Info Config     03E9AD18 00000000 CClientConfigBase::IsPluginLicensed     ProgID: EverliteSwyxItPlugin.Resolver
29 08:49:43.834 001de0 Info Config     03E9AD18 00000000 CClientConfigBase::IsPluginLicensed     Plugin EverliteSwyxItPlugin.Resolver does not need a License!
29 08:49:43.838 001de0 *Err LineMgr    03E9ABD0 00000005 CLineMgr::RegisterPlugins               Could not initialize plugin object:80131044
29 08:49:43.838 001de0 Info LineMgr    03E9ABD0 00000005 CLineMgr::RegisterPlugins               ----------- next plugIn -----------------

 

Die Fehlernummer 80131044 sagt aus, dass meine Plugin-DLL über einen "Starken Namen" verfügen muss.

Der starke Name geschieht durch das Signieren der DLL. Das hab ich in der IDE, ich nutze Visual Studio 2019, auch so eingestellt und mit dem Tool sn.exe auch erfolgreich getestet.

 

Kann mir jemand sagen, was ich falsch mache?

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share


×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and have taken note of our Privacy Policy.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.