I have visual studio 2013 ultimate and windows 8.1 . I tried to install SQL Management Studio 2012 and the error occurs
The following error has occurred:
Could not write value to key \SOFTWARE. Verify that you have sufficient access to that key, or contact your support personnel.
Need help to solve this.
Related
When I open the visual studio (2010 - professional), i am getting the following error:
"The associated source control plug in is not installed or could not be initialized vs 2010"
I tried all the recommended solutions here: [TFS Error: "Source Control - Unable to Access Database" But nothing worked.
Is it possible that i have some problem with my VS? Maybe i am missing a Service Pack?
Check that the following are installed on your computer:
Microsoft Visual Studio 2010 Service Pack 1
Visual Studio 2010 SP1 Team Foundation Server Compatibility GDR https://www.microsoft.com/en-us/download/details.aspx?id=29082
Update for Microsoft Visual Studio 2010 Service Pack 1 (KB2736182) https://www.microsoft.com/en-us/download/details.aspx?id=34677
I was missing (2) and (3), after their installation I didn't get the error "The associated source control plug in is not installed or could not be initialized vs 2010" anymore upon opening the visual studio, and was able to save the modified files as usual.
Tip: check the solution on another machine.
If it opens without any errors then the solution above probably will work for you.
I'm trying to get DB2 Visual Studio Add-In working for Visual Studio 2015.
But no matter what I try, every time I try to update the entity framework model for the Database I get the following error.
Unable to convert runtime connection string to its design-time equivalent. The libraries requeird to enable Visual Studio to communicate with the database for design purposes (DDEX provider) are not installed for provider 'IBM.Data.DB2'.
As per the following thread VS2015 should be supported since DB2 10.5 Fix Pack 6 from December 2015:
Windows 10 and Visual Studio 2015 Support
I tried installing the add-in from Fix Pack 6 linked in the thread and the current add-in from Fix-Pack 7, but both give me the same error message.
I am using SQL Server 2012, after un-installing visual studio 2013 I am getting an error on opening SQL Server 2012. The error I am getting when I am doing a run ->
SSMS is
Cannot find one or more components. Please reinstall the application.
Can somebody please help me why this is?
Uninstalling Visual Studio might have affected some shared components needed by SQL Server Management Studio. Running a repair of your SQL Server installation should fix the problem.
I'm trying to connect my access database using Visual Studio 2013 running on Windows 8.
I found some fixes but they don't work for me.
First, I tried installing Microsoft Access Database Engine 2010 Redistributable (AccessDatabaseEngine_x64) and installed it successfully but it is giving me the same error.
Another fix that I found was installing 2007 Office System Driver: Data Connectivity Components but running the file gives me the error "The installation of this package failed."
Im running Office Professional Plus 2013 64-bit, Windows 8 Pro 64-bit, and Visual Studio Professional 2013
Hit the same thing. Try installing the Office2007 redist as well - https://www.microsoft.com/en-us/download/23734 . Solved my prob.
go to your project properties > compile > and uncheck the Prefer-32bit
I was trying to install Visual Studio 2010 Ultimate on Windows 8 PC. In some final stage I got message
This driver cannot be used due compatibility issues
VSPerf Profiling Control Driver
Microsoft Corporation
Later, when system was trying to install SQL Server Express I got final result:
The following component failed to install:
Microsoft SQL Server 2008 Express Services Pack 1 (x64)
I was trying to run VS and got message:
Cannot create the window.
How to solve these problems and make visual studio running on Windows8?
This isn't a complete answer, but the profiling driver cannot be used in Windows 8: http://blogs.msdn.com/b/profiler/archive/2012/12/10/the-visual-studio-profiler-on-windows-8.aspx