GameKyuubi Posted August 3, 2009 Posted August 3, 2009 Just doing a regular nlite image creation, and this keeps coming up. If I turn off all the modifications, it seems to work fine. What is causing this?Here's the crap it dumped on me when I hit Details:See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.************** Exception Text **************System.IO.IOException: Cannot create a file when that file already exists. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.__Error.WinIOError() at System.IO.FileInfo.MoveTo(String destFileName) at ..() at ..(Object , EventArgs ) at System.Windows.Forms.Control.OnEnter(EventArgs e) at System.Windows.Forms.Control.NotifyEnter() at System.Windows.Forms.ContainerControl.UpdateFocusedControl()************** Loaded Assemblies **************mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3082 (QFE.050727-3000) CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll----------------------------------------nLite Assembly Version: 1.4.9.1 Win32 Version: 1.4.9.1 CodeBase: file:///D:/Program%20Files/nLite/nLite.exe----------------------------------------System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll----------------------------------------nLite Assembly Version: 1.4.9.1 Win32 Version: 1.4.9.1 CodeBase: file:///D:/Program%20Files/nLite/nLite.exe----------------------------------------System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll----------------------------------------System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll----------------------------------------nlgw Assembly Version: 1.1.0.0 Win32 Version: 1.4.9.1 CodeBase: file:///D:/Program%20Files/nLite/nLite.exe----------------------------------------MCDBNET2 Assembly Version: 1.32.0.0 Win32 Version: 1.32.0.1302 CodeBase: file:///D:/Program%20Files/nLite/MCDBNET2.DLL----------------------------------------msvcm80 Assembly Version: 8.0.50727.3053 Win32 Version: 8.00.50727.3053 CodeBase: file:///C:/WINDOWS/WinSxS/x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.3053_x-ww_b80fa8ca/msvcm80.dll----------------------------------------CabLib Assembly Version: 9.7.0.0 Win32 Version: 9.7 CodeBase: file:///D:/Program%20Files/nLite/CabLib.DLL----------------------------------------msvcm90 Assembly Version: 9.0.30729.1 Win32 Version: 9.00.30729.1 CodeBase: file:///D:/Program%20Files/nLite/msvcm90.DLL----------------------------------------Accessibility Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll----------------------------------------************** JIT Debugging **************To enable just-in-time (JIT) debugging, the .config file for thisapplication or computer (machine.config) must have thejitDebugging value set in the system.windows.forms section.The application must also be compiled with debuggingenabled.For example:<configuration> <system.windows.forms jitDebugging="true" /></configuration>When JIT debugging is enabled, any unhandled exceptionwill be sent to the JIT debugger registered on the computerrather than be handled by this dialog box.
johnhc Posted August 3, 2009 Posted August 3, 2009 GameKyuubi, I think this means you have .NET problems. I suggest you try removing and reinstalling .NET 2.0 or higher. Make sure you have the latest version of nLite (1.4.9.1) and you DLed it from the nLite site. If not, remove nLite also and install the one from nLite.com. Let us know the results. Enjoy, John.
GameKyuubi Posted August 4, 2009 Author Posted August 4, 2009 Reinstalled .net 3.5 & SP1, same thing happens :/
GameKyuubi Posted August 4, 2009 Author Posted August 4, 2009 Ok I think I got it. It was a bad rip of XP. Kinda strange, as this is the second bad rip of XP that's happened to me in a row. The first one gave a totally different error that manifested after the textmode installation was finished.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now