ever see this error? I seem to only get this when I place dotnetgallery onto our production win2000 box. if i run the exact same code localhost on my winxp box, then it works fine
Kirk Quinbar
Zywave, Inc.
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
Parser Error Message: Cannot create an object of type 'System.Drawing.Color' from its string representation '#ffffff' for the 'BackColor' property.
Source Error:
Line 42: <tr>
Line 43: <td bgcolor="#ffffff" valign=top align=center>
Line 44: <cc1:Gallery
Line 45: id="gallery1"
Line 46: runat="server"
|
Source File: D:\Websites\ZywaveGallery\galleryedit.aspx Line: 44
Version Information: Microsoft .NET Framework Version:1.0.3705.288; ASP.NET Version:1.0.3705.352