December 22, 200520 yr Commercial Member Daminan & Crew:Here is what I get when trying to run AS6 Graphics area:See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.************** Exception Text **************System.InvalidOperationException: Process performance counter is disabled, so the requested operation cannot be performed. at System.Diagnostics.NtProcessManager.GetProcessInfos(PerformanceCounterLib library) at System.Diagnostics.NtProcessManager.GetProcessInfos(String machineName, Boolean isRemoteMachine) at System.Diagnostics.ProcessManager.GetProcessInfos(String machineName) at System.Diagnostics.Process.EnsureState(State state) at System.Diagnostics.Process.get_ProcessName() at ASG.Form_Main.Form_Main_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)************** Loaded Assemblies **************mscorlib Assembly Version: 1.0.5000.0 Win32 Version: 1.1.4322.2032 CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll----------------------------------------ASG Assembly Version: 1.0.2180.25052 Win32 Version: 1.0.2180.25052 CodeBase: file:///C:/Program%20Files/Microsoft%20Games/Flight%20Simulator%209/Modules/ASGraphics/asg.exe----------------------------------------System.Windows.Forms Assembly Version: 1.0.5000.0 Win32 Version: 1.1.4322.2032 CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll----------------------------------------System Assembly Version: 1.0.5000.0 Win32 Version: 1.1.4322.2032 CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll----------------------------------------System.Drawing Assembly Version: 1.0.5000.0 Win32 Version: 1.1.4322.2032 CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll----------------------------------------Microsoft.VisualBasic Assembly Version: 7.0.5000.0 Win32 Version: 7.10.6001.4 CodeBase: file:///c:/windows/assembly/gac/microsoft.visualbasic/7.0.5000.0__b03f5f7f11d50a3a/microsoft.visualbasic.dll----------------------------------------Accessibility Assembly Version: 1.0.5000.0 Win32 Version: 1.1.4322.573 CodeBase: file:///c:/windows/assembly/gac/accessibility/1.0.5000.0__b03f5f7f11d50a3a/accessibility.dll----------------------------------------************** JIT Debugging **************To enable just in time (JIT) debugging, the config file for thisapplication or machine (machine.config) must have thejitDebugging value set in the system.windows.forms section.The application must also be compiled with debuggingenabled.For example:When JIT debugging is enabled, any unhandled exceptionwill be sent to the JIT debugger registered on the machinerather than being handled by this dialog.What should I do now?Any thoughtsI have .NET 1.X loaded not 2.X Tim Tim FuchsManaging PartnerREX SIMULATIONS website: www.rexsimulations.comsupport: www.rexaxis.com
December 22, 200520 yr Commercial Member Hi Tim,Hmmm.. so far we assumed only 2.0 was affected, but maybe 1.1 in some cases too. Same suggestion, to uninstall .NET framework 1.1 and re-install via http://windowsupdate.microsoft.com. If that doesn't work, try .NET framework 2.0.Please let us know if that fixes it for you. We'll be issuing an update at some point to eliminate or minimize this potential problem. Right now it only seems to be affecting a small percentage of users, perhaps due to other application or versioning .NET issues. More information needs to be gathered.Thanks! Damian ClarkHiFi Simulation Technologies
December 22, 200520 yr Commercial Member HI Tim,NET users having problems with ASG errors need to uninstall/reinstall .NET Framework (1.1 or later) to solve this and reboot the computer.ThanksChris WillisHiFi Simulation Software Team Developerhttp://www.hifisim.com/images/asv_dev_team.jpg http://www.hifisim.com/images/asv_proud_supporter.jpg Kind RegardsChris Willis
December 22, 200520 yr Author Commercial Member Thanks guys, I uninstalled .net 1.1 and reinstalled 2.0 and everything is working perfectly. THis program is kicking some serious bootie :)Thanks for ALL your hard work gentlemen!!Best regardsTimHave a wonderful holiday, you guys sure deserve it :) Tim FuchsManaging PartnerREX SIMULATIONS website: www.rexsimulations.comsupport: www.rexaxis.com
Create an account or sign in to comment