When I try to compile and run I get this error message:
C:\Documents and Settings\Edward Neu\VSWebCache\edwardneuwirth.org\AssemblyInfo.cs(9): Duplicate 'AssemblyTitle' attribute
C:\Documents and Settings\Edward Neu\VSWebCache\edwardneuwirth.org\AssemblyInfo.cs(10): Duplicate 'AssemblyDescription' attribute
C:\Documents and Settings\Edward Neu\VSWebCache\edwardneuwirth.org\AssemblyInfo.cs(11): Duplicate 'AssemblyConfiguration' attribute
C:\Documents and Settings\Edward Neu\VSWebCache\edwardneuwirth.org\AssemblyInfo.cs(12): Duplicate 'AssemblyCompany' attribute
C:\Documents and Settings\Edward Neu\VSWebCache\edwardneuwirth.org\AssemblyInfo.cs(13): Duplicate 'AssemblyProduct' attribute
C:\Documents and Settings\Edward Neu\VSWebCache\edwardneuwirth.org\AssemblyInfo.cs(14): Duplicate 'AssemblyCopyright' attribute
C:\Documents and Settings\Edward Neu\VSWebCache\edwardneuwirth.org\AssemblyInfo.cs(15): Duplicate 'AssemblyTrademark' attribute
C:\Documents and Settings\Edward Neu\VSWebCache\edwardneuwirth.org\AssemblyInfo.cs(16): Duplicate 'AssemblyCulture' attribute
C:\Documents and Settings\Edward Neu\VSWebCache\edwardneuwirth.org\AssemblyInfo.cs(29): Duplicate 'AssemblyVersion' attribute
C:\Documents and Settings\Edward Neu\VSWebCache\edwardneuwirth.org\AssemblyInfo.cs(60): Duplicate 'AssemblyDelaySign' attribute
C:\Documents and Settings\Edward Neu\VSWebCache\edwardneuwirth.org\AssemblyInfo.cs(61): Duplicate 'AssemblyKeyFile' attribute
C:\Documents and Settings\Edward Neu\VSWebCache\edwardneuwirth.org\AssemblyInfo.cs(62): Duplicate 'AssemblyKeyName' attribute
I am working on the server getting messages about my local files. Is something out of sink?