Visual Studio Development Bookmark and Share   
 index > Visual Studio Guidance Automation Toolkit > Installing GAT on Vista with Orcas Beta1
 

Installing GAT on Vista with Orcas Beta1

Hi I am trying to install the GAT Feb 2007 CTP on top of a Vista machine with Orcas Beta1. I get a message that C# Language is not installed. Any pointers on if this is a supported configuration or will I need a VS2005. Appreciate your help.
Suresh Jeyakumar  Monday, June 11, 2007 3:44 PM

Hi Suresh,

That it's not supported yet. The GAT Feb07 bits were pre Orcas Beta 1 and thus were not tested against it. Hopefully there should be an updated GAT version soon that should work with Orcas betas. I'll try to get the official word on this.


thanks,

-Victor.

vga  Monday, June 11, 2007 4:03 PM
Hi rogper,

VS Express doesn't support extensibility that's the reason why you're seeing that error. You should try to install Standard edition or up.

thanks,
-Victor.
vga  Friday, June 22, 2007 3:04 AM

Hi Suresh,

That it's not supported yet. The GAT Feb07 bits were pre Orcas Beta 1 and thus were not tested against it. Hopefully there should be an updated GAT version soon that should work with Orcas betas. I'll try to get the official word on this.


thanks,

-Victor.

vga  Monday, June 11, 2007 4:03 PM

Yes, there will be a GAX/GAT port for Orcas available at the end of June.


Grigori Melnik
Product Manager, GAX/GAT/EntLib
Microsoft patterns & practices

Grigori Melnik  Tuesday, June 12, 2007 5:51 PM

I'm getting the same error.

I'm trying to install GAT Feb 2007 CTP on my Windows XP Professional SP2. I get a message C# language is not installed. I'm using Visual Studio C# 2005 Express, and have installed it under custom locationC:\Program\Developer\Microsoft Visual Studio 8.

In addition, I'm trying to install Smart Client Factory - May 2007 on the same machine, and get a similar error in the end of installtion. It reads "The project factory CSharp is not registered, template C:\Program\Developer\Microsoft Smart Clien Factory\Guidance Package\Templates\Projects\Modules.Business.CS\BusinessModuleHandle.vstemplate cannot be installed."

Can I use GAT Feb 2007 with Visual Studio C# 2005 Express?

Thanks for any hints!

rogper  Friday, June 22, 2007 2:03 AM
Hi rogper,

VS Express doesn't support extensibility that's the reason why you're seeing that error. You should try to install Standard edition or up.

thanks,
-Victor.
vga  Friday, June 22, 2007 3:04 AM
Thanks for the hint, that fixed the problem with VS2005.
rogper  Friday, June 22, 2007 8:46 PM

Hello,all of you who've been anxiously waiting for the Orcas port of GAX/GAT,

GAX 1.3is coming. We are in the final stages of testingand should be releasing it in the next couple of weeks. Besides porting, thefeatures will include:

  • New GAX installer (using Wix)
  • Experimental hive support
  • VB templates support in GAT generated packages

I'll post a download link hereas soon as it becomes available.

Regards,

Grigori

Grigori Melnik  Tuesday, July 03, 2007 5:58 PM

Hello, community!

We have GAX/GAT1.3 ready to ship. However,none of the p&p factories are implemented for Orcas at the moment. So, despite the fact that GAX/GAT is available for Orcas, you can only use it to build your own factories, not to run the ones shipped by p&p (i.e. Web Client Software Factory, Smart Client Software Factory, Web Service Software Factory, Mobile Client Software Factory). Those will only workon GAX 1.3 on VS2005.

It is very important for us to understand how the community uses GAX/GAT before we ship. Please tell us in this 1-question poll.

Thanks!

Grigori

Grigori Melnik  Thursday, July 19, 2007 10:14 PM
Grigori Melnik  Monday, August 06, 2007 5:34 PM

I have the same problem on an XP sp2 system with VSS2008 team system for dev, gax has been installed along with TFC. (CTP versions of July !)

C# is indeed installed as I did a full install of the base VSS.

note: our developers have multiple visual studio versions on their machines, I have seen that the launchcondition of the GAT installation checks a registry value whether or not c# is installed

what's next?

hoebeltje  Tuesday, December 11, 2007 10:07 AM
I'm experiencing the same problem on WIN2008 with VS2008 Team System for Architects. C# is installed. Need to know next steps ASAP.

John Holliday  Wednesday, December 12, 2007 6:52 AM

It seems the msi's cannot handle the fact that they are installed with a simple /qb, I changed it to /qr

now it works

Note: the gax installer should detect the installation of VSS 2008 in the registry location: HKLM\software\microsoft\guidance automation extensions\hosts\visualstudio\currenthive should be 9.0 and currentinstalldir should be the folder of VSS 2008.

good luck

hoebeltje  Thursday, December 13, 2007 7:43 AM
There does not appear to be a registry entry matching the one you suggested.

John Holliday  Thursday, December 13, 2007 5:58 PM

You can use google to search for other answers

Custom Search

More Threads

• Web Project
• Smart Client Software Factory (Recipe Framework Error) during Enable and Disable Packages
• Can the debugger be used to step through a guidance package?
• Custom developed Guidance Automation Package not listed under VisualStudio template
• Trying to add a new class to the References folder...
• Can't Drag Controls onto CustomWizPages
• any support for udt in data access layer and business entity auto-generation in any version of "DataAccess Guidance Package"?
• Custom Argument Type and History of T4
• Blog post
• conditionally adding a binary reference to a project