Hi Here is the error I am getting: I tired many things but no help. This prob occurs when i try to deploy my app on Windows 2000 server, where as When it is ran under xp development machine it works fine. in my references system.design.dll, system.drawing.dll are present But when i try to add system.drawing from .NET tab it is not doing anything, not adding reference. Could youpls have a lok at it
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS0012: The type 'System.Drawing.Color' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.
Source Error:
Line 18: <td colspan="2" style="border-bottom: olive thick solid; height: 1px; background-color: #003399">
Line 19: <img align="absmiddle" src="Images/logo.gif" style="border-left-color: olive; border-left-style: none; border-right-width: thick; border-right-color: olive; width: 87px; height: 97px;" />
Line 20: <asp:SiteMapPath ID="SiteMapPath1" runat="server" ForeColor="FloralWhite" style="vertical-align: top">
Line 21: <NodeStyle BackColor="#80FFFF" />
Line 22: <CurrentNodeStyle ForeColor="Blue" />