Skip to content
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.

problems in running visual studio plugin #149

Closed
alonye opened this issue Aug 22, 2018 · 8 comments
Closed

problems in running visual studio plugin #149

alonye opened this issue Aug 22, 2018 · 8 comments

Comments

@alonye
Copy link

alonye commented Aug 22, 2018

Hello!
i posted another issue just a minute ago.
I'm having trouble with the VS plugin.
I click tools -> extensions and updates -> online -> type "gauge" -> download and install Gauge plugin for Visual Studio.
after restarting VS I get this window:
image

Then, when I click File -> New -> Project and choose: Installed -> Templates -> Visual C# -> Windows -> Test:
I can see Unit Test Project only.
I should see: Gauge Test Project

What do I need to do to open a gauge project?
Thanks!

Gauge version

Gauge version: 1.0.0
Commit Hash: 5a99965

Plugins
-------
csharp (0.10.4)
html-report (4.0.5)
screenshot (0.0.1)
@sriv
Copy link
Member

sriv commented Aug 25, 2018

You need to install Gauge Templates to create new Gauge Projects.

As for the error, can you verify the ActivityLog.xml (the path is shown in the alert you posted). This will have a stacktrace of the error. That will help us identify and fix the issue. Thanks!

@alonye
Copy link
Author

alonye commented Aug 26, 2018

Hi,
Thank you for your answer.
After downloading the file from the link you provided, i tried to install it and got the message:
image

When I click view install log, I get this file:
VSIXInstaller_297cd4d2-7b3f-49c3-803a-626ba6e217b6.log

As fot the This is the ActivityLog.xml file:
ActivityLog.log

@sriv
Copy link
Member

sriv commented Aug 27, 2018

what version of visual studio are you getting this error?

@alonye
Copy link
Author

alonye commented Aug 27, 2018 via email

@sriv
Copy link
Member

sriv commented Aug 27, 2018

Sorry, I thought you were on VS2015, since your original post's path indicated this structure : ...VisualStudio\14.0\.... 14.0 is the version for VS2015.

I will investigate this on vs2017 in some time, I don't have windows at the moment.

The Gauge Templates are available only for vs2015. We will make a release supporting VS2017 soon.

If you can, could you check running this on VS2015? That's help isolate the cause of the problem. Thanks.

@sswaroopgupta
Copy link
Contributor

sswaroopgupta commented Aug 27, 2018

The template for VS 2017 issue can be tracked as a part of getgauge-contrib/gauge-visualstudio-templates#1

@Apoorva-GA
Copy link
Contributor

Should be fixed as part of getgauge-contrib/gauge-visualstudio-templates#1

@Debashis9012
Copy link

This issue has been verified and found fixed.

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

No branches or pull requests

5 participants