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

Isolated Storage not working for storing config and database #88

Open
jasonmarcher opened this issue Jan 31, 2018 · 1 comment
Open
Labels

Comments

@jasonmarcher
Copy link
Owner

New-IsolatedStorageDirectory : Exception calling "GetUserStoreForAssembly" with "0" argument(s): "Unable to determine granted permission for assembly."
At C:\Users\Jason\Documents\WindowsPowerShell\Modules\PowerTab\TabExpansionLib.ps1:432 char:17
+                 New-IsolatedStorageDirectory "PowerTab"
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [New-IsolatedStorageDirectory], MethodInvocationException
    + FullyQualifiedErrorId : IsolatedStorageException,New-IsolatedStorageDirectory
@jasonmarcher
Copy link
Owner Author

If I can't fix it, it should be removed in v2.0.

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

No branches or pull requests

1 participant