Hi,
I have an asp.net application in IIS with .net 4.5. When I am trying to deploy the web application to IIS. I got the error message ‘Could not load file or assembly 'Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. I have tried to regesiter the assembly with regiis.exe but it seems doesn't work. I have even tried copy to local. However it seems doesn't work as well.
Any suggestions will be appreciated: D