Visual Studio Development Bookmark and Share   
 index > Visual Studio Guidance Automation Toolkit > how to debug the installer of a GAT toolkit?
 

how to debug the installer of a GAT toolkit?

how to debug the installer of a GAT toolkit?

Also, is it possible to run the recipe's in debug mode?

thanks

vsv

vsv02  Wednesday, August 22, 2007 11:39 PM
Hi,

What exactly are you trying to debug about the installer process?

Recipes don't really contain any code. It's the actions that do. You can compile your actions code in debug configuration and the produced DLL will be a debug DLL with proper private symbols PDB.

Maybe if you can explain a bit more on what you're after we can better guide you as to where to look for,

thanks,
-Victor.
vga  Thursday, August 23, 2007 9:37 AM
Hi,

What exactly are you trying to debug about the installer process?

Recipes don't really contain any code. It's the actions that do. You can compile your actions code in debug configuration and the produced DLL will be a debug DLL with proper private symbols PDB.

Maybe if you can explain a bit more on what you're after we can better guide you as to where to look for,

thanks,
-Victor.
vga  Thursday, August 23, 2007 9:37 AM

You can use google to search for other answers

Custom Search

More Threads

• Wizard data not replacing arguments correctly?
• System.InvalidOperationException: Cannot find registration information for template
• Missing www.guidanceautomation.net
• looking for simple example of class generation based on database schema
• 1 GAT Solution but 2 different Solution Templates
• "Toolkit is already installed" but it's not
• The Key combination (ctrl+R, ctrl+R) for word wrap not working
• Error trying to install or uninstall GAX
• Getting the project object after Add New Project?
• Error In GAT