Eric Phan's SSW Blog
CRM 2011 Outlook Client - Stuck in reboot loop installing SQL Express
Published 8 November 11 9:43 AM |
Blog
Ran into this issue today when trying to install the Microsoft Dynamics CRM 2011 for Microsoft Office Outlook where the installer would constantly ask for a reboot when trying to install “Microsoft SQL Server Express Edition 2008 (CRM)”. No matter how many times you rebooted it would always ask to reboot again. Note: This only happens if you use the “Offline” functionality. The solution to this is to manually install Microsoft SQL Server 2008 R2 Express and call the instance...
Use a custom TFS Work Item Query to keep track of what you’ve worked on today
Published 23 September 11 9:39 AM |
Blog
At SSW we need to record timesheets for all the work that we do. Normally keeping track of what you’ve worked on is difficult and you end up writing “Worked on web stuff” If you use TFS you can easily keep track of the Work Items that you’ve completed today You can then just copy and paste the results into your timesheets Read More...
Trimming down the size of your Outlook OST
Published 14 June 11 4:35 PM |
Blog
Recently my Outlook 2010 OST grew to over 4GB of space which made Outlook slow. One of the biggest reasons why it’s this large is SSW’s policy against auto-archiving and never permanently deleting anything. As a result my Deleted Items folder was actually 2.1 GB! Now, I don’t actually need all of those items as they do span back about 4 years. So the goal is to only bring down the current year’s deleted items. Read More...
Adding configurable parameters to a Custom TFS Build Workflow Template & Remote Compiling Source Code on Unix
Published 31 May 11 12:6 PM |
Blog
I’m currently working at a client that requires some source code to compile in Unix - as their major systems are Unix based with new development being done in .NET. The great thing about the project is that they have are trying to consolidate everything into TFS as the single source of truth (it’s mostly there). To get the unix stuff going I’ve customized the DefaultTemplate.xaml and added an extra InvokeProcess that calls a PowerShell script to copy files to Unix using Pscp (for...
Adding configurable parameters to a Custom TFS 2010 Build Template & Remote Compiling Source Code on Unix
Published 31 May 11 12:6 PM |
Blog
I’m currently working at a client that requires some source code to compile in Unix - as their major systems are Unix based with new development being done in .NET. The great thing about the project is that they have are trying to consolidate everything into TFS as the single source of truth (it’s mostly there). To get the unix stuff going I’ve customized the DefaultTemplate.xaml and added an extra InvokeProcess that calls a PowerShell script to copy files to Unix using Pscp (for...
Customizing Work Items in TFS 2010
Published 25 May 11 11:32 AM |
Blog
The Team Foundation Server Power Tools allow you to edit templates online or offline. In the online mode, changes you make are instantly visible when you save the changes so be careful. I would advise creating a dummy Team Project to do the customizations on first before rolling the changes out to actual Team Projects. The offline mode works by saving the work item definitions locally as XML and making changes to the XML file. You will need to import the XML to the Team Project to deploy the changes...
Customizing Process Templates and Work Items in Visual Studio 2010
Published 25 May 11 1:30 AM |
Blog
One of the best features of Team Foundation Server 2010 is the ability to customize and create your own Process Templates, Work Items and Fields. The first thing you’ll need is to install the Team Foundation Server Power Tools . This will give you a menu under Tools | Process Editor to customize the templates From here you can start modifying the Work Item Types (WIT) in existing Team Projects or create new WITs. The most frequent requests I get from TFS users is to: Add additional fields to a work...
RE: Microsoft ASP.NET - Too many options
Published 6 May 11 12:0 PM |
Blog
Repsonding to Peter Gfader’s blog post about Microsoft ASP.NET - Too many options I see WebMatrix as an entry level tool to get people who don’t necessary have a development background a quick way to build and customize websites (using the templates and editors) on the Microsoft platform. It lowers the barriers to entry because you have one lightweight tool (7MB + about 20 MB of dependencies) that can edit web pages and manage your SQL. If the user wants to do more than they will need...
VSTO Addins break after Visual Studio 2010 SP1 install, can't find config file
Published 11 April 11 5:36 PM |
Blog
I ran into a breaking change with Visual Studio 2010 SP1 and VSTO at a client today. It seems there was a change that caused Office addins to look for their config files in the application’s folder instead of from the addin’s folder (e.g. Word.exe.config or Excel.exe.config). The result is all sorts of chaos with AppSettings, WCF service bindings and anything else that needs to be read from the app.config The details are posted here on connect - Visual Studio SP1 (or specifically VSTO...
The case of the Missing Team Project in VS 2010
Published 28 January 11 8:0 AM |
Blog
Ran into a strange issue today when trying to upgrade a project from VS2008 to VS2010. We are running TFS 2010 and the Team Project appears fine in Team Explorer under VS2008 but is mysteriously missing from Team Explorer in VS2010. My windows account is also part of the Project Collection Administrators group. Read More...
More Posts
Next page »
Search
Go
This Blog
Home
Tags
.NET 3.5
.NET Training
ALM Conference
BehaviorExtensionElement
Build Server
Continuous Integration
Development
HTTP Headers
IIS
Office 2007
OST
Process Template
Silverlight
SMTP
SSW
Stuff
TFS
Unix
Visual Studio 2008
Visual Studio 2010
VSTO
WCF
Web Services
WIT
Workflow
Community
SSW Homepage
Blogs
Archives
November 2011 (1)
September 2011 (1)
June 2011 (1)
May 2011 (5)
April 2011 (1)
January 2011 (2)
December 2010 (1)
November 2010 (6)
October 2010 (1)
June 2010 (2)
May 2010 (2)
April 2010 (8)
January 2010 (1)
April 2009 (1)
March 2009 (1)
February 2009 (3)
January 2009 (4)
December 2008 (5)
September 2008 (1)
August 2008 (4)
July 2008 (5)
Syndication
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go