Compiler failure with error code 255. bin \ roslyn \ csc.exe

3
  

Compile Error

     

Description: Error compiling a resource needed to service this   solicitation. Review the specific details of the error and modify the   source code properly.

     

Compiler Error Message: Compiler Fails with Error Code   255.

     

Show Detailed Output of Compiler:

     

c: \ windows \ system32 \ inetsrv> C: \ Dersa \ IIS \ Real Estate \ bin \ roslyn \ csc.exe   / t: library / utf8output / nostdlib +   /R:"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll "   /R:"C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Runtime\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Runtime.dll "   ....

My application is displaying this error on the homologation server.   On the server is installed version 4.5.2 of the framework;   I'm developing the application on vs2015 and framework 4.5.2;

On my machine it worked normal and this problem appeared on the homologation server, compared with an application that was already homologated and did not give a problem, the apparent difference and that Micrisoft.Net.Conpilers was in version 1.2.1 and mine was in 2.0.0, I returned my version to stay the same and started to generate the same error in the machine machine.

Someone has had this problem or understands Roslyn better to give me a light.

    
asked by anonymous 30.08.2016 / 22:15

0 answers