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

Import in VS 2019 extension not working with files exported from VS 2017 version #43

Closed
SylwesterZarebski opened this issue Jun 17, 2019 · 1 comment

Comments

@SylwesterZarebski
Copy link

Import of configuration (export) file from version 1.18 for VS 2017 is not working to version 2.0.0 (preview) for VS 2019.

---------------------------
Could not load configuration from 'C:\Directory\startpage.bspc'
---------------------------
Error in line 1 position 159. Expecting element 'SettingsExportViewModel' from namespace 'http://schemas.datacontract.org/2004/07/BetterStartPage.Settings'.. Encountered 'Element'  with name 'SettingsExportViewModel', namespace 'http://schemas.datacontract.org/2004/07/BetterStartPage.Control.Settings'. 

obraz

After manual change of namespace, import works.

@Danielku15
Copy link
Owner

Problem should be solved with 2.0.1 of BSP2019

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

2 participants