Bcl.build build warning
I get a bunch of these warnings when building my projectWarning8All projects referencing QV.Hummingbird.FilesStorage.csproj must install nuget package Microsoft.Bcl.Build. For more information, see...
View Article"Current Project type(.vcxproj) is not supported"?
I am using VS Express 2013. I was making Pong on 2010, and downloaded 2 SDL libraries. Now whenever I try to open a project,or make a new project on VS 2013, it says it is not supported. Does...
View ArticleDelete Git Repo in TFS
We can create Git Repos in TFS with VS 2013, but we cannot delete.
View ArticleCopy to output directory property
I have some dll files which need to be placed in the bin\debug directory. I included the dll files into my visual studio project and set the copy to output directory property to copy if newer. This...
View ArticleFile position jumps erratically while editing collapsed outlined text with...
When I am editing code in an uncollapsed part of my file and other parts are collapsed, I am often jumped to a completely unrelated part of the file in code that was collapsed but is now uncollapsed....
View ArticleNew Row of Labels
I have a loop which adds a specified number of labels determined by the user to a form that are equally distributed across the form. However, it's possible for them to not be seen because they exceed...
View ArticleWhich version of MS Studio Fits our Needs?
Hello, We need some expert help in deciding which version of Microsoft Visual Studio to purchase.I am developing a system for a small business where we will need a version of visual studio that is...
View ArticleC++ and CLR
For speed of graphics and code I have just rewritten a program originally in C# into C++ and CLR.Now the program is written I would like to sell it.However I don't know what prerequisites C++ and CLR...
View ArticleShared File DropDown in Visual Studio 2013 Update 2
Above the code editor has been added a drop down to 'View and Switch to other projects that this file may belong to'. I'm presuming this was added to support (enhance) the new 'Universal App' project...
View ArticleJavascript Intellisense VS 2013
Is there anyway to see a log or any kind of output on what Visual Studio doesn't like about a particular line in JavaScript when it's trying to determine intellisense? I have a project with multiple...
View ArticleVisual Studio Version Selector how to....
Hi,I have a PC which had only Visual Studio 2013 until we install SQL 2012 which uses Visual Studio 2010. Since then, each time I click on a SLN, even thought I specifically check Always open with...
View ArticleHow to do Get with HttpWebRequest using a cookie over HTTPS in C#
Hi, I have a very complicated problem,I have a login page in asp.net , after the validation process (login.aspx) the application allow you to load any other page (home.aspx)I'm writing an application...
View Articlevisual studio 2013 keeps creating language-dll in debug-folder
Hi,this is low-prio- i am just curious if i can fix that without a dirty workaround: - i changed the language-setting of my main-form from standard to en-gb. Now - even after setting it back to default...
View ArticleTo run Visual Studio 2013 with Blend on windows 8
When I start Visual Studio 2013 on windows 8 , It prompts that your trial license is expired.It asks to enter 25-digit product key found in Visual Studio package or MSDN Subscribers site Page.Please...
View ArticleRendering xslt in Visual Studio 2012 - basic how to steps
I am trying to learn how to use Visual Studio 2012 to render my xslt / xml files but can't get started. I have looked thoroughly for clear documentation that I can use but am getting nowhere. When...
View ArticleShow text box on first page only. Then also show depending on a parameter value
Hi there, I have 2 text boxes showing in my header on a report in visual studio 2008. I know how to display the header only on the first page by using true and...
View ArticleIssue with the toolbox
I have an issue with the toolbox, nothing shows up. and when i do "right click show all" it all comes up but it wont let me click on anything. any help would be greatly appreciated
View ArticleInstallation of Concurrency Visualizer Fails
Hello,i want to use the concurrency visualizer in VS2013 Pro. The installation of the VSIX fails with the "ArgumentException" out of Range.What is going wrong?The Visual Studio is running on a virtual...
View ArticleVisual Studio 10 13 or express will not create page dll only stubs.
We have run into a problem with Visual Studio. we cannot compile web pages in a webproject to DLL only the stubs are generated and the VB is DLL is created. WE tried VS10 and VS 13 and EXpress. We...
View ArticleVisual Studio Development Server equivalent for VS2013
Hello everyone. A while back I went through the steps of this demo using VS2012: http://www.dennisonpro.info/simple-multitenancy-with-asp-net-mvc-4/If you go to "Figure 6: Updating the web project...
View Article