You are not signed in
Sign in
|
Join
Help
Summit Software
Home
Products
Blogs
Forums
Downloads
About Us
Contact Us
in
Current Tags
(Entire Site)
Search
Browse by Tags
All Tags
»
projectgen
64bit (1)
addin (3)
add-in (2)
avoid projectegn UI (1)
debug (1)
dll (2)
error (1)
GAC (1)
HostItemName (2)
integration (2)
IPH (1)
isExcluded="true" (1)
ms-help (1)
organization (1)
Primary Cookie (1)
PrimaryCookie (1)
Project Template (2)
project template descriptor file (3)
Project Templates (5)
Proxy (1)
proxygen (2)
Register (2)
setup (1)
templates (2)
unregister (1)
vsta (8)
VSTA 1 (2)
VSTA 1.0 (2)
VSTA 2.0 (3)
VSTA Deployment (1)
VSTA v 2 CTP SDK (1)
VSTAVersion (1)
x64 (1)
Showing page
1
of
2
(
16
total posts)
Re: Projectgen - Deployment of Project templates
nitinumap, >How to provide ''Register template with host application'' option through template descriptor xml.This is not possible. Selecting this option in ProjectGen registers the template with both VSTA and Visual Studio. To register a template from the command line run setup for VSTA, then Visual Studio once the VSTA setup is ...
Re: VSTA Deployment
nitinumap, >How to provide ''Register template with host application'' option through template descriptor xml.This is not possible. Selecting this option in ProjectGen registers the template with both VSTA and Visual Studio. To register a template from the command line run setup for VSTA, then Visual Studio once the VSTA setup is ...
VSTA Deployment
For deployment we are working with “vsta_aide.msi” without option of integrating it with VS2005. But in this process, Projectgen.exe is not getting copied to target machine. What do I need to do?
Projectgen - Deployment of Project templates
Projectgen.exe - How to provide “Register template with host application” option through project template descriptor xml. My basic requirement is, I want to run projectgen.exe with template descriptor xml as input on target machine without displaying (and asking for any input) projectgen UI. If I run projectgen.exe with template descriptor xml, it ...
ProjectGen Gotcha: Updating the Host Item Name when using a Project Descriptor File as Input
On the third screen of ProjectGen there is an item to fill in titled “Host item name”. This item is used in two places in the project descriptor file and three places in projects based off the template: Project template descriptor file: Projects based off the template: Host Item Name ...
Updating VSTA Project Templates Tutorial
This tutorial gives step by step instructions on how to update a project template to mimic the ShapeApp sample templates which use a post build event to move add-in assemblies to %My Documents%\ShapeAppCSharp\AppAddIns. Files included: The video tutorial: Updating VSTA Project Templates Tutorial.wmv ...
Project Template Potpourri
I've been working a lot with project templates and ProjectGen lately. Here are some miscellaneous findings based on the VSTA v 2 CTP February 2008 release. ProjectGen does not find hosts registered in the Wow6432Node. This is a known issue with this build and is listed as fixed in the next release. To work around this, ...
Registry and Registry Settings Changes in VSTA v 2
VSTA v 2 host configuration registry entries are similar to VSTA v 1’s- there are a few new entries and a change in how they are organized. Two of the most noticeable differences are the “2.0” subkey and “VSTAVersion” entry. VSTA v 2 entries are stored in the “2.0” subkey, which resides beneath the host subkey in the ...
Project Templates: ProjectGen and "Unregistering" templates
To remove or ''unregister'' project templates: The easiest way to remove or ''unregister'' project templates which are registered with a host is to use the vsta and devenv setup commands. These commands get the VSTA project templates location and the Visual Studio project templates locations specified in the VSTAHostConfig ...
Re: VSTA With VB.Net / Help Please
bpreston, No problem- this was one of our first test cases. There are a couple of things that may have caused this problem. If you have VSTA v 1 installed you may be bringing up version 1 of ProxyGen or ProjectGen. If you added the descriptor file to a project and then modified it, you may be running the original ...
1
2
Next >