Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

Cannot Add to GAC #193

Open
jamesjw007 opened this issue Apr 26, 2016 · 2 comments
Open

Cannot Add to GAC #193

jamesjw007 opened this issue Apr 26, 2016 · 2 comments

Comments

@jamesjw007
Copy link

jamesjw007 commented Apr 26, 2016

When creating an SSIS project I'm unable to use this .dll because it is not strongly signed. I can recompile it myself but it also uses ServiceStack.Text which needs to be strong signed as well.

Is it possible to change your dll for everything to be strongly signed so it can be added to the GAC when using it for projects within GAC (which requires dll's to be in the GAC)

@danesparza
Copy link
Owner

I would encourage you to fork and create a pull request for this and I'll review it.

@jamesjw007
Copy link
Author

I'm not very familiar with Git, I forked it but can't get it to build on my machine. I'll keep trying in my off time to get it to build, but in the mean time I think this is all that needs to be done to strong sign the assembly so it can be added to the GAC. https://msdn.microsoft.com/en-us/library/ms247123(v=vs.100).aspx

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

No branches or pull requests

2 participants