Loading...

Archives

Error using calculated column for a Folder in a document library using Quest Web Parts 5.4.1

Error using calculated column for a Folder in a document library using Quest Web Parts 5.4.1

The problem is with the Folder information for a document library.
For a document library the field Folder is “generated” automatically – and is displayed correctly when it is shown as a normal field or when <%Folder%> is used in the body of the Custom Display – but when you create a calculated field using <%Folder%> it gives an error of “System.Data.DataRowView” instead of the path to the folder in the document library.
 

“The control must be placed inside a form tag with runat=server” error is shown on some web part

“The control must be placed inside a form tag with runat=server” error is shown on some web part

The error does not happen to allQuest Web Parts for SharePointwebparts, in fact,Quest Web Parts for SharePoint regular Selector web part, Cascading Menu web part and etc. are working just fine, but ListView and ListForm all error out with slightly different messages.

For List View, the following error message is received: The following error occurs: Exception has been thrown by the target of an invocation.

For List Form, the following error message is received: The following error occurs: The control must be placed inside a form tag with runat=server.

Red X graphic displays when sorting Quest List View by specific column

Red X graphic displays when sorting Quest List View by specific column

A Quest List View web part is sorted by a specific column by clicking on that column.The list is sorted but a red X is displayed at the top of the column instead of the expected graphic. It also says Sorted desc by the red X.

Error “Content DB collecting failed: Cannot insert the value NULL into column ‘owner’, table ‘tem

Error “Content DB collecting failed: Cannot insert the value NULL into column ‘owner’, table ‘tem

When running Data Gathering in Site Administrator for SharePoint the following error is seen in the QSPSCollector.log:

“12/02 11:41:25:654 | DBContentCollImpl_6.cpp(205) | 3568 | ERROR | Content DB collecting failed: Cannot insert the value NULL into column ‘owner’, table ‘tempdb.dbo.#spdbdesc 00010001BA6D’; column does not allow nulls. INSERT fails.[EIP: 0x10068BB3,0x1007E271] 0x80040E2F
12/02 11:41:25:654 | ProcessStateReporter.cpp(181) | 3568 | DBG | (SetTaskStateInformation) ID ‘142bf077-cde0-4579-a77f-4b6367581e77’, Date ‘Thu 12/February/2009 11:41’, State ‘2’, Description ‘Cannot collect information from Virtual server content databases. Error: Cannot insert the value NULL into column ‘owner’, table ‘tempdb.dbo.#spdbdesc 00010001BA6D’; column does not allow nulls. INSERT fails.'”


The Data Gathering finishes with non 100% result.