Unable activate Quest Web Parts feature in Site Settings. Seeing the follwoing error in ULS logs:
Feature receiver assembly ‘QuestWebPartsFeature, Version=1.0.0.0, Culture=neutral, PublicKeyToken=2b4b09f1c57c8f0b’, class ‘Quest.WebParts.Feature.FeatureReceiver’, method ‘FeatureActivated’ for feature ‘11730bed-af16-4fd0-985b-3ffa4792928f’ threw an exception: System.TypeInitializationException: The type initializer for ‘Quest.WebParts.Feature.FeatureLogger’ threw an exception. —> System.Security.SecurityException: Requested registry access is not allowed. at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable) at System.Diagnostics.EventLog.GetEventLogRegKey(String machine, Boolean writable) at System.Diagnostics.EventLog.Delete(String logName, String machineName) at Quest.WebParts.Feature.FeatureLogger..cctor() The Zone of the assembly that failed was: MyComputer — End of inner exception stack trace — at Quest.WebParts.Feature.FeatureLogger.Error(String message) at Quest.WebParts.Feature.FeatureReceiver.FeatureActivated(SPFeatureReceiverProperties properties) at Microsoft.SharePoint.SPFeature.DoActivationCallout(Boolean fActivate, Boolean fForce) fffc4665-415f-4b83-a7bd-33ecc976d545
Unable to create a site based on the Records Center template. The following error is written to U
Unable to create a site based on the Records Center template. The following error is written to ULS logs on SharePoint application server: “Failed to find the XML file at location ’12\Template\Features\QuestAdmin\Feature.xml'”
Duplicate Entry in Version History
After creating a new item in any Discussion list via qListForm an extra version is added. This happens only when creating an item that contains Enhanced Richtext field.
Custom Actions Examples.
The Custom Action capability enables you to write a custom code that can be called from qListView, qListForm, qSIListView or qSIListForm Web Parts. In your custom code, you can virtually do anything you want with the data. For example:
• You can write a complex custom validation and abort the action if the data is invalid.
• You can copy the item to another list or library before the item is saved in a qListForm.
• You can initialize one or more fields in the qListForm when the list form is initialized. Please see the Form Initialization Actions property of the qListForm and qSIListForm on how to call this kind of custom action. Please also see the code example below on how to write a custom action to initialize the list form.
Does Quest webparts support Custom fields?
We have a custom field created in SharePoint. Native SharePoint method is overwritten for that field and the field is getting updated when OOB form is used to create an item. When we save a new item using qListForm web part, a value of the field is not populated.
Multiple sort fields in qSelector.
I have been using a qSelector to present some data for the user and I need to be able to sort data in the dropdown by 2 different fields: by Category first then by Title.
qListView for Document libraries’s action ‘Upload’ does not open in new window
qListView for Document libraries’s action ‘Upload’ does not open in new window
How to bring back SP list ribbon toolbar for qlist view?
List Tools tab is missing in ribbon when I replace native list view with qListView
How to questions and configuration – SharePoint Community
Where to go for advice, configuration recommendations, walkthroughs and how to questions.
“LICENSE_NOT_MATCH is not found in the resource file for culture: neutral”
“LICENSE_NOT_MATCH is not found in the resource file for culture: neutral”