How to find and remove an assembly
When my solution runs locally, it runs normally. But when it runs on azure website it fails with this error:Could not load file or assembly 'DotNetOpenAuth.Core, Version=4.0.0.0, Culture=neutral,...
View ArticleAdd Service Reference from Bug VS 2013
When adding. or updating an existing working service reference in VS2013. you will recieve a :"Service Reference Error: Failed to generate code for the service reference"A workaround to resolve the...
View ArticleMSI Deployment
Hi,Maybe an off topic question... But, why is Microsoft leaving the MSI deployment support in Visual Studio (as from VS 2012 and beyond)? Is this part of a larger strategy and paradigm shift in how...
View ArticleStale license
I have been using Visual Studio 2013 Premium for a few weeks.Now I suddenly can't start it. I get the message:"This license will expire in 2147483647 days. Your license has gone stale and must be...
View ArticleVS 2013 & Interop forms Kit 2.1
Before I purchase VS 2013 Pro, Does Interop forms Kit 2.1 work in VS 2013?
View ArticleSAK VS 2013
Hello,Am having problems with binding to TFS 2010 when I open a solution using VS 2013.Where is the documentation for the keyword SAK and the xml elements SccProjectName, SccProvider, etc that store...
View ArticleC# Forms: How to delete an event handler without having to delete the button...
I do not understand why it is so damn difficult to do such a simple thing!!!! I double clicked on a control and it created an event handler. It now turns out that I do not wish to use it; it is no...
View ArticleUnhooking Frame Window close if hooked.
The example for overriding void CView::OnFilePrintPreview() has the comment // Be sure to Unhook Frame Window close if hooked.Is there a sample to Unhook the frame window close?void...
View ArticleVisual Studio Professional 2012: Language Pack Error
I am running Windows 8.1I have installed Microsoft Visual Studio Professional 2012.I have installed the latest update: VS2012.4The DVD installation package installed a French language version.When...
View ArticleVB Studio for MAC X OS 10.5 10.6 and above
I would like to ask the Microsoft Developers if possible to build one VB Studio for MAC using the less lines of codes as possible for fast application developer for MAC Desktop, Server, Mobile and Web...
View ArticleStoring String to Variable For Reuse Across Sub Procedures
Hello Community,Please let me begin by apologizing for any terminology which I might get wrong. I am a hardware engineer, not a software developer so I try to take baby steps when writing code and...
View ArticleCan't sign in to Visual Studio 2013
I'm attempting to sign in to Visual Studio 2013 in order to take advantage of the cloud features (sync'd settings, etc.) but I get an error immediately when clicking "Sign In" anywhere in the UI:If the...
View ArticleMicrosoft Document Explorer Search function problem
While using Visual Studio, I Ctl-Alt-F3 to search Help. The Document Explorer comes up but there is no place to enter text to search for. There is just a document tab which looks deformed, i.e. it has...
View ArticleVisual studio 2013 update 1 rc, uninstall
Hello, How do I uninstall visual studio 2013 update 1 rc?Please, this is really urgent.Brgds,Stian
View ArticleUnable to set VS 2010 as a default program for *.sln files
HiI have been working on Visual Studio 2008 for a long time on my system, the OS I am using is Windows 7. I installed Visual Studio 2010 without uninstalling the earlier version i.e. VS 2008 or any of...
View ArticleVisual Studio 2013 - Links on Start Page are not working
Visual Studio 2013 - Links on Start Page are not working. Also when I login into Dev Center through the built-in browser I get the message: "To help protect your security, your web browser has...
View ArticleVisual Studio Express 2013 - how to undo "Run as administrator"
Hi - I have installed VS 2013 on Windows 7 professional (SP1) and I had been switching on/off access to the Adminstrator account from the command prompt using "net user administrator /active:yes" -...
View ArticleHelp Viewer: Code language selection is now broken
In many .NET documentation articles (class reference) in the offline Help Viewer that came with VS, there are syntax or example blocks where you can choose from C#, VB.NET, and so on. These seem to be...
View ArticleUnhandled exception at line 1, column 88 in...
any help with this error would be greatUnhandled exception at line 1, column 88 in http://ml-webapp-dev/wv/App_Scripts/Compat.js?bn=906946090x800a1391 - JavaScript runtime error: 'XPathEvaluator' is...
View ArticlePost Deployment script does not run
I have a database project, and I'd like to run a Post Deployment script to add some records to a table after the database has been published. I added a PostDeployment script. This script works fine...
View Article