Tech Talk Archive
-
FIX: SSIS Script Component Error “The value is too large to fit in the column data area of the buffer”
SSIS Error "The value is too large to fit in the column data area of the buffer." and Microsoft.SqlServer.Dts.Pipeline.DoesNotFitBufferException. Fix -
FIX: View in Windows Explorer Action Does Not Work in SharePoint Document Library
On a Windows Server 2008 build, the following failed: - save directly from Word into a SharePoint Document Library - UNC Path to SharePoint does not work -
FIX: Strange Refresh of Parameters in SQL Reporting Services
Do you get odd parameter and page refreshes in SSRS, even when no dependencies exist? If so, read this article for a quick workaround. -
FIX: Sign in as a Different User in SharePoint 401 Unauthorized Error Fail
You login to Sharepoint (WSS or MOSS), then click the "Sign in as a different user" drop down. You attempt to login using the same account with the same privileges (obviously) and for your efforts, you get a 401 Unauthorized message. What? -
HOW TO: Uninstall SQL Server Embedded (from SharePoint or WSS)
Uninstall SQL Server Embedded edition How To. -
FIX: File Not Found on NewDwp.aspx in SharePoint when adding a web part
Receiving the following error in SharePoint or MOSS when you try to add a web part? File Not Found. at System.Signature._GetSignature(SignatureStruct& signature, Void* pCorSig, Int32 cCorSig, IntPtr fieldHandle, IntPtr methodHandle, IntPtr declaringTypeHandle) at System.Signature.GetSignature(SignatureStruct& signature, Void* pCorSig, Int32 cCorSig, RuntimeFieldHandle fieldHandle, RuntimeMethodHandle methodHandle, RuntimeTypeHandle declaringTypeHandle) -
T-SQL Tuesday (Date/Time Tricks) – Project Time Reporting Hack in SSRS
A HOW TO illustrating a method to display project time data in SQL Reporting Services. While there is no native GANTT chart control in SSRS 2005/2008, you can still do this with a little creativity and determination. -
Suppress Auto Update of MDX Parameter Datasets in Reporting Services 2008
With the MDX Query Designer in Reporting Services SSRS 2008 Report Designer and Report Builder 2.0, changing the main dataset overwrites the parameter datasets, which will kill any manual adjustments you've made. Bummer. But you can fix that. -
FIX: Quick Launch Bar Navigation Missing From Web Part Pages in SharePoint
It's rather disturbing that the Left Side Navigation (Quick Launch) by default, does not display on new web part pages created in SharePoint. There are a number of workarounds on the web which include hacking each newly created page, or hacking an existing document template. -
FIX: Cannot connect to MICROSOFT##SSEE database
If you can’t connect to the MICROSOFT\SS… Read the rest


