B
Brian R Sevenoaks UK
We are running XP Pro 5.1.2600 SP2 Build 2600 & Outlook 2003 (11.6359.6360)
SP1.
Outlook crashes at least four times a day, there are no Outlook add-in
programs downloaded.
A tip in the UK PC PRO magazine issue 122 page 220 suggests the following
but we are concerned that we might make the situation worse.
In the Outlook directory containing outlook.exe create a file called
outlook.exe.config and paste the following text into it:-
<configuration>
<startup>
<requiredRuntime version"v1.1.4322"safemode="true" />
</startup>
</configuration>
This will apparently force Outlook to start up with the 1.1 runtime rather
than the pre-release 2 runtime that it's loading now.
Could you please check that the above is a viable solution for this problem
and that the code is correct as we have presented it, or preferably direct us
to an existing Microsoft patch that would resove this difficulty.
SP1.
Outlook crashes at least four times a day, there are no Outlook add-in
programs downloaded.
A tip in the UK PC PRO magazine issue 122 page 220 suggests the following
but we are concerned that we might make the situation worse.
In the Outlook directory containing outlook.exe create a file called
outlook.exe.config and paste the following text into it:-
<configuration>
<startup>
<requiredRuntime version"v1.1.4322"safemode="true" />
</startup>
</configuration>
This will apparently force Outlook to start up with the 1.1 runtime rather
than the pre-release 2 runtime that it's loading now.
Could you please check that the above is a viable solution for this problem
and that the code is correct as we have presented it, or preferably direct us
to an existing Microsoft patch that would resove this difficulty.