JasonGaylord.com
 
 
Photo of the Day

Photo Number 315

My ASP.NET Blog
Technology Highlights of 2008
(December 31 2008)
MD5 Encryption Considered Harmful
(December 30 2008)
Review: Keurig Platinum B70 Home Brewing System
(December 29 2008)

My WindowsAdvice Blog
How Can AT&T Be So Cruel?
(October 26 2007)
Gmail IMAP Needs Improvement
(October 25 2007)
Microsoft Adds a Free 411 Number
(October 18 2007)

My ASPInsiders Blog
August 23rd .NET Valley Meeting!
(August 18 2006)
VSIBuilder Version 1.0 Released
(August 17 2006)
My Interview with Julie Lerman
(July 31 2006)

My SQL Junkies Blog
Great Post about SELECT * Queries
(July 20 2007)
TECHbash 2007 Conference in Northeast PA on May 19th
(May 02 2007)
Red Gate's SQL Prompt is Free until Version 3
(October 02 2006)

My Personal Blog
My Disappointment with the AHL (American Hockey League)
(February 20 2008)
Ohio State vs LSU Tonight!
(January 07 2008)
Torre's Gone - Steinbrenner's to Blame
(October 18 2007)



Projects and code distributed or mentioned on this Web Site are provided 'as is' without warranty of any kind.

VSIBuilder

< Back
This application allows developers to build a VSI file for a web-based project. At the current time, we only allow one web project per VSI. The web-based project must have a solution file. Therefore, the VSIBuilder application works best with Visual Studio.NET 2005. We will be releasing a version in the future that will work with Visual Web Developer and non-solution based projects. We may consider releasing a version that will work with Windows applications as well.

The application builds a compiled VSI file. The VSI file includes the vscontent and vstemplate files. It also builds a stub web project file and allows for an HTML splash page and custom icon.

This application will be deployed using an MSI file. You must check back here frequently for updates. To see what version of the application you are running, open the application and choose Help > About. If your version is later than the one posted here, uninstall it through the Control Panel and download it again.
 
Name:VSIBuilder
 
Version:1.1.0.0
 
Publisher:Jason N. Gaylord
 
The following prerequisites are required:

 
  • .NET Framework 2.0
  • Microsoft Visual J# .NET Redistributable Package 2.0
 
Download