
April 10th, 2002, 05:30 PM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,575
  
Time spent in forums: < 1 sec
Reputation Power: 22
|
|
|
C# Compilation Error
<i><b>Originally posted by : Ci-Ci Mills (cici@sleeestak.com)</b></i><br /><br />I have a small C# web application that I am trying to compile in<br />VS.NET and am receiving the following error:<br /><br />Compiler Error Message: CS1595: 'KBase.WebForm1' is defined in<br />multiple places; using definition from<br />'C:WINNTMicrosoft.NETFrameworkv1.0.3705Temporary ASP.NET<br />Filesknowledgebasec483e2ce1c920a47kj8qsa7l.dll'<br /><br />I found one article on MS support (Q318274) that is somewhat related,<br />but it talks about problems with mscorlib.dll only. I tried both<br />solutions listed anyway, but neither helped.<br /><br />Any ideas would be appreciated.<br /><br />Thanks in advance.<br />
|