添加链接
link之家
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
I'm making a ASPX HTML C# Website togheter with another person.
He made a lot of progress on the project and when I ran it on my PC (Visual Studio 2017 professional) it gave the following error :
ASP.NET runtime error: Could not load file or assembly 'Microsoft.CodeDom.Providers.DotNetCompilerPlatform,Version=1.0.8.0, Culture=neutral,PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The located assembly's manifest definition does not match the assembly's reference
Could someone please help me?
What I have tried:
I have tried googling as I have absolutely no idea why this is happening to me, no of the few answers i found worked. Check this: c# - The CodeDom provider type "Microsoft.CodeDom.Providers.DotNetCompilerPlatform.CSharpCodeProvider" could not be located - Stack Overflow [ ^ ]
Announcing the DotNetCompilerPlatform 1.0.2 release | .NET Web Development and Tools Blog [ ^ ]
Unable to run ASP.net pages on web server [ ^ ]
This may help to solve your issue.
  • Read the question carefully.
  • Understand that English isn't everyone's first language so be lenient of bad spelling and grammar.
  • If a question is poorly phrased then either ask for clarification, ignore it, or edit the question and fix the problem. Insults are not welcome.
  • Don't tell someone to read the manual. Chances are they have and don't get it. Provide an answer or move on to the next question. Let's work to help developers, not make them feel stupid.
  •