Problems with code after update Rider to version newer than 2022.2.4
Currently I can't compile code :
[global::System.CodeDom. ... ]
I'm getting such error: [CS0234] The type or namespace name 'CodeDom' does not exist in the namespace 'System' (are you missing an assembly reference?)
Can you help me please and answer what has changed that it doesn't compile anymore?
I've installed version 2022.2.4 and on this one it compiles without any issues.
It also compiles on the newest version of VS2022. But I don't like to use VS.
I'm getting such error: [CS0234] The type or namespace name 'CodeDom' does not exist in the namespace 'System' (are you missing an assembly reference?)
Can you help me please and answer what has changed that it doesn't compile anymore?
I've installed version 2022.2.4 and on this one it compiles without any issues.
It also compiles on the newest version of VS2022. But I don't like to use VS.
Please sign in to leave a comment.
Hello Pwosko,
Thank you fro reaching Rider Forum.
Could you please go to Settings | Build, Execution, Deployment | Toolset and Build and set MSBuild version to one that is set in the ersion 2022.2.4.
If that would not help, could you please take a screen-shot of the error, of the Settings | Build, Execution, Deployment | Toolset and Build and provide me with the logs from Help > Collect Logs after reproducing the issue. Upload it then to our storage and provide me with the upload ID.
Thank you in advance!