Technical support This forum is closed.
Version 1.x > Technical support > Error in trial version of CMSDesk - clicked "History" View modes: 
User avatar
Member
Member
TimK - 1/9/2006 9:24:16 PM
   
Error in trial version of CMSDesk - clicked "History"
I created a new product (products-->Category A-->Tim's First Product) and saved it. I saw it appear in the site - great! I went back into CMSDesk and started clicking thru the top nav items (Site, Edit, List, Properties, and so on). This is with my new product selected in the leftnav treeview control. When I clicked on the "History" nav button, I got the following error. Note that I am using the C# version of code.


Server Error in '/KenticoCMS' 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: CS1003: Syntax error, '(' expected

Source Error:



Line 40: <ItemTemplate>
Line 41: <IMG title="<%=viewHint%>" style="CURSOR: hand" onclick='javascript:ShowHistoryVersion(<%# DataBinder.Eval(Container.DataItem, "VersionHistoryID") %> );' src="../design/buttons/view.gif">
Line 42:
<% if allowRollback then %>
Line 43: <IMG title="<%=rollbackHint%>" style="CURSOR: hand" onclick='javascript:RollbackVersion(<%# DataBinder.Eval(Container.DataItem, "VersionHistoryID") %>, <%# DataBinder.Eval(Container.DataItem, "NodeID") %> );' src="../design/buttons/rollback.gif"><% end if %>
Line 44: <asp:ImageButton Runat="server" ID="btnDelete" ImageUrl="../design/buttons/deleteItem.gif" CommandName="Delete" CommandArgument='<%# DataBinder.Eval(Container.DataItem, "versionhistoryid") %>'>


Source File: c:\inetpub\wwwroot\KenticoCMS\cmsdesk\content\history.aspx Line: 42

User avatar
Guest
admin - 1/12/2006 7:05:25 PM
   
Re: Error in trial version of CMSDesk - clicked "History"
Hi Tim,

Thank you for your message and I'm sorry for this bug. We will fix this in the 1.8a.

Best Regards,

User avatar
Member
Member
TimK - 1/13/2006 8:38:28 PM
   
Re: Error in trial version of CMSDesk - clicked "History"
OK - thanks! Is there an expected release date for v1.8a? :-)


User avatar
Guest
admin - 1/13/2006 10:21:53 PM
   
Re: Error in trial version of CMSDesk - clicked "History"
It should be available at the beginning of the next week.

Best Regards,