News: Oct 23: FreeSCAN 2.10, IRLP*Me for iOS Available May 22, 2012, 10:00:46 PM
Welcome, Guest. Please login or register.
Did you miss your activation email?
*

.9M Problem with Virtual Control
Pages: [1]
  Print  

  .9M Problem with Virtual Control
Author Message
sjlamb
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 6


« on: May 19, 2010, 09:33:58 AM »

This is the first time I've ever had a problem updating to a new version. Uninstalled .9L, then downloaded and installed .9M. Program opens but, when you click for Virtual Control, I get an error box with these details:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.FileNotFoundException: Could not load file or assembly 'NAudio, Version=1.3.6.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
File name: 'NAudio, Version=1.3.6.0, Culture=neutral, PublicKeyToken=null'
   at FreeSCAN.frmCtlSetup.Timer_Renamed_Tick(Object eventSender, EventArgs eventArgs)
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].



************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3603 (GDR.050727-3600)
    CodeBase: file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
FreeSCAN
    Assembly Version: 0.8.3.0
    Win32 Version: 0.8.3.0
    CodeBase: file:///C:/Documents%20and%20Settings/Steven%20J.%20Lamb/Desktop/FreeSCAN.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
Microsoft.VisualBasic.Compatibility
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.3053
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic.Compatibility/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.Compatibility.dll
----------------------------------------
System.Data
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Management
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Logged
sjlamb
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 6


« Reply #1 on: May 19, 2010, 09:35:22 AM »

Tried uninstalling, redownloading file and reinstalling. Still no love. Same error box and message.
Logged
Assaf
Administrator
Posts a lot
*

Karma: +15/-0
Offline Offline

Posts: 1603



WWW
« Reply #2 on: May 19, 2010, 10:02:12 AM »

Might be missing NAudio.dll from the program directory. Try reinstalling .9L if you still have it, .9M should still load up.
Logged
sjlamb
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 6


« Reply #3 on: May 19, 2010, 10:40:07 AM »

.9L was replaced (copied over) by .9M. No gots.... Huh?

.9m loads (sorta)...... can open my files fine; just can't get Virtual Control to load.

Also just checked.... can upload and download without issue. Just no VC.
Logged
Assaf
Administrator
Posts a lot
*

Karma: +15/-0
Offline Offline

Posts: 1603



WWW
« Reply #4 on: May 19, 2010, 02:30:56 PM »

Are you installing it in the default directory? I would check to make sure that the NAudio.DLL file is present. Just did a clean install on an xp machine and it does load the files it needs so the build is ok.
Logged
sjlamb
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 6


« Reply #5 on: May 19, 2010, 02:49:17 PM »

Are you installing it in the default directory? I would check to make sure that the NAudio.DLL file is present. Just did a clean install on an xp machine and it does load the files it needs so the build is ok.

Just did a restart and then did the reinstall again. This time it worked. Go figure.

When I load the VC, it puts the scanner in "Hold" on one of my systems trunk frequencies by default. I seem to recall that before .9M, when VC was started, it would simply continue doing whatever the scanner had been doing. Now, if I actively scanning and open Virtual Control, it places a trunking frequency on "Hold" until I give it a command to resume scanning. Is this normal?
Logged
Assaf
Administrator
Posts a lot
*

Karma: +15/-0
Offline Offline

Posts: 1603



WWW
« Reply #6 on: May 19, 2010, 03:46:18 PM »

It's actually a feature. See this thread

http://scannow.org/forum/index.php/topic,738.0.html
Logged
sjlamb
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 6


« Reply #7 on: May 19, 2010, 04:10:56 PM »

It's actually a feature. See this thread

http://scannow.org/forum/index.php/topic,738.0.html


Got it. Thanks. I never had a reliability issue (at least, not yet) with that setting so, I reverted back despite your clear caveat.... and life is good again. Grin
Logged

Pages: [1]
  Print  
 

Jump to: