Unable to load wwDotNetBridge: Unable to load Clr Instance. Version %d.%d is not a compatible version
The reference to version %d.%d is literally what we get. They are running Server 2003, and a check shows it had only .NET 1.1 installed. So it seemed that all we'd need would be to upgrade .NET. But after installing .NET 4.0 we still get the same error.
What do we need to do to get this resolved?
--stein