Web Deployment Projects for VS08 released as CTP & Migration tips

My old build script wasn't working after the migration to this new version and you will find in this post the different adaptation that I had to do.

Add missing ToolsVersion as following:

Continue reading

How to: Prepare IIS for Deployment of Office Solutions (2007 System)

Nov 30, 2007

Users can install Microsoft Office solutions by opening the deployment manifest from the Web. However, a secured installation of Internet Information Services (IIS) will block the .vsto file name extension. The MIME type must be defined in IIS before you deploy Office solutions by using IIS.

http://msdn2.microsoft.com/en-us/library/bb608629(VS.90).aspx

Continue reading

Nice feature of Visual Studio 2005/2008

Nov 30, 2007

I am currently migrating Tech Head Brothers Authoring tool to Visual Studio 2008! And found this cool feature, it is crazy that you use a tool for quite some time (VS05) and always find little trick like that.

Continue reading

Linked files in Visual Studio projects

<div>

Following my post "Visual Studio and PowerShell Trick" I had another little issue, I have one mapping file, mapping.xml, that I want to use on my website and with my data access layer unit tests project.

Continue reading

Page 67 of 147