SDRSharp/Unitrunker Plugin

Status
Not open for further replies.

N1DPW

Member
Joined
Apr 8, 2007
Messages
8
I'm getting this error message when starting SDRSharp version 1317:

Error loading “SDRSharp.Trunker.TrunkerPlugin, SDRSharp.Trunker” – Could not load type “SDRSharp.Radio.IAudioProcessor” from assembly“SDRSharp.Radio, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null”.

I've done these steps:

Extract SDRSharp.Trunker.dll to your SDRSharp install folder

2) Extract Remote.dll to the folder that contains Unitrunker.xml (May be in %APPDATA%, or in the Unitrunker folder)

3) Install Microsoft Visual C++ Redist 2012.1 x86 Edition (even if you have a 64-bit machine)
Download Visual C++ Redistributable for Visual Studio 2012 Update 4 from Official Microsoft Download Center

4) Open SDRSharp.exe.Config and find the line "<sharpPlugins>"

5) After the line "<sharpPlugins>", but before "</sharpPlugins>", add this line:
<add key="Trunker" value="SDRSharp.Trunker.TrunkerPlugin, SDRSharp.Trunker" />

Same error on XP and Vista computers. I have other Plugins that work OK.

Could there be a conflict with version 1317?

Paul, N1DPW
 

N1DPW

Member
Joined
Apr 8, 2007
Messages
8
Thanks rosecitytransit for listing the updated Trunker plugin file. SDRSharp now recognizes the Plugin. I did edit the Plugins.xml file. I have not linked Unitrunker with SDRSharp yet but I'm sure they will run OK.

Paul, N1DPW
 
Status
Not open for further replies.
Top