|
Hi,
I create a new GAX package, then I changed the registration options to use the experimental hive, adding :
<HostData> <RegistrationSettings>/hive=9.0Exp /RANU</RegistrationSettings> </HostData>
Then I run the "Register Guidance Package", and it work perfect.
I open a new VS Experimental Hive enviroment, using the Programas -> Microsoft Visual Studio 2008 SDK -> Tools -> Start Microsoft Visual Studio 2008 SP1 under Experimental hive.
The next step, I go to File -> New -> Project, in the VS Hive, and select the GAX Package register, I can see it, because the registration has been satisfactory.
But when I accept the new project based to GAX definition I get a message with the text:
System.ArgumentNullException: Value cannot be null. Parameter name: serviceProvider at Microsoft.Practices.ComponentModel.ServiceHelper.GetService(IServiceProvider serviceProvider, Type serviceType, Object component) at Microsoft.Practices.RecipeFramework.VisualStudio.Templates.VszWizard.EnvDTE.IDTWizard.Execute(Object Application, Int32 hwndOwner, Object[]& ContextParams, Object[]& CustomParams, wizardResult& retval)
I am using VS2008, VS2008 SDK 1.1, GAX February 2008.
Thanks
Leandro Tuttini |