Visual Studio Development Bookmark and Share   
 index > Visual Studio Guidance Automation Toolkit > How to validate dependencies from Setup Package
 

How to validate dependencies from Setup Package

I don't know if this is the right place for me to ask this question. Anyway, my question is...

Is there a way for me to validate the dependencies embedded in my Setup package file (Setup.exe/{appname}.msi)?

We're using Softgrid and what the system needs to deploy to TC Server is the Setup file which should be bundled by complete dependencies. From our experiences, there are times or scenario wherein you will only be prompted by dependency error when you are in the middle of the application process (in production); which tells us that some dependency was not included in the setup. To solve or pre-empt the error, I want to know if we can trap that during the creation of setup package. Maybe comparing the setup package against the EXE/DLL file? i don't know, please help.

Thanks in advance.

Ricky de Guzman  Friday, November 07, 2008 6:54 AM
Bump!
Ricky de Guzman  Wednesday, November 12, 2008 6:47 AM
Hi deguri,



thanks
jose.

Jose Escrich - weblogs.asp.net/jescrich
Jose Escrich  Friday, November 14, 2008 3:11 PM

You can use google to search for other answers

Custom Search

More Threads

• ValueProvider for the first selected Item in a project?
• Cannot bind recipe to customized project type in solution folder.
• How do I Migrate Guidance Packages from VS2005 to VS2008?
• Invoking Add Web Reference Dialog
• Problem with Specifying Command Bars
• Challenge in writing a T4 template with Arguments created onthe fly based on a xsd file
• uninstall previously installed while installing
• Missing www.guidanceautomation.net
• Getting the project object after Add New Project?
• Problem with business module creation (Smart Client Software Factory)