tekhed,
Here is a way to force it. i do not know if this works in 2003 but it should.
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<requiredRuntime version="v1.0.3705" safemode="true"/>
</startup>
</configuration>
HTH,
bueller