Skip to content
This repository has been archived by the owner on Feb 20, 2021. It is now read-only.

2017 branch? #3

Open
johnx7271 opened this issue Sep 17, 2017 · 10 comments
Open

2017 branch? #3

johnx7271 opened this issue Sep 17, 2017 · 10 comments

Comments

@johnx7271
Copy link

Will 2015 branch work on 2017?
If not, porting to vs 2017?

@FabioBo
Copy link

FabioBo commented Sep 17, 2017

i’ve tried to port OpenGax on VS2017, this job was very hard for me, see this branch [https://github.com/FabioBo/OpenGAX/tree/VS2017] your help will be appreciate.
Fabio

@johnx7271
Copy link
Author

johnx7271 commented Oct 12, 2018

porting done, working now for vs 2017, see my fork.

@LeonBar
Copy link

LeonBar commented Nov 25, 2018

porting done, working now for vs 2017, see my fork.

Hi and thanks for a great work, I installed GAX and GAT to visual studio 2017 pro.
In our project, we use Smart Client Software Factory templates?
can I found them for visual studio 2017 version ?

@johnx7271
Copy link
Author

johnx7271 commented Dec 1, 2018

you can port it yourself, by referring to how I did it for the GAT project. Smart Client Software Factory is basically a gax project as the GAT project is.

@AlibekTai
Copy link

porting done, working now for vs 2017, see my fork.

Could you please send vsix file? I have struggle to build your solution in VS 2017 without any sucess.

@johnx7271
Copy link
Author

did you build from this https://github.com/johnx7271/OpenGAX, and choose 2017 branch ?

@AlibekTai
Copy link

Yes, sure

@AlibekTai
Copy link

I have successfull build and installation of GAX package. But when I trying to build GAT project I recieve next error:

Severity Code Description Project File Line Suppression State
Error The "GenerateMenuResource" task failed unexpectedly.
System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.Practices.RecipeFramework.VisualStudio.Templates.TemplateMetaData.get_ProjectFactory() in C:\Working Copy\TOOLS\OpenGAX-VS2017\GAX\Src\VisualStudio\Package\Templates\TemplateMetaData.cs:line 299
at Microsoft.Practices.RecipeFramework.VisualStudio.Templates.TemplateMetaData..ctor(String templateFileName, CommandID command, String packageName, RegistryKey registryRoot) in C:\Working Copy\TOOLS\OpenGAX-VS2017\GAX\Src\VisualStudio\Package\Templates\TemplateMetaData.cs:line 943
at Microsoft.Practices.RecipeFramework.VisualStudio.Build.GenerateMenuResource.CompileCTO(String& tempCTO) in C:\Working Copy\TOOLS\OpenGAX-VS2017\GAX\Src\VisualStudio\Package\Build\GenerateMenuResource.cs:line 158
at Microsoft.Practices.RecipeFramework.VisualStudio.Build.GenerateMenuResource.Execute() in C:\Working Copy\TOOLS\OpenGAX-VS2017\GAX\Src\VisualStudio\Package\Build\GenerateMenuResource.cs:line 99
at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()
at Microsoft.Build.BackEnd.TaskBuilder.d__26.MoveNext() MetaGuidancePackage

I saw that problem related with records in regedit.

@johnx7271
Copy link
Author

Did you install gax built b4 build gat?

@AlibekTai
Copy link

AlibekTai commented Jun 20, 2019

Yes, I compiled vsix file from next Gax project C:\Working Copy\TOOLS\OpenGAX-VS2017\GAX\Src\VisualStudio\Package\VisualStudio.csproj firstly.
And I have successfull installation of that vsix file in VS 2017 and now I saw it in Extensions.
I gues for getting available GAX/GAT projects in New project option I have to install GAT vsix file.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants