The problem only occurs for us if the application pool running the site is configured for 32-bit mode and it's reproducible in our test environment (I'd love to know why, but it's out of scope for this question). Client has asked that all their IIS sites have their application pools configured to run in 32-bit mode only.
Can I just simply update the Umbraco.ModelsBuilder.dll assembly to a later version (copied from a 7.10.4 install) which includes the fix for this issue. I tried this and on the surface it appears to work fine....however I'm wondering if this is wise or not?
Can I just update the Umbraco.ModelsBuilder assembly to get latest fixes?
I have a client's Umbraco site running on v7.7.7 and Forms v6.0.7 (it's all being upgraded soon, but not just yet).
We recently encountered this issue:
http://issues.umbraco.org/issue/U4-10780
The problem only occurs for us if the application pool running the site is configured for 32-bit mode and it's reproducible in our test environment (I'd love to know why, but it's out of scope for this question). Client has asked that all their IIS sites have their application pools configured to run in 32-bit mode only.
Can I just simply update the Umbraco.ModelsBuilder.dll assembly to a later version (copied from a 7.10.4 install) which includes the fix for this issue. I tried this and on the surface it appears to work fine....however I'm wondering if this is wise or not?
is working on a reply...