SQL Offline mode

avatar

Hi,

I want to use SQL offline mode when I am not on the network but instead I get this error:

NullReferenceException - Object reference not set to an instance of an object.

at Devolutions.RemoteDesktopManager.Managers.ConnectionManager.LoadConnections(BaseConnectionDataSource connectionDataSource)
at Devolutions.RemoteDesktopManager.Managers.ConnectionManager.RefreshConnections()
at Devolutions.RemoteDesktopManager.Forms.FrmMainBase.RefreshAllConnectionView(Boolean saveState, Boolean checkOnline)
at Devolutions.RemoteDesktopManager.Forms.FrmMainDockable.tmFirstLoad_Tick(Object sender, EventArgs e)
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)

Is it a bug or am I doing something wrong?

Regards,
Sjoerd

Cheers!

Sjoerd

All Comments (3)

avatar

Hi,
I will verify, I'm sure that it's a bug with the new security I'm currently implementing.
edited by dhervieux on 10/8/2010

David Hervieux

avatar

David Hervieux

avatar

Thanks David. Problem fixed!

Cheers!

Sjoerd