Sign In
Random Thoughts on SharePoint, BI, and .NET
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.NET
Search
SharePoint
SQL Server Analysis Services
SQL Server Reporting Services
Archive
Archives
May 2010
(1)
May 2009
(1)
January 2009
(1)
December 2008
(1)
November 2008
(1)
September 2008
(2)
June 2008
(3)
May 2008
(1)
November 2007
(11)
November, 2007
MSDN Blogs
>
Random Thoughts on SharePoint, BI, and .NET
>
November, 2007
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Random Thoughts on SharePoint, BI, and .NET
Writing to the SharePoint Trace Log in your code
Posted
over 5 years ago
by
shawnfel
1
Comments
Updated: You should not register the trace provider on every request. Use a singleton to check for registration. Found a great example on how to write to the SharePoint trace log on msdn. http://msdn2.microsoft.com/en-us/library/aa979522.aspx . This...
Random Thoughts on SharePoint, BI, and .NET
SharePoint, DOCTYPE, and Master Pages
Posted
over 5 years ago
by
shawnfel
3
Comments
SharePoint by default does not support taking IE out of quirks mode. This is discussed in a great blog entry by Heather Solomon . Not enforcing a dtd through the DOCTYPE element in the default.master (for example DOCTYPE HTML PUBLIC "-//W3C//DTD HTML...
Random Thoughts on SharePoint, BI, and .NET
Quick Guide on how to install Reporting Services on its own server/cluster in SharePoint Integration Mode without using Kerberos
Posted
over 5 years ago
by
shawnfel
4
Comments
Install SQL Server 2005 - Reporting Services Only Install SQL Server Service Pack 2 Install Sharepoint (as WFE)- SKU (Enterprise Edition, Standard,etc..) has to match the other SKUs in the farm Run the Sharepoint Server Configuration (do not...
Random Thoughts on SharePoint, BI, and .NET
Reporting Services Support for Forms Authentication in SharePoint Integration Mode
Posted
over 5 years ago
by
shawnfel
0
Comments
Better late than never - http://support.microsoft.com/kb/939942
Random Thoughts on SharePoint, BI, and .NET
Transparent Images in Reporting Services
Posted
over 5 years ago
by
shawnfel
2
Comments
If you've been trying to put a transparent image into reporting services and have not been able to make the background transparent i share your pain. Luckily i found a solution. 1. Place a rectangle where you would place the image 2. Place the image...
Random Thoughts on SharePoint, BI, and .NET
Automating Analysis Services Deployments from the Command Line
Posted
over 5 years ago
by
shawnfel
0
Comments
The following blog has a great step by step on how to install Analysis Services Cubes from the Command Line
Random Thoughts on SharePoint, BI, and .NET
Automating Report Deployment with Reporting Services in SharePoint Integration Mode
Posted
over 5 years ago
by
shawnfel
10
Comments
Automating Report Deployment in Reporting Services can be challenging. SharePoint offers many modes of deployment of files. Unfortunately the out of the box deployment for SharePoint does not allow for automatic hook up of data sources. So you can deploy...
Random Thoughts on SharePoint, BI, and .NET
How to connect Filter Web Parts
Posted
over 5 years ago
by
shawnfel
1
Comments
There an excellent post on this blog ( http://blogs.msdn.com/edhild/archive/2007/04/17/how-to-connect-web-parts-during-site-provisioning.aspx ) about how to connect Web Parts in sharepoint. With a little change you can connect filters using the same technique...
Random Thoughts on SharePoint, BI, and .NET
Search Issues: No-index Attribute
Posted
over 5 years ago
by
shawnfel
1
Comments
I ran into a pretty unique situation with crawl rules and search. Here's what happened... I configured crawl rules to ensure that the crawler does not crawl the internet. I started by adding an inclusion of *://*.somecompany.com/* to include...
Random Thoughts on SharePoint, BI, and .NET
Configuring SSO
Posted
over 5 years ago
by
shawnfel
0
Comments
Had some install issues turning on SSO, here's what i found... The install instructions on Technet are mostly correct with the caveat that inorder to create the database you have to login as the SSO account to the first server where the service is...
Random Thoughts on SharePoint, BI, and .NET
SharePoint Install Issues
Posted
over 5 years ago
by
shawnfel
2
Comments
Here's what i encountered in the latest install, hope this benefits the community Error Encountered: Description: The description for Event ID ( 0 ) in Source ( .NET Runtime ) cannot be found. The local computer may not have the necessary registry...
Page 1 of 1 (11 items)