-3

I'm trying to learn how GeneXus extensions works and trying to get a GeneXus extensions Development enviroment. I saw there are a another thread about this question with the same problem I have.

It's marked as solved but there are something not explained or something like that because I can't get it working. I tried with VS Community 2017 and VS Express 2015 Desktop. I installed Genexus SDK from enlace I downloaded and copied to the right place, the files mentioned in Valid Answer from the other thread, but still without see in any place where to create the GeneXus project in VS.

About files mentioned in the other thread and wiki as troubleshooting, I don't have it in any place in my HD.

GeneXus Package.ico
GeneXus Package.vsdir
GeneXus Package.vsz
GeneXus Pattern.ico
GeneXus Pattern.vsdir
GeneXus Pattern.vsz

Some idea what could be the problem?

GiuDev
  • 43
  • 4

1 Answers1

1

Giuseppe

After installing the SDK, you should find a "GeneXus Package" option among those at "New Project" Installed/Templates/Visual C#.

In other words, just use the "File / New / Project" menu, navigate to "Installed / Templates / Visual C#" and you should find a "Genexus Package" option.

Visual Studio New Project dialog

Hope that helps,

-- JLR

  • This is what I expected to see, but I didn't get that. I uninstalled all and I will try agian. Wich version I need? Express 2015 for Windows Desktop? Express 2015 for web? Express 2015 for Windows 10? Maybe community 2017? – GiuDev Oct 10 '17 at 14:51