Bootstrap Snippets in Toolbox
I have two development PCs, a win7 and a win10. On the win7, my vs2015 express toolbox has a tab containing the bootstrap snippets but I really don't know how they got there. It's very handy to see...
View ArticleVS 2015 express for web
Hi,Not able to find MVC template.It has only asp.net empty web application template.Can you tell me do i need to download separate template for MVC
View ArticleVisual Studio 2013 for GIT - FETCH & PULL
apologized to post this issue in MVC forum.i am working with Visual Studio 2013 with a project where Git was used as source control for the project. i am working on this project from two pc. suppose...
View ArticleThe dependency EntityFramework does not support framework DNXCore, Version=v5.0
I've tried uninstalling, re-installing, trying different EF versions but I continue to get the above error when trying to add EntityFramework to my project via NuGet Package Manager.I've had the same...
View ArticleHow to disable SSL properly (VS 2013, IIS Express 10) ?
I have an mvc project that has been working at http://localhost:50626 . I was updating to older code that enabled SSL. (I also had a massive Windows 10 update that took 40 mins to complete; I was...
View ArticleReference errors - why and how to avoid them?
Using VS2013 TFS, MVC 5 after mapping a solution to a new machine and doing a get all references are marked with warning yellow triangle with a red exclamation icon This includes EntityFrameWork,...
View ArticleVisual Studio 2013 for GIT - FETCH & PULL
i am working with Visual Studio 2013 & mvc5 with a project where Git was used as source control for the project. i am working on this project from two pc.Suppose when i made change in code in pc1...
View ArticleInstall VS 2003 Web application on the Window 7 Machine.
I have web application on vs 2003, Running in production but I am facing issue to install VS 2003 on the Window7 on local machine to support that application.
View ArticleIs Visual studio 2012 a 32-bit or 64-bit
yesterday i download Visual studio 2012 professional from MSDN web site and i install it inside windows server 2012 R2 64-bit. but i have noted that the visual studio got installed inside this location...
View Articlehow i can view the license key for my Visual Studio 2012 professional
I have visual studio 2012 professional installed inside windows server 2008 R2. now i want to view its license key . i tried searching these locations but could not find any info about the license key...
View Articleiis express worker process has stopped working in VS 2013 Express
Hi All,When I create a new ASP.NET MVC5 version using VS 2013 Express Edition on Windows 7 x86 machine and start debugging (by pressing F5), the browser opens and I get a pop-up showing error as 'IIS...
View Articlevisual studio t4 template(EF6) customization doesnt work
I have customized the the t4 template files generated by ADO.Net Entity object generator in Visual Studio 2012 using EF6. The file names are MyModel.Context.tt and MyModel.ttI have added new method...
View ArticleConnecting Entity Framework website to GoDaddy database
Hi, I first started reading these threads: GoDaddy + SQL Connection String and GoDaddy Database Connect example? , I tried every solution suggested but none worked. So here is my situation: My website...
View ArticleVS 2013 project naming problem
I'm using VS 2013 community to develop a web project. When i open an existing project, say project name is "MY Project". The name appear at the VS (taskbar) is localhost 32991 insted of my real project...
View ArticleIIS express localhost waiting
I run VS2015 as administrator, start a new project ASP.NET application, Empty 4.5.2 and then just add a simple html page. When I try to launch using IIS Express I just get waiting for local host. If I...
View ArticleASP.NET NameValueCollection Empty despite POST being visible in Wireshark
So I have run into a problem. This is my environment: Visual Studio 2015 ASP.NET Solution and using IIS Express for debugging purposes.I am using Chrome's Postman to submit POST data to my application...
View ArticleResources in a web site published
Hi, I have a website in VS2010 with App_GlobalResources folder with resx files. On my dev machine all works fine, I choose the language and the correct resources they are loaded. When i compile the...
View ArticleVisual Studio 2013 Web Deploy will list some files to be deployed although...
I am working on an asp.net mvc-5 web application , and i am using Visual Studio 2013 , to publish my web application to an online hosting using web deploy.now i published my web application correctly....
View ArticleVs 2013 Pro - breakpoints not being hit - missing pdb file / symbols ?
Hi,I have an ASP.NET web app written in vb.net using VS 2013 Pro (update 5 applied).I can deploy and run the web app all fine but when I run under debug (using IIS Express) some breakpoints don't get...
View Articlehtml element properties
I just installed VS Community 2015. When I click on an html element in my html page I do not see the properties. Where is the setting to show properties of page elements or aspx controls?
View Article