Visual Studio 2012 Express For Windows 8 has stopped working - visual-studio

Today I downloaded Microsoft Visual Studio Express 2012 for Windows 8. But whenever I choose to start a new vb windows store project, it shows me that the project is being created and just after it has been created it shows the message that
Microsoft Visual Studio 2012 For Windows 8 has stopped working. Checking online for solution.
I even read the Microsoft Visual Studio Express 2012 for Windows Desktop has stopped working, VS2010 VS2012 answers but it didn't help.
I have Visual Studio 2013, Visual Basic 2008 and 6.0 installed. I want to create windows 8 store apps.

Related

VS2010 and Windows 8.1

I've been developing with VB 2010 and Windows 7 for years.
Are there any "issues" I should be aware off when migrating VB2010 over to Windows 8.1
Any advice will be much appreciated.
John
Make sure you install the latest service packs and hotfixes to be fully compatible with Windows 8 and above:
Visual Studio 2010
Visual Studio 2010 SP1
Visual Studio 2010 GDR for Team Foundation Service
Visual Studio 2010 Compatibility Update for Windows 8 and Visual Studio 2012
You will need to upgrade your Visual Studio version to 2013 in order to build Windows 8 and 8.1 apps, but as long as you're targeting a Desktop application, you should be fine.
I have used visual studio 2010 on windows 8.1 and windows 10 so far I did not have any issues working on both the OS.
I am using visual studio 2010 professional with sp1
Me too have been using the VS 2010 Professional on windows 7 and I migrated to Windows 8.1.
Usually I develop console apps, desktop apps and I mostly use Access Databases as the database for my programs..
And also I use C# and VB..
So far I havent had any issue with VS2010 on windows 8.1.
That is my experience about that and I hope this will be a help for you.. :)
Thanks

Windows Phone 7 solution can no longer be opened by Visual Studio 2012 after opening it in Visual Studio 2013

I was developing a solution for Windows Phone 7 on my system using Visual Studio 2012. I installed Visual Studio 2013 and opened the solution with it. I found that Visual Studio 2013 won't let me build a Windows Phone 7 application, so I wanted to re-open the solution in Visual Studio 2012.
Now Visual Studio 2012 shows me the following error message:
This project is incompatible with the current edition of Visual Studio
What do I need to do to 'undo' the changes made to my project in the upgrade process so that I can continue working in the older version of Visual Studio to finish my project?
Visual Studio 2013 upgrades the project to the Windows Phone 8 SDK, and that is not compatible with Visual Studio 2012. If you are using a form of Source Control (Visual Studio Online, GitHub) you should roll back to the previous version. If not, Visual Studio (by default) creates a _backup folder under your solution where it will backup any files modified in the conversion process. Use these to return the project to its pre-visualstudio-2013-state.

Visual Basic 2010 - Creating a Silverlight project?

Hello,
My operating system is Windows 7 - SP1 (64bit). I tried to create a Silverlight project in Visual Basic 2010 (Visual Studio 2010 Ultimate - SP1). Complete Install expect SQL Server 2008 Express SP1 (x64). But I got this message,
So I went to that link shown above (here it is) and downloaded the Microsoft Silverlight 4 Tools for Visual Studio 2010 and tried to install it and this is the message I get,
The link in the above message leads here. What needs to be done here to create a Silverlight project in Visual Basic 2010?
Thanks for Vinicius for the help in above comments.
This is what I did. I went to Programs and Features in Control Panel and uninstalled everything with the term "Visual Studio 2010". Then installed Visual Studio 2010 again. That's it. It worked. It created the Silverlight project with Silverlight 3. I also installed Microsoft Silverlight 4 Tools for Visual Studio 2010 after that and it created the project.

Windows phone sdk 8 on visual studio 2010 ultimate windows 8 os

i installed windows 2008 on my system i had visual studio 2010 ultimate on my system.
is there any way to install windows phone 8 SDK on visual studio 2010 ultimate.
can i upgrade visual studio 2010 ultimate to visual studio 2012 ultimate.
i can download wp8 sdk but with that i am not able to develop web applications.
is there any way to download vs 2012 ultimate full version for free.
You need to install Windows 8 and Visual Studio 2012 for Windows Phone 8 development. I got Visual Studio 2012 Professional for free via DreamSpark (www.dreamspark.com) because I'm a student.
You can get the free version:Visual Studio 2012 Express

Is it Possible to Use Windows Phone 6 SDK with VS 2010 or VS 2012?

I need to convert my old Windows Phone 6 application from Visual Studio 2008 to Visual Studio 2010 or Visual Studio 2012. Is it possible or not?
From the forums I came to know that Windows Phone 6 SDK is no longer supported in versions 2010 and above
windows mobile 6 standard sdk not detecting visual studio 2010 beta installed
Visual Studio 2010 Lacks Support for WM 6.x App Development
No, you must used visual studio 2008.
You can see this url (in spanish)
http://msdn.microsoft.com/es-es/library/vstudio/sa69he4t(v=vs.100).aspx

Resources