windows phone 8 sdk doesn't exist in visual studio installer's optional...
I just install visual studio ultimate 2013 and notice that I dont have wp8 sdk, is it depend on windows 8 X86 or x64 version?
View ArticleProblem adding ajax cotrols under Toolbox
Create an Application using Visual Studio 2012 versionand Downloaded the latest AjaxControl 12/2013 http://ajaxcontroltoolkit.codeplex.com/when adding Adding ajax cotrols under Toolbox under...
View ArticleVisual Studio running very slow...
I have VS 2012 premium version on my machine. This morning when i fired up my VS everything was very slow. Right from writing code, to running in debug mode. I have no idea where to start looking for...
View ArticleWhy can't I access my altered table?
I completely changed a table with a new name and contents because I obtained errors whenever I tried to start my project with the “Start without debugging” Debug option. The errors referred to a...
View ArticleStart Debugging Disappeared from my Build Menu
I used to add a .cpp source code file, then build/compile it, then prees key F5, which invoked the "Start Debugging" commandon the Build menu of my Visual Studio 2010 Professional. Now it does NOT...
View ArticleVisual Studio Announcements content source
we work behind a corporate proxy sever and Visual Studio doesn't load Announcements on the start page.Can anybody advise what the content source for Announcements is, so that we can get the address...
View ArticleInterfacing Visual Studio Express with Microsfot Word
I am interested in creating a web application that works with Microsoft Word to create a planning book. I know that this is not recommended or really supported by Microsoft, or at least it hasn't been...
View Articlevs 2013 express, vs 2012 express compatability issue
I installed vs 2013 express and vs 2012 express on windows 8, upgraded to win 8.1, no vs programs will run.set compatibility to win 8, they all seem OK.Is This normal?
View ArticleVisual Studio 2012 Cannot load designer for .xaml files
My Visual Studio 2012 has stopped loading my xaml files. The project gives an error when attempting to load any xaml file in my project, including any new ones I try to add.The indication is:An...
View ArticleCan I deploy an ASP.NET app without IIS installed locally?
I just started following the the MSDN advice (Walkthrough: Deployingh an ASP.NET Web Application Using XCOPY) to deploy my first ASP.NET app, and got stuck at the first step: my PC does not have IIS...
View ArticleDeployment of WPF app not working in VS2013.
I am deploying a WPF app using mage.exe graphical tool. I am following the instructions in msdn article "Walkthrough: Manually deploying a clickonce application". But when I do this I am getting the...
View ArticleIIS Express and Visual Studio 2013 Debug Hang
After upgrading from Visual Studio 2012 to 2013 and from MVC4 to MVC5 I am finding that editing MVC razor views and refreshing pages is consistently hanging after 2-3 revisions of the same page. I was...
View ArticleUnable to type into a code window
I am unable to type into any code window. I can use the arrow keys and I can type into other windows (e.g. NotePad).Update: If I create a new console application I can type into a code window. The...
View ArticleCannot start visual studio 2010
Am using visual studio 2010 - enterprise editionwhen i try to start my visual studio it gives the error "Cannot load file or assembly : presentationcore "I found this on the event log too.NET Runtime...
View ArticleVB 6.0 Support Service Ticket
Hi,We have a Application written in VB 6.0, while migrating to windows 7 to make some changes to the code.We are having some trouble; we would like to create a service ticket to microsoft to look at...
View ArticleProblems openning pre-existing source files
I have just recently downloaded Express 2013 to my desktop. I have a number of source files that were downloaded from another system to our server. Not sure what was used for a development environment...
View ArticleUnable to compile Minispy File System Minifilter Driver with Visual Studio 2013
The error is 1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Platform.targets(64,5): error MSB8020: The build tools for WindowsKernelModeDriver8.1 (Platform Toolset =...
View ArticleVisual Studio 2013 go to definition doesn't work properly
I have a Windows Forms solution in VS 2013 Pro that has several projects in both VB and C#. One of the dependencies looks like this:Startup Project, SP (VB) Custom Controls Library, CL (C#)...
View ArticleCompilation time
Hi AllI have a C++ project which I've converted from VC++ 6.0 to VS 2010. I cant go higher in VS version since the application needs to run on XP.The project has about 370 classes spread over and +/-...
View ArticleBatch build not available in one solution
I have a solution with 5 projects (4 C#, 1 VB.Net)The "batch build" entry in the "build" menu is not available (grey).It works fine in other solutions.Same thing happen for this solution in both VS2010...
View Article