-
Notifications
You must be signed in to change notification settings - Fork 32
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 issues #227
Comments
Please try resetting the settings (See ServiceInsight Release Notes Troubleshooting section titled "ServiceInsight UI display is not responding"). Please let us know if this resolves the issue or not. // CC @HEskandari , @joaquinjares |
The isolated storage directory referenced does not exist; creating it did not resolve the issue either. For some background I had a previous version installed under a different user account and the machine name on the domain was also different at the time. It's sounding like this is a framework related issue rather than ServiceInsight per se. Any other ideas? Regards, |
I've been searching around and it looks like this might be related: Code52/DownmarkerWPF#60 (see the related link at end of page as well) wherein the issue is related to roaming profiles (which my new user account uses). I can see the IsolatedStorage directory on my roaming profile network share being created at app startup (having now deleted it in desperation) but there are no sub-folders created. Is there a chance that Service Insight could be made to allow the option of using local appdata rather than forcing use of roaming? |
@dannycohen, @HEskandari can we do "always local"? Or are we planning to support roaming users? IMHO, always local should be ok. Most of those settings have to do with layout, and that will change with different screen configurations anyway. |
@joaquinjares @dannycohen I have a recollection of this happening before. It is definitely related to how UNC paths work in IsolatedStorage. Although not all of the settings are related to screen/layout, but since it won't even work if the user is on roaming profile, I don't think using local profile is such a bad idea. |
@HEskandari - thanks! @davidgladstone - We'll do some tests, and send you the build so you can try it out. Let us know either way. |
@davidgladstone - Apologies for the delay. We are working on some build server issues and will send a fix shortly. |
I'm using ServiceInsight 1.0.0-beta5 and when I try to connect to a service control instance I receive the error message below. A similar message occurs when I try to set preferences.
Uninstalling and reinstalling does not fix the issue. Neither does running as administrator.
The text was updated successfully, but these errors were encountered: