Bug on the Website

I clicked 'My Account' from the main page (while logged in) and recieved the following error:

Server Error in '/' Application.

Compilation Error

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: BC30560: 'controls_myaccount_general_ascx' is ambiguous in the namespace 'ASP'.

Source Error:

Line 52:    			
Line 53:       <asp:Placeholder id="_General" runat=server visible=false>
Line 54:          <gc:general runat="server" EnableViewState="false" />
Line 55:          <li><a href="http://metaverse.galciv2.com/index.aspx?g=myempire">View my empire</a></li>
Line 56:          <li><a href="http://metaverse.galciv2.com/index.aspx?g=managecharacters">Edit My Characters</a></li>

Source File: \\marge\websites\GalCiv2 v2\myaccount.aspx    Line: 54



 




Version Information: Microsoft .NET Framework Version:2.0.50727.832; ASP.NET Version:2.0.50727

4,546 views 3 replies
Reply #1 Top
Hmm, the error has stopped occuring... interesting...
Reply #2 Top
The Stardock folks did say they'd make ongoing fixes after the "upgrade"
Reply #3 Top
I'm getting a similar error on the same page...

Server Error in '/' Application.
Compilation Error
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: BC30560: 'controls_display_header_ascx' is ambiguous in the namespace 'ASP'.

Source Error:

Line 8: <%@ register TagPrefix="gc" TagName="registrations" Src="~\Controls\MyAccount\Registrations.ascx" %>
Line 9: