I was trying to import some settings to VS2013, but after a few steps the wizard window just disappears when I click Next. The wizard is closed and does nothing.
TOOLS > Import and Export Settings > Import selected environment settings>No just import new settings, overwrite my current settings; press Next here, the window just goes away, triggering no action.
In fact all options under Import selected environment settings does nothing; the wizard window just goes away without triggering any action.
I tried export settings it work fine.
Anyone knows why??
[email protected]. Problem still persists. I have various Windows Services turned off that could be a potential cause as well. But since it still works with command window to import and I only need to do this very rarely, I've kinda put this behind and moved on. Still nice if someone can point out the exact cause..
In Visual Studio, click Tools > Import and Export Settings. Click Import selected environment settings and then click Next. Specify whether you want to save the current settings to a file and click Next.
To export the Data Tips, go to the Visual Studio menu, Debug | Export DataTips..., which will open the Export DataTips dialog. Select the folder where you want to save the XML file, give the file a name, and click Save.
Actually, the Import and Export Settings feature(option) from Tools > Import and Export Settings… can help to export most of the Visual Studio 2019 configurations. You just need to select which settings you want to export by following the wizard.
Sadly, this is a 2013 bug. I was able to successfully import my settings from VS2012 using the steps @ https://msdn.microsoft.com/en-us/library/ms241277.aspx?f=255&MSPPError=-2147217396
Using Ctrl+Alt+A to get the command window use the following syntax:
Tools.ImportandExportSettings [/export:filename | /import:filename | /reset]
example:
Tools.ImportandExportSettings /import:"C:\Users\Joe\Documents\Visual Studio 2012\Settings\MyFile.vssettings"
My 2013 version specifics:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With