Program Crash

Ask questions, request features, or just complement us about our software and services.
Post Reply
MMIRRadio
Posts: 1
Joined: Wed May 08, 2013 2:28 am

Program Crash

Post by MMIRRadio »

I have installed the program on 2 computers (PC running Windows 7 32bit & 64bit) and on both systems, the program runs for about 1 hour then crashes.
Once it has crashed, it will not run again, unless i uninstall the program, reboot the system and reinstall it... but it will only run for about 1 hour (give or take a few minutes) before crashing again.

Here is a copy of the log file contents:

12:42:01 08 May 2013
:RadioToolbox.mainWnd.openFile
:ERROR
:System.IO.FileNotFoundException: Could not find file 'C:\Users\Carol\AppData\Local\RadioToolbox\RadioToolbox.rtbx'.
: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)
at System.IO.StreamReader..ctor(String path, Boolean detectEncodingFromByteOrderMarks)
at RadioToolbox.Storage.Open(Boolean merge)
at RadioToolbox.Interface.OpenFile(String filePath, Station stationInst, Boolean merge)
at RadioToolbox.mainWnd.openFile(String filePath, Boolean merge)
-------------------------------
13:58:20 08 May 2013
:RadioToolbox.mainWnd.UnhandledException
:ERROR
:System.IO.FileNotFoundException: Could not load file or assembly 'System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
: at RadioToolbox.TrackInfo.RetrieveLastFmInfo()
at RadioToolbox.TrackInfo..ctor(String track)
at RadioToolbox.Station.SetTrack(String track)
at RadioToolbox.Station.SetTrackFromServer(Server serverInst)
at RadioToolbox.SequenceThread.doTask(Object stateInfo)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
-------------------------------


Any Advice please?
User avatar
Jay
Will work for food (Administrator)
Posts: 3020
Joined: Mon Jan 14, 2002 12:48 am
Location: Next Door
Contact:

Re: Program Crash

Post by Jay »

Could you send a log to me of the first crash?

To work around this issue, try running the application, adding all of your stations and then closing the application. Then rerun the application and let it run. If it crashes again let me know.
- Jay
Post Reply