|
||||
Ok, after adding the .ROM and .VM folders to OS, I am now able to start the createos.exe. However, I am getting the following error when trying to cook:
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.UnauthorizedAccessException: Access to the path 'C:\Downloads\windows mobile 5.0\Custom Rom builder\WM5 AKU3.5 ROM Kitchen 1.0.0.8 RC1\Fin Modified WM5 AKU3.5\Temp\boot.rgu' is denied. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) at System.IO.StreamWriter.CreateFile(String path, Boolean append) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize) at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding) at CreateOS.Form1.button1_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(MouseEventAr gs 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.O nMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(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 ---------------------------------------- CreateOS Assembly Version: 1.0.2371.28156 Win32 Version: CodeBase: file:///C:/Downloads/windows%20mobile%205.0/Custom%20Rom%20builder/WM5%20AKU3.5%20ROM%20Kitchen%201.0.0.8%20RC1/Fin%20Modified%20WM5%20AKU3.5/CreateOS.exe ---------------------------------------- msvcm80 Assembly Version: 8.0.50727.163 Win32 Version: 8.00.50727.163 CodeBase: file:///C:/WINDOWS/WinSxS/x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727. 163_x-ww_681e29fb/msvcm80.dll ---------------------------------------- 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 ---------------------------------------- ************** 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. Any ideas???? |
|
||||
I'll investigate the disappearance of the .ROM and .VM folders, which confuses me because they should be there. It's entirely possible that my zip program refused to see them.
The .NET errors are due to the majority of the files being read-only. I'll address that in all future releases so that it doesn't happen again (including the one I'll be upping shortly to deal with these current issues). Does anybody know what TheRocoLoco is hitting up against? I suppose it could be a possibility that the files being read-only carries over to the device...? I'll toss another ROM and another ROM kitchen up to see whether that works better. I'll update this when they're both up, because it would be good if we could actually get something working. |
|
||||
Quote:
ftp://up.ppcgeeks.com/Apache/Project....0.8%20RC1.rar I've changed it to be a .rar archive, and this time, the files should all be non-read-only (which will hopefully fix the really mysterious issues). Since it's password protected, the password is: unikitchenrc1 The kitchen is currently being uploaded to the dev FTP site. Similarly, it is now a .rar archive, all the files in it are non-read-only, and I've confirmed that the .ROM and .VM directories are in it. Uploading should complete in a little over 10 minutes. |
|
||||
Well that was fun. I am running this now and have found out a few things.
1. Hitting "favorites" within PIE causes File Explorer to pop up... 2. Tried to install an application via cab file and discovered that ANY cab I choose fails... Tried Cert_SPCS, Cert_SPCS.sa and several others.... No workie... Sorry, I didnt see the post above. I am seeing all of those issues as well as the inability to install cab files. |
|
||||
Grr... very disappointing. I'm guessing I might have to give up my mostly-stable 3.3 installation, back up all my data, and then start reflashing ROMs again to try and figure out what's going on (I was personally kinda hoping to be able to hold off until this stabilized before going through the ROM cooking process again). That is, unless somebody else can figure out what might be going wrong?
|
|
|
|