3. Server error / application when clicking on Manage the Channel, same with Online Users, but Configuration works just fine.
A:
Can you explain how to reproduce the error?
Server Error in '/' 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 'ButtonRefresh', but its type (System.Web.UI.WebControls.Button) is not compatible with the type of control (System.Web.UI.WebControls.ImageButton).
Source Error:
Line 13: <tr>
Line 14: <td><h3>Online users</h3></td>
Line 15: <td align="right"><asp:ImageButton id="ButtonRefresh" ImageUrl="images/refresh.gif" runat="server" Text="Refresh"></asp:ImageButton></td>
Line 16: <td width=10> </td>
Line 17: </tr>
|
Source File: c:\domains\umpquaportal.com\wwwroot\DesktopModules\CuteSoft_Client\CuteChat\ManageChannelOnlines.Aspx Line: 15
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032
I have friendly URL's turned off because of other applications, maybe this is the reason for the error?
Thanks
Mark Garcia