Problem
So I've been getting an error when trying to use a previously working .PFX to sign the assembly of my code within Visual Studio 2013 Ultimate.
The error in question is
I have researched this thouroughly before posting this question.
Steps I have tried
All resolutions relevant to me in this other answer. The question is 4 years old, any further known resolutions I can try?
I was thinking perhaps just wiping all trace of the certificate from Visual Studio and my PC? How would I go about doing that?
My Signing settings.
Related
So I'm trying to do what I think is a very simple thing: generate a Windows Phone app with PhoneGap and open it in Visual Studio. On a totally fresh Windows installation (via Bootcamp), I've:
Downloaded Visual Studio Express 2013 for Windows (the very first download button: http://developer.windowsphone.com/en-us/downloadsdk)
Created a PhoneGap Windows Phone app per the Getting Started guide.
However, every time I try to open the csproj file, I keep getting this error:
Unsupported
This version of Visual Studio is unable to open the following projects. The project types may not be installed or this version of Visual Studio may not support them.
For more information on enabling these project types or otherwise migrating your assets, please see the details in the "Migration Report" displayed after clicking OK.
- HelloWorld, "C:\BodBot\BodBot-PG\BodBot\platforms\wp8\HelloWorld.csproj"
No changes required
These projects can be opened in Visual Studio 2013, Visual Studio 2012, and Visual Studio 2010 SP1 without changing them.
- HelloWorld, "C:\BodBot\BodBot-PG\BodBot\platforms\wp8\HelloWorld.sln"
No matter what I do. It works totally fine on Visual Studio 2012 for Windows Phone. I've tried it on VS 2013 for Desktop, and that doesn't work either. No clue what is happening here, and don't know even where to start to figure out what's wrong. I've Googled extensively to no avail; basically all instances of this error seem to have to do with previous version of VS. Pointing in any direction would be very much appreciated.
Turns out Update 2 wasn't getting installed correctly. I ended up installing Visual Studio and the Update 2 separately and Update 2 got installed successfully. Everything works now.
To build Multi device hybrid (Cordova tooling) apps with Visual Studio, you need to have Visual Studio 2013 Update 2 - Professional, Ultimate, or Premium.
Visual Studio 2013 Update 2: Global Apps e Android/iOS App
I apologize as this may seem as bit of a general question.
I have developed a couple of VB programs using Visual Studio 2010 Professional and others on Visual Studio 2013 Ultimate. While I have not done any work in about a month with either version of Visual Studio, I thought I would go in and start work on a new project.
After entering some code in Visual Studio 2010 using WinForms, I found I was unable to run the code in the debugger (pressed the start button and F5).
It acted like it would start, then it just stopped and returned back to my code.
I thought I would try it on another program that was completed and working a couple of months ago, but I had the same issue present itself. Attempting to use Visual Studio 2013 had the same effect.
Any ideas from anyone? Has anyone else experienced this same issue recently? Once again, I do apologize for the lack of examples here, but I'm not sure what I can include to show the problem.
IMO, you should try resetting visual studio settings (and a restart may solve the issue)
you can try following
do it via visual studio -> tools -> import export settings
or you can run this command devenv /resetuserdata
or checkout this http://msdn.microsoft.com/en-us/library/ms241273.aspx
The Visual Studio 2012 Ultimate (Update 1) is missing the Image Library zip contains a lot of default
windows application icons in many useful formats and sizes.
In Visual Studio 2010 the file was in \Program Files\Microsoft Visual Studio 10.0\Common7\VS2010ImageLibrary\1033\VS2010ImageLibrary.zip, but there is no such file (VS2012ImageLibrary.zip) in new 2012 version.
What happens to that very popular (in my opinion) file? Is Microsoft going to attach the Library in Update 2? Or is it downloadable from different source?
Thank you for your help!
The download link for the latest 2012 Image Library is: http://www.microsoft.com/en-us/download/details.aspx?id=35825
Official Microsoft statement (here) posted on 2012-11-30 is that they are going to attach
that file in future update/release: "We appreciate your patience while we worked on getting the release reviewed and approved internally.".
I hope you all got what you need :)
I've tried to search my question but I didn't find any question answered.
So, here is my problem:
I've installed the Visual Studio 11 Beta once, and it works perfectly. Then I uninstalled the Visual Studio 2010.
I don't remember why, but I had to reinstall VS11. After uninstalling it and installing again, I couldn't find the devenv.exe executable.
So I've tried to run Microsoft Blend, and then, create a project, but I couldn't, because there was no templates available, neither a language to create the project.
When I try to search for Visual Studio in the start menu, I can't find it.
My English is not good, if you can understand, congratulations :D
at this moment you should not longer install VS11.
you should download VS2012 as it is required to develop for win8 RP
My colleague created a Visual Studio 2005 solution for me and I have copied the entire folder in my machine.
The solution contains three different projects. Unfortunately, two of them opens and the third project doesn't with the error message, "The project type isn't supported by this installation". I have installed Visual Studio 2005 with default settings. I don't understand why this would occur.
I tried googling, but none of those worked. I would request the community here to advice me on this.
Thanks in advance.
The issue is resolved. I had to install Service Pack 1.