Re-Enable Visual SVN in Visual Studio 2017 - visual-studio

I installed Visual SVN for Visual Studio 2017. It was working fine. After some days, i got a message box in visual studio to disable the Visual SVN for best performance. I disabled it but now, i don't know how to enable it again.
I tried installing Visual SVN again but it says that it is already installed.
I checked the Tools -> Options -> Source Control but it has only TFS and Git options and didn't find the Visual SVN options.
Any help would be appreciated.

You should be able to re-enable Visual SVN in Tools - Extensions and Updates.

Related

Visual studio 2013 ultimate Intellitrace issue

I have Visual studio 2012 Professional already installed on my machine. I installed Visual studio Ultimate. I am not seeing Intellitrace windows or in IntelliTrace options in Tools-->Options in VS 2013.
I know, IntelliTrace is not available with Professional version. Am I missing anything?
What you are doing here should be supported. There are a couple of things that you can do to trouble shoot the issue.
1) Double check that you are actually launching Visual Studio 2013. I know that this sounds silly, but different versions of Windows will set up file or project associations differently. So, though you have installed 2013, it is possible that your regular workflow is actually still launching 2012. Check the splash screen and/or the Help > About dialog.
2) Reset Visual Studio. It is possible that something got corrupted in your extensions cache during your installation that is preventing Visual Studio from recognizing IntelliTrace. This should be relatively simple:
Launch the "Developer Command Prompt For Visual Studio 2013"
cd to [Program files x86]\Microsoft Visual Studio 2013
Execute the command "devenv /updateconfiguration" followed by "devenv /setup"
The last step may take a number of minutes depending on your system configuration. After it is finished, relaunch Visual Studio to see if IntelliTrace is available.

VisualSVN Option is not visible in Visual Studio

I have Installed Visual Studio 2013 and then Installed VisualSVN-Server-2.7.8, But There is no Option for VisualSVN in Visual Studio .This Option can be seen in my Visual Studio 2012 as I Installed on another system ,Please help me how to integrate svn in visual studio 2013 manually.
Visual SVN Server is an SVN server. It bundles a pre-configured and customized version of Apache with SVN. It provides a really good experience hosting SVN on Windows with really quick and easy installation, updates, and maintenance.
For Visual Studio integration you want Visual SVN, not Visual SVN Server. You need at least Visual SVN 4.0.0 to support Visual Studio 2013. The latest release is 4.0.p.
http://www.visualsvn.com/visualsvn/download/
http://www.visualsvn.com/visualsvn/changes/
I had the same problem with Visual Studio 2012. Uninstalled Microsoft GIT tools, and Visual SVN options became visible.

How to remove ApexSQL menus from Visual Studio?

I installed the free version of ApexSQL which is awesome in SSMS, but I really don't want all those menus in Visual Studio. I went to add-in manager and unchecked them, but the Startup column is checked and disabled so every time I restart Visual Studio they come back.
Is it possible to permanently remove the ApexSQL menus from Visual Studio?
If you have ApexSql installed and you don't want those pesky menus in Visual Studio do 2 things.
In Visual Studio, go to Tools > Add-in Manager and uncheck the ApexSql addins. Close Visual Studio.
In Windows 7, there's a hidden folder C:\ProgramData. In Windows Explorer go to C:\ProgramData\Microsoft\MSEnvShared\AddIns folder. Edit each of the *.MsvsLoader.Addin files and set <LoadBehavior> to 0. If you can't save the files directly, you'll have to save the files to a different location (desktop maybe) and then copy them back into C:\ProgramData\Microsoft\MSEnvShared\AddIns because there's some Admin privilege required.
Now when you restart VS those ApexSQL menus should be gone
The issue of crowding menus is resolved in latest releases, now all ApexSQL add-ins are under the main ApexSQL menu as sub-menus. They look like this now:
If you don't need ApexSQL add-ins in VS or SSMS you can simply choose not to integrate them with VS or SSMS during the installation, just check out SSMS ot VS version in which you want the add-ins integrated
Note: To get this dialog in which you can check the wanted integration you need to use individual installers not the main one. You can find all individual installers on this link
Disclaimer: I work for ApexSQL as a Support Engineer
For Visual Studio 2010 on Windows 7, I attempted #Chris Bayles suggestion and do not see ApexSql addins under Tools->Add-in Manager.
I followed #Jerome2606's pointer to https://knowledgebase.apexsql.com/remove-add-ins-just-visual-studio-retaining-sql-server-management-studio/ and it worked for me, but only when I removed the parent ApexSQL folder as well.
Summary of what is required to do:
Remove folder
C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\Extensions\ApexSQL
Depending on the version of Visual Studio, the version number in the default installation location will be different:
Product name Version number
Visual Studio 2010 Microsoft Visual Studio 10.0
Visual Studio 2012 Microsoft Visual Studio 11.0
Visual Studio 2013 Microsoft Visual Studio 12.0
Visual Studio 2015 Microsoft Visual Studio 14.0
Select and delete the ApexSQL folder and its contents.
Open Command Prompt as an administrator, then run
"C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe" /setup
Please note the command is different for Visual Studio 2012, 2013, and 2015.
If you are using SSMS v18.0 then you can disable the apex features in following way.
You can find the ApexSQL.Complete.Addin.SSMS18.pkgdef file from following path.
C:\Program Files (x86)\Microsoft SQL Server Management Studio 18\Common7\IDE\Extensions\ApexSQL Complete
Then open this file in Notepad++ Administrator mode and comment the content.
If you need further reading follow this link.
https://knowledgebase.apexsql.com/remove-apexsql-tools-sql-server-management-studio/

AnkhSVN on 64Bit Visual Studio

I am using AnkhSVN first time. On 32Bit Visual Studio 2010 Prof it works great.
Same installation with same project on a x64 Systems does not show the green hooks nor any SVN options.
It seems that it is not installed and shows all like before. Re-Installing has the same unusable effect. No errors.
I am not sure if it is because of x64 system or not.
Any ideas how it could work?
try by changing the Source Control Provider in the Visual Studio Options
Go to Tools -> Options -> Source Control and change Current Source Control Plugin to AnkhSVN.

Ankhsvn not integrated to Visual Studio 2010

I have a website project that has been subversioned already. I have installed ankhsvn but when I open the website project in Visual Studio 2010 it doesn't show the version control icons in the Solution Explorer. Any idea why that might be?
Thanks
Did you enable AnkhSVN in Tools->Options->Source Control?
When it is the default SCC provider it should automatically detect that your (C# ?) website project is already in Subversion.
If you are using Express Versions of Visual Studio 2008/2010/2012, note that AnkhSVN does not work with Express versions. In my case (VS 2012) the solution above does not work because AnkhSVN is not available in Tools -> Options -> Source Control -> Plugin Selection. Express versions do not allow Addin.
https://stackoverflow.com/a/12509780
This is an old question, but after installing Ankh I had to run
"d:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\devenv.exe" /setup
to get Ankh to show up in the source control plugin selection list. This seems to happen intermittently with new plugins.
I had a similar problem and got it fixed when I uninstalled and reinstalled AnkhSVN. Doing a repair wasn't enough.
I had the same problem. The only solution for me was to remove Registry keys explained in Visual Studio 2012 Extension Issues.

Resources