Where is 'Data' main menu item in VS 2013?
Up to now, I have been using VS 2010 to maintain an ASP.NET website that makes use of a SQL Server database. I have been used to seeing a main menu item called 'Data' (located between Team and Tools)....
View ArticleVisual Studio 2010 does not load current files anymore
I have been using Visual Studio 2010 Express for quite sometime now. After closing with files opened (and saved) it would always remember the files and reload them upon a new startup. But today that...
View ArticleVS 2013 Update 3
Hello,I installed VS2013Update 3 and now I get errors when opening an solution:The 'Microsoft.VisualStudio.Web.Publish.WebPublishPackage,MircosoftVisualStudio.Web.Publish' package did not load...
View ArticleThe namespace name doesnt exist
The connection class Is static and I am getting this error. Any idea why.The type or namespace name 'ConnectionClass' does not exist in the namespace 'WebSite2.App_Code' (are you missing an assembly...
View Article"Unable to start debugging on the web server" VS2013, Win2012, IIS7.5
I have an ASP.NET mvc that I run on local IIS to debug. When I click the run button in Visual Studio I get this error"Unable to start debugging on the web server. The web server is not configured...
View ArticleJavaScript runtime error: Operation aborted
Hi guys,I have Microsoft Visual Web Developer 2010 Express.I created a New projectSelect ASP.NET MVC 3 web application (C#)A dialog appears ,In the Dialog "Project template = Select Empty" , "View...
View Article.NET 3.5 MVC 2 WebSite on Visual Studio 2013
How can I build a WebSite in .NET 3.5 with MVC 2 on Visual Studio 2013?I tried searching for Visual Studio 2008, but I was unable to download it.I use Windows 8.1
View ArticleHow to debug "UnobtrusiveValidationMode" error
WebForms UnobtrusiveValidationMode requires a ScriptResourceMapping for 'jquery'. Please add a ScriptResourceMapping named jquery(case-sensitive).
View ArticleBootStrapped again
I am programming a website in Visual Studio 2003 update 3. My top menu is controlled by bootstrap.css. Strangely enough, my top menu behaves differently in Visual Studio and when run from my web...
View ArticleVS 2012 - How to publish folders ?
In my ASP.NET project I have folders for css, images, and javascript. How do I specify that these folders be included in the Publish?In the Package/Publish Web setting I selected "Only files needed to...
View ArticleNewbie Question
Can anyone please explain why I cannot declare the two variable hardwareID and docPath in the code below? I'm still learning .public partial class Controls_WebUserControl : System.Web.UI.UserControl {...
View ArticleTesting both the Pop-up Window (Pop-up page) and its Calling Window (Main Page)
I was directed to this forum. So, I hope this will work:I am a newbie to VS 2012 and I have an unique situation.I have a Main Page and a Pop-Up Window that is called from the Main Page. These two are...
View ArticleNuGet package(s) are missing .Enable NuGet Package Restore to download
Good day hiI am receiving the following error how do i resolve this errorError 1 This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download...
View ArticleVisual Studio 2013 Express for web crushes when opening a new project.
2 days ago VS started crushing on new project with the following massage:"Object reference not set to an instance of an object"When I look at the references folder of the project the is opened it seems...
View ArticleMicrosoft.SqlServer.Management.Sdk.Sfc not found with Visual Studio 2013 and...
In a new Web application i was adding an ADO.NET Entity Data Model and choosing model content as generate from database.The test connection is getting succeeded but after that I am getting the below...
View ArticleError JavaScript runtime error: Object doesn't support property or method 'bind'
After updating to visual studio 2013 update 3, I am getting the following runtime error on every page with a formview. Unhandled exception at line 65, column 3427 in...
View ArticleAny recommendations for using Visual Studio to create an android app?
I asked this question in the asp.net forum, and it got deleted. So hopefully this is the right one.Binging the question as to apps to develop an android app comes up with some add-ins for Visual...
View ArticleJava script debug
I try to debug java script in a MVC project and I can not. Why the VS2013 can not break breakpoints in separate .js files? Is there any specific settings? I get this well known message - "The...
View ArticleUploading website project files to remote server? ...
Recently, I inherited an ASP.NET website that is being maintained using Expression Web 4 (which is no longer supported). The source code files (*.aspx, *.html, *.css, *.js) are uploaded via FTP within...
View ArticleProject not selected to build for this solution configuration
Hello,All of a sudden, I get this message for my projects when I do Rebuild Solution. Only the web project rebuilds, which causes problems. Why does this message pop up and how do I get my projects...
View Article