If I click on luanch TFTW:
the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.FileNotFoundException: File not found.
at Microsoft.VisualBasic.Interaction.Shell(String PathName, AppWinStyle Style, Boolean Wait, Int32 Timeout)
at TFTWLaunch.frmMain.InvokeApp(String filename)
at TFTWLaunch.frmMain.btnLaunch_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.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
TFTWLaunch
Assembly Version: 1.0.1835.39655
Win32 Version: 1.0.1835.39655
CodeBase: file:///C:/Program%20Files/EA%20Games/Command%20%26%20Conquer%20The%20First%20Decade/Command%20%26%20Conquer%20Generals%20Zero%20Hour/TFTWLaunch.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (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 computer
rather than be handled by this dialog box.
If I click on the TFTW lauch WB:See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.FileNotFoundException: File not found.
at Microsoft.VisualBasic.Interaction.Shell(String PathName, AppWinStyle Style, Boolean Wait, Int32 Timeout)
at TFTWLaunch.frmMain.InvokeApp(String filename)
at TFTWLaunch.frmMain.btnLaunchWB_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.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
TFTWLaunch
Assembly Version: 1.0.1835.39655
Win32 Version: 1.0.1835.39655
CodeBase: file:///C:/Program%20Files/EA%20Games/Command%20%26%20Conquer%20The%20First%20Decade/Command%20%26%20Conquer%20Generals%20Zero%20Hour/TFTWLaunch.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (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 computer
rather than be handled by this dialog box.
and this is it help!!!!!!! :rifle: :uzi: :mg:
:bang: :chemwhore: :flamewhore: :gdiapc: :defender: :cyborg:
its war...............
Page 1 of 1
Heres a big pro for yo
#2
Posted 25 April 2006 - 03:15 AM
Hasn't this problem came up already, isn't the fix something like download the .net framework?
#3
Posted 25 April 2006 - 05:09 AM
That is not the problem becuse I download .net framework 2.0 yesterday
Ill do a slide show for you:
Ill do a slide show for you:
Attached File(s)
-
New_Compressed__zipped__Folder.zip (529.4K)
Number of downloads: 13
#4
Posted 25 April 2006 - 08:12 AM
I think that launcher needs v1.1
Incidently, there will be a new revamped version of TFTW coming out late June, (possibly early July), with the launcher obviously updated for later VB .NET versions.
Incidently, there will be a new revamped version of TFTW coming out late June, (possibly early July), with the launcher obviously updated for later VB .NET versions.
#5
Posted 25 April 2006 - 07:24 PM
Waraddict, on Apr 25 2006, 09:12 AM, said:
I think that launcher needs v1.1
Incidently, there will be a new revamped version of TFTW coming out late June, (possibly early July), with the launcher obviously updated for later VB .NET versions.
<{POST_SNAPBACK}>
Incidently, there will be a new revamped version of TFTW coming out late June, (possibly early July), with the launcher obviously updated for later VB .NET versions.
<{POST_SNAPBACK}>
:bang: <---- even if I down graded to 1.1 it will not work also, nor the script
:cuss: :cuss: :cuss: :cuss:
#6
Posted 01 May 2006 - 01:08 AM
Are you definatly running 1.5 of TFTW? if you are using an older version then this is why your experiancing the problem.
#7
Posted 11 May 2006 - 10:13 AM
I can't even download an other version for install.. it says that I've got one allready installed and that I'm unable to get another one.
#8
Posted 11 May 2006 - 11:34 AM
Could you list off any big files and ftw files in your Zero Hour directory you have?
Additionally, can you determine if you have an Art folder in your ZH directory and an INI folder within your Data subdirectory?
Additionally, can you determine if you have an Art folder in your ZH directory and an INI folder within your Data subdirectory?
Share this topic:
Page 1 of 1