2006-01-29, 05:35 AM
I folowed the instructions from the Enhanced Web Admin wiki page, but im having no luck getting this service up and running i currently get a page that displays this information:
--------------------------------------------------------------------
Server Error in '/gbpvr' Application.
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: The base class includes the field 'LoginButton', but its type (System.Web.UI.WebControls.LinkButton) is not compatible with the type of control (System.Web.UI.WebControls.ImageButton).
Source Error:
Line 75: <br>
Line 76: <br>
Line 77: <asp:ImageButton id="LoginButton" runat="server" ImageUrl="images/login_btn_login.jpg"></asp:ImageButton><br>
Line 78: <br>
Line 79: </form>
Source File: C:\gbpvr\web\login.aspx Line: 77
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573
-------------------------------------------------------------------
Thanks for any help in this matter.
--------------------------------------------------------------------
Server Error in '/gbpvr' Application.
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: The base class includes the field 'LoginButton', but its type (System.Web.UI.WebControls.LinkButton) is not compatible with the type of control (System.Web.UI.WebControls.ImageButton).
Source Error:
Line 75: <br>
Line 76: <br>
Line 77: <asp:ImageButton id="LoginButton" runat="server" ImageUrl="images/login_btn_login.jpg"></asp:ImageButton><br>
Line 78: <br>
Line 79: </form>
Source File: C:\gbpvr\web\login.aspx Line: 77
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573
-------------------------------------------------------------------
Thanks for any help in this matter.