Tuesday, May 19, 2009

Hide Planned work rows in Project server 2007

Found a great blog with some project server hacks. One of which was to hide planned works rows in Project Server

Sunday, May 3, 2009

Microsoft Office Servers Service Pack 2 Released

Microsoft Office Servers Service Pack 2 has been released. Service packs can be downloaded from Microsoft Download center.

Sunday, April 19, 2009

Flushing Expired Session STat Data from SSP Database

To flush expired session' stat Data from SSP Database run the following script:

Use SSP
truncate table ASPStateTempSessions

Monday, April 6, 2009

Infrastructure Planning and Design

A good set of Infrstucture planning and design downloads. Click here....

Monday, February 23, 2009

When we try to install AX 2009 SP1 Reporting Services on a PC running SQL 2008,we get an error saying that MSSQL 2005 SP2 is required.

Thanks to Arjit Basu the following is the instructions on his blog.http://daxguy.blogspot.com/

1. Locate the AX Reporting services dll from the extracted AX 2009 SP1 folder
[\\AX2009SP1\support\axsetupresources\microsoft.dynamics.setup.reportingservices.dll;File Version - 5.0.1000.52]
2. Extract the AX 2009 .iso to a shared folder
3. Copy the microsoft.dynamics.setup.reportingservices.dll into the folder:
\\DynamicsAX\Msi\Components32\Program Files\Microsoft Dynamics AX\50\Setup
\\DynamicsAX\Msi\Components64\Program Files\Microsoft Dynamics AX\50\Setup
4. It will ask to replace the existing dll having File Version - 5.0.593.0. Say Yes and replace.
5. Then Install AX Reporting Services extensions. It works fine and the Reporting Extensions are installed nice.

Monday, November 24, 2008

Unit Testing in Sharepoint

Typemock are offering their new product for unit testing SharePoint called Isolator For SharePoint, for a special introduction price. it is the only tool that allows you to unit test SharePoint without a SharePoint server. To learn more click here.
The first 50 bloggers who blog this text in their blog and tell us about it, will get a Full Isolator license, Free. for rules and info click here.