proppfrexx tagger error

You found a bug or have any issues? Please post them here!
Post Reply
User avatar
hdradio
Posts: 625
Joined: 10 Apr 2012 17:36
Location: Crete, Hellas
proppfrexx tagger error

Post by hdradio »

I use Proppfrexx Tagger to inspect tags.
After installing VS2012 express it does not start any more :

Code: Select all

********** Error/Exception Information **********
Error Message: Could not load file or assembly 'BASS_NFX.dll' or one of its dependencies. The specified module could not be found.
Error Type: System.IO.FileNotFoundException
Error Source: Bass.Net.Int32 BASS_NFX_GetVersion()
********** System Stack Trace **********
   at Un4seen.Bass.AddOn.Nfx.BassNfx.BASS_NFX_GetVersion()
   at ProppFrexx.b5.e()
   at ProppFrexx.cf.i(Object A_0, EventArgs A_1)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at DevExpress.XtraEditors.XtraForm.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at DevExpress.XtraEditors.XtraForm.WndProc(Message& msg)
   at DevExpress.XtraBars.Ribbon.RibbonForm.WndProc(Message& msg)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

********** End **********
User avatar
hdradio
Posts: 625
Joined: 10 Apr 2012 17:36
Location: Crete, Hellas
Re: proppfrexx tagger error

Post by hdradio »

Just now I 've read that proppfrexx does not support .net v4.5
No problem I can wait for a future fix.
User avatar
hdradio
Posts: 625
Joined: 10 Apr 2012 17:36
Location: Crete, Hellas
Re: proppfrexx tagger error

Post by hdradio »

I think that Full .Net v4.5 is installed with vs2012 express.
However I reinstalled (in fact repaired) .Net v4.5 from the standalone file "dotnetfx45_full_x86_x64.exe" found at microsoft's site.
Do you have any other FULL .Net v4.5 link ?
That exception still raises.
User avatar
radio42
Site Admin
Posts: 8295
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: proppfrexx tagger error

Post by radio42 »

I'll take a look at it.
The download link is the correct one...maybe something broken in the last version regarding v4.5?
User avatar
radio42
Site Admin
Posts: 8295
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: proppfrexx tagger error

Post by radio42 »

ProppFrexx supports the .Net v4.5 framework.
However, you must install the FULL .Net v4.5 framework or have the Full v4.0 framework installed as well.
User avatar
radio42
Site Admin
Posts: 8295
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: proppfrexx tagger error

Post by radio42 »

As a quick workaround:
Copy the file "basswma.dll" from the "AddOn" sub-folder to the main installation folder.
User avatar
radio42
Site Admin
Posts: 8295
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: proppfrexx tagger error

Post by radio42 »

I can now reproduce the issue.
I'll post a fix soon!

Post Reply