JasonGaylord.com
 
 
Photo of the Day

Photo Number 209

My ASP.NET Blog
The Technology Post for July 2nd, 2009
(July 02 2009)
The Technology Post for July 1st, 2009
(July 01 2009)
The Technology Post for June 30th, 2009
(June 30 2009)

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
There was an error reading this XML feed...

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