Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to load extension #7

Open
jwvanderbeck opened this issue Oct 19, 2019 · 1 comment
Open

Unable to load extension #7

jwvanderbeck opened this issue Oct 19, 2019 · 1 comment

Comments

@jwvanderbeck
Copy link

jwvanderbeck commented Oct 19, 2019

I had some problems compiling the extension using the default setting of .NET 4.6.1 for some reason it kept complaining about missing references even though Rider showed no missing references.

Anyway I tried setting it to 6.7.1 and then it compiled just fine, but it doesn't appear to load in Plastic. EDIT: Sorry was just waking up when I posted. To clarify it does show up in the PlasticGUI under Issue Trackers, but when I setup my settings and click Test Connection, I get an error and this is in the log.

	   at MMG.PlasticExtensions.YouTrackPlugin.YouTrackService..ctor(IYouTrackExtensionConfigFacade pConfig)
   at MMG.PlasticExtensions.YouTrackPlugin.YouTrackExtension..ctor(IYouTrackExtensionConfigFacade pConfig)```

Did I miss something or is this a consequence of using 4.7.1? 
@jwvanderbeck
Copy link
Author

I tried copying over the latest issuetracker.dll from my client to the project and rebuilding in case it had changed but that didn't make a difference.

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

No branches or pull requests

1 participant