!!ok... i've tried it with xp and...!!

Joined
Jul 4, 2004
Messages
13
Reaction score
0
ok... i've tried it with xp and...i've got this error message:
"Application has generated an exception that could not be handled.


Process id =0x328(808), Thread id=0x310(784).

Click OK to terminate application.
Click CANCEL to debug the application."

I have yhe NET. framework installed, and EVERY update for xp professional.

Could u help me pls?

THX
 
Are you u loged in as "Administrator" on your PC?
 
please reproduce the error and dont press ok or cancel.
then you run the diagnostic tool (located in the aceton main folder) and paste the text here.
 
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.InvalidOperationException: Couldn't get process information from remote machine. ---> System.FormatException: Input string was not in a correct format.
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Int32.Parse(String s)
at System.Diagnostics.PerformanceCounterLib.GetStringTable(Boolean isHelp)
at System.Diagnostics.PerformanceCounterLib.get_NameTable()
at System.Diagnostics.PerformanceCounterLib.get_CategoryTable()
at System.Diagnostics.PerformanceCounterLib.GetPerformanceData(String[] categories, Int32[] categoryIndexes)
at System.Diagnostics.NtProcessManager.GetProcessInfos(PerformanceCounterLib library)
--- End of inner exception stack trace ---
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.GetProcesses(String machineName)
at System.Diagnostics.Process.GetProcesses()
at WindowsApplication6.frmMain.btnRun_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.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.573
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
WindowsApplication6
Assembly Version: 1.0.1643.27826
Win32 Version: 1.0.1643.27826
CodeBase: file:///C:/Program%20Files/KUHLSolutions/ACETON/Diagnostic.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
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.573
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.573
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
System.Xml
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the machine
rather than being handled by this dialog.
 
please reproduce the error and dont press ok or cancel.
then you run the DIAGNOSTIC TOOL (located in the aceton main folder) and paste the text here.
 
Collecting systeminformation...
OS: Win32NT 5.1.2600.0
Zero Hour language: english Data path: Command and Conquer Generals Zero Hour Data

Now testing WebRequest...
Creating WebRequest...
Testing WebRequest...
Got response - OK

Testing port 13...
Connection ESTABLISHED

Now scanning processes...
TOTALCMD.EXE 1456
~e5d141.tmp 1220
svchost.exe 1172
lsass.exe 700
ACETON.exe 1084
generals.exe 788
winlogon.exe 644
game.dat 1536
smss.exe 548
services.exe 688
RUNDLL32.EXE 1720
svchost.exe 872
svchost.exe 964
Diagnostic.exe 1260
smss.exe 1156
nvsvc32.exe 1880
csrss.exe 620
spoolsv.exe 1368
4
Explorer.EXE 1648
svchost.exe 1224
0
 
I also need this "Process id =0x328(808), Thread id=0x310(784)."
(this message should be different now)
So we can look which processes are causing the error.
 
I've installed it severals times and now it starts but when I try to exit i get the following error "Could not find a part of the path ....."

Also, if I start the game, it exits the game after 1- 2 minutes.

What should I do? Do I need a different version of XP or a special update?
 
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.DirectoryNotFoundException: Could not find a part of the path "D:\ACETON\logs\Log7/6/2004_22-0-20.cxt".
at System.IO.__Error.WinIOError(Int32 errorCode, String str)
at System.IO.File.Move(String sourceFileName, String destFileName)
at A.D.Dispose(Boolean )
at System.ComponentModel.Component.Dispose()
at System.Windows.Forms.Form.WmClose(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.573
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
ACETON
Assembly Version: 1.0.1646.35060
Win32 Version: 1.0.1646.35060
CodeBase: file:///D:/ACETON/ACETON.exe
----------------------------------------
ACETONSplash
Assembly Version: 1.0.1640.35405
Win32 Version: 1.0.1640.35405
CodeBase: file:///D:/ACETON/dll/ACETONSplash.DLL
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System.Data
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.data/1.0.5000.0__b77a5c561934e089/system.data.dll
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
System.Xml
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
Time
Assembly Version: 1.0.1639.33544
Win32 Version: 1.0.1639.33544
CodeBase: file:///D:/ACETON/dll/Time.DLL
----------------------------------------
Cryptography
Assembly Version: 1.0.1556.38372
Win32 Version: 1.0.1556.38372
CodeBase: file:///D:/ACETON/dll/Cryptography.DLL
----------------------------------------
BusyBar
Assembly Version: 1.0.1626.21592
Win32 Version: 1.0.1626.21592
CodeBase: file:///D:/ACETON/dll/BusyBar.DLL
----------------------------------------

************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the machine
rather than being handled by this dialog.
 
"D:\ACETON\logs\Log7/6/2004_22-0-20.cxt" this is a known problem
it will be fixed with the next patch.
 
Close all other Applications like Printersoftware, Messenger etc. Then try to start the tool again!
 
Back
Top