
Compiler error CS 1595 - Help
Is it this?
PRB: "Compiler Error Message: CS1595" Error Message When You Use the C#
Compiler to Compile an ASP.NET Resource (Q318274)
http://support.microsoft.com/search/preview.aspx?scid=kb;en-us;Q318274
When I try to create a C# web application (page witha a button) it compiles
in the IDE error free but when I run it in the browser i get the following
error:
CS1595: 'System.Runtime.CompilerServices.CompilerGlobalScopeAttribute' is
defined in multiple places; using definition from
'C:\winnt\microsoft.net\framework\v1.0.3705\mscorlib.dll'
I have not addded any addition references. I have reinstalled both VS and
IIS to no avail. ASP projects created in VB are ok.
Any help would be welcome.
Thanks,
Selwyn