AdTempus 2.1 cannot open Console

whoslea (1 post)
August 27, 2008 11:15 AM
Accepted Answer

As long as the user is in the local administrators group, we are able to open the adTempus console.

However, when we add another domain group to the list of groups who can "connect" to the console but are not in the local administrators group, we receive the following error when trying to log in with users in that group:
 
************** Exception Text **************
System.InvalidCastException: QueryInterface for interface ArcanaDevelopment.adTempus.Client.IApplication failed.
   at ArcanaDevelopment.adTempus.Client.ApplicationClass.set_LogPath(String pVal)
   at ADTConsole.dlgConsole.Initialize()
   at ADTConsole.dlgConsole.dlgConsole_Load(Object sender, EventArgs e)
   at System.Windows.Forms.Form.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 System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
 
Any ideas?

Replies are disabled for this topic.