webapprentice Posted March 29, 2011 Share Posted March 29, 2011 every time i open the console remotely and locally. Here is log.. any help would be appreciated Created at 3/28/2011 7:23:55 PM ***** Started at 3/28/2011 7:23:55 PM *** ***** Started at 3/28/2011 7:23:55 PM *** [1]110328.192356.9015: Error: Exception thrown System.IO.FileNotFoundException: Could not load file or assembly 'HomeServerExt, Version=1.0.0.1, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. at Microsoft.HomeServer.HomeServerConsole.MainForm.InitializeComponent() in HomeServerConsole.exe at Microsoft.HomeServer.HomeServerConsole.MainForm.OnLoad(EventArgs e) in HomeServerConsole.exe at System.Windows.Forms.Form.OnCreateControl() in System.Windows.Forms.dll at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) in System.Windows.Forms.dll at System.Windows.Forms.Control.CreateControl() in System.Windows.Forms.dll at System.Windows.Forms.Control.WmShowWindow(Message& m) in System.Windows.Forms.dll at System.Windows.Forms.Control.WndProc(Message& m) in System.Windows.Forms.dll at System.Windows.Forms.ScrollableControl.WndProc(Message& m) in System.Windows.Forms.dll at System.Windows.Forms.ContainerControl.WndProc(Message& m) in System.Windows.Forms.dll at System.Windows.Forms.Form.WmShowWindow(Message& m) in System.Windows.Forms.dll at System.Windows.Forms.Form.WndProc(Message& m) in System.Windows.Forms.dll at System.Windows.Forms.Control+ControlNativeWindow.OnMessage(Message& m) in System.Windows.Forms.dll at System.Windows.Forms.Control+ControlNativeWindow.WndProc(Message& m) in System.Windows.Forms.dll at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) in System.Windows.Forms.dll at System.Windows.Forms.SafeNativeMethods.ShowWindow(HandleRef hWnd, Int32 nCmdShow) in System.Windows.Forms.dll at System.Windows.Forms.Control.SetVisibleCore(Boolean value) in System.Windows.Forms.dll at System.Windows.Forms.Form.SetVisibleCore(Boolean value) in System.Windows.Forms.dll at System.Windows.Forms.Control.set_Visible(Boolean value) in System.Windows.Forms.dll at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) in System.Windows.Forms.dll at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) in System.Windows.Forms.dll at System.Windows.Forms.Application.Run(Form mainForm) in System.Windows.Forms.dll at Microsoft.HomeServer.HomeServerConsole.MainForm.Main(String[] args) in HomeServerConsole.exe Sender: Name:HomeServerConsole.exe There are no context policies. Link to comment Share on other sites More sharing options...
ikon Posted March 29, 2011 Share Posted March 29, 2011 (edited) every time i open the console remotely and locally. Here is log.. any help would be appreciated Created at 3/28/2011 7:23:55 PM ***** Started at 3/28/2011 7:23:55 PM *** ***** Started at 3/28/2011 7:23:55 PM *** [1]110328.192356.9015: Error: Exception thrown System.IO.FileNotFoundException: Could not load file or assembly 'HomeServerExt, Version=1.0.0.1, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. at Microsoft.HomeServer.HomeServerConsole.MainForm.InitializeComponent() in HomeServerConsole.exe at Microsoft.HomeServer.HomeServerConsole.MainForm.OnLoad(EventArgs e) in HomeServerConsole.exe at System.Windows.Forms.Form.OnCreateControl() in System.Windows.Forms.dll at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) in System.Windows.Forms.dll at System.Windows.Forms.Control.CreateControl() in System.Windows.Forms.dll at System.Windows.Forms.Control.WmShowWindow(Message& m) in System.Windows.Forms.dll at System.Windows.Forms.Control.WndProc(Message& m) in System.Windows.Forms.dll at System.Windows.Forms.ScrollableControl.WndProc(Message& m) in System.Windows.Forms.dll at System.Windows.Forms.ContainerControl.WndProc(Message& m) in System.Windows.Forms.dll at System.Windows.Forms.Form.WmShowWindow(Message& m) in System.Windows.Forms.dll at System.Windows.Forms.Form.WndProc(Message& m) in System.Windows.Forms.dll at System.Windows.Forms.Control+ControlNativeWindow.OnMessage(Message& m) in System.Windows.Forms.dll at System.Windows.Forms.Control+ControlNativeWindow.WndProc(Message& m) in System.Windows.Forms.dll at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) in System.Windows.Forms.dll at System.Windows.Forms.SafeNativeMethods.ShowWindow(HandleRef hWnd, Int32 nCmdShow) in System.Windows.Forms.dll at System.Windows.Forms.Control.SetVisibleCore(Boolean value) in System.Windows.Forms.dll at System.Windows.Forms.Form.SetVisibleCore(Boolean value) in System.Windows.Forms.dll at System.Windows.Forms.Control.set_Visible(Boolean value) in System.Windows.Forms.dll at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) in System.Windows.Forms.dll at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) in System.Windows.Forms.dll at System.Windows.Forms.Application.Run(Form mainForm) in System.Windows.Forms.dll at Microsoft.HomeServer.HomeServerConsole.MainForm.Main(String[] args) in HomeServerConsole.exe Sender: Name:HomeServerConsole.exe There are no context policies. Have you used Remote Desktop to connect to the WHS and search to see that HomeServerConsole.exe and System.Windows.Forms.dll actually exist on the system? I suspect 1 or both are missing or corrupt. Edited March 29, 2011 by ikon Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now