How can you add an external style sheet?
INTERNAL: Standardized Paging options for qlistview and qsilistview
“unable to find an embedded skin with the name ‘Office2007’.”
After upgrading QuickApps for SharePoint from version 5.7 to 6.2 the following error is thrown when loading a page with qListView configured:
“Error An unexpected error has occurred. Correlation ID: 98b970fb-f09b-48b7-a79b-97c7803d19a5 Date and Time: 4/30/2014 09:41:02.11 AM”
Referencing the Correlation ID in the ULS logs, the following error is seen :
“04/30/2014 09:41:29.11 w3wp.exe (UMECHP6N:0x3B9C) 0x36F8 SharePoint Foundation Runtime tkau Unexpected System.InvalidOperationException: Telerik.Web.UI.RadMenu with ID=’g_c5d5f81b_772a_41f7_a4da_51605848374dToolbarToolbar’ was unable to find an embedded skin with the name ‘Office2007’. Please, make sure that the skin name is spelled correctly and that you have added a reference to the Telerik.Web.UI.Skins.dll assembly in your project. If you want to use a custom skin, set EnableEmbeddedSkins=false. at Telerik.Web.SkinRegistrar.GetEmbeddedSkinAttributes(ISkinnableControl control, Type controlType, Boolean designTime) at Telerik.Web.SkinRegistrar.RegisterCssReferences(ISkinnableControl _control) at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.U… 98b970fb-f09b-48b7-a79b-97c7803d19a5“
Health Analysis Report showing missing dependencies
After upgrading from version 5.7 to 6.2, the web parts are functional but there is a large sequence of the following messages in the Farm Health Analysis Report:
[MissingSetupFile] File [Features\QuestWebParts\dwp\ChartView.dwp] is referenced [19] times in the database [SP-Test-ContentDB-Portal-Apps-02], but is not installed on the current farm. Please install any feature/solution which contains this file. One or more setup files are referenced in the database [SP-Test-ContentDB-Portal-Apps-02], but are not installed on the current farm. Please install any feature or solution which contains these files. [MissingSetupFile] File [Features\QuestWebParts\dwp\SIChartView.dwp] is referenced [19] times in the database [SP-Test-ContentDB-Portal-Apps-02], but is not installed on the current farm. Please install any feature/solution which contains this file. One or more setup files are referenced in the database [SP-Test-ContentDB-Portal-Apps-02], but are not installed on the current farm. Please install any feature or solution which contains these files.
Calculated field does not calculate value in a timely manner
Using the calculated field option to append an ID number to a field sometimes does not work (less than 1% of the time)
maxQueryRow limit on lookup columns is not working
Web Parts are not rendering correctly in 2010 Compatibility mode for SharePoint 2013
When deploying QuickApps 6.2 to a SharePoint 2013 Farm, 2010 Compatibility mode Site Collection, the Web Parts are not rendering correctly on the pages.
The QuickApps solution has been deployed to the 14 and 15 Hive as described in the Installation Guide.
The issue seems to happen with DocumentMode IE8. There is no rendering issue when viewed in Chrome or Firefox.
