Board: MICRO-STAR INTERNATIONAL CO., LTD MS-6701
Bus Clock: 133 megahertz
BIOS: Phoenix Technologies, LTD 6.00 PG 09/11/2002
2.40 gigahertz Intel Pentium 4
8 kilobyte primary memory cache
512 kilobyte secondary memory cache
Not hyper-threaded
Windows XP Professional Service Pack 3 (build 2600)
1) An error occured on the computer which threw the system clock out of range. This seemed to impact on a number of programmes, including possibly windows genuine advantage.
2) After rebooting an initialisation problem occurred in Microsoft.Net and this advised inserting jitDebugging at system.windows.form. This is where I inserted the code:
<section name="system.runtime.remoting" type="System.Configuration.IgnoreSection, System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" allowLocation="false"/>
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
<section name="system.windows.forms" type="System.Windows.Forms.WindowsFormsSection, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"/>
This appeared to resolve the error occuring with Microsoft.NET
3) However, I now have a problem with Windows Installer. When I try and install a new programme I get "Configuration system failed to initialise"
4) I have a copy of msicuu.exe installed and am considering uninstalling the various elements of Microsoft.NET one at a time?
However, first I would like to seek some expert advice please?
Many thanks,
eponymous
Bus Clock: 133 megahertz
BIOS: Phoenix Technologies, LTD 6.00 PG 09/11/2002
2.40 gigahertz Intel Pentium 4
8 kilobyte primary memory cache
512 kilobyte secondary memory cache
Not hyper-threaded
Windows XP Professional Service Pack 3 (build 2600)
1) An error occured on the computer which threw the system clock out of range. This seemed to impact on a number of programmes, including possibly windows genuine advantage.
2) After rebooting an initialisation problem occurred in Microsoft.Net and this advised inserting jitDebugging at system.windows.form. This is where I inserted the code:
<section name="system.runtime.remoting" type="System.Configuration.IgnoreSection, System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" allowLocation="false"/>
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
<section name="system.windows.forms" type="System.Windows.Forms.WindowsFormsSection, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"/>
This appeared to resolve the error occuring with Microsoft.NET
3) However, I now have a problem with Windows Installer. When I try and install a new programme I get "Configuration system failed to initialise"
4) I have a copy of msicuu.exe installed and am considering uninstalling the various elements of Microsoft.NET one at a time?
However, first I would like to seek some expert advice please?
Many thanks,
eponymous