Got this error while browsing web site.
Obviously this error occurs due to compiler not found, so either check if corresponding .Net framework has correctly installed on the machine, or modify your web.config to use specified compiler version.
<providerOption name="CompilerVersion" value="v3.5"/>
Just change v3.5 to corresponding version.
沒有留言:
張貼留言