IDE not able to
Hi gurus,I hope it is the right forums to ask this question. As I have been learning the MVC4, So, I 'm following this one blog post of codeforum Link [...
View ArticleWhere is Web site administrative tool to set form based security in VS 2013...
I have version 4.5.50938 .NET framework and version 12.0.30324.00 Update 2 RC Visual Studio 2013I googled and I got a hint that maybe this is deprecated. I know forms-based web sites are older now but...
View ArticleOpen Project located on remote Development IIS server with Visual Studio 2012
I am trying to open an IIS project located on a remote development server with Visual Studio 2012. With prior versions of Visual Studio when you wanted to open a project you would indicate whether you...
View ArticleVisual studio 2013 cannot start 64-bit msvsmon.exe
HiI have a problem debugging my asp.net applications.Every time I try to debug, Visual Studio says that msvsmon is not running.If I start the msvsmon(64 bit) manually and then try to debug, VS still...
View ArticleVS 2013 Problem opening projects
Hi,I am struggling with my development environment. I got a new machine with Windows 8.1. Since I had the option to install VS 2014 in my org, I installed that too so I may move on to the new IDE.Now...
View ArticleCan't add a reference in VS2008 project
I have a Windows 7 machine that has VS2008 and VS2012 installed. The DLL that I GACed is in the 3.5 GAC (C:\windows\assembly\). I can verify that the DLL is GACed by doing gacutil.exe /l. I can't...
View ArticleDoes anyone know if it is possible to deploy a web application using the...
Does anyone know if it is possible to deploy a web application using the trial version on visual studio professional 2010 c#?Or simply access the exe file?I just need the project compiled so I can show...
View ArticleVS 2013 WCF Service Library missing
Quick questionI am doing a Plural Sight tutorial on WCF and they are using the WCF Service Library (as opposed to application.)When I go to Add new project there is no WCF Service Library. Not under...
View ArticleVisual Studio 2013 blank white when first launch
when i install VS 2013 Express, i'm not get error, but when i install vs 2013 Pro, i cant open my VSi try to install VS 2013 pro in my windows 8, but when i finish the installation i git white screen...
View Articlecreating a dll inside a web project without duplicate references
we have a dll that we just put in our bin folder. this dll needs to reference stuff in the website so we include references to other dll's in the bin folder. the main issue is if one of those dlls gets...
View Article.Net version compatibility
I developed an app using Visual Studio Express 2013 (.Net 4.5.1) and wish to run it on a web server running .Net 3.5. Will my app be able to run under this environment with the older technology?
View ArticleWhen I press F5 in one solution I run another solution. How to run the right...
I am using VS2013 Prof. I have copy/pasted a solution.My problem is that when I press f5 in the new solution (the copy) I am actually running the original solution.How to get in touch with my copy. So...
View ArticleWhere is Microsoft's WYSIWHY drag and drop toolbox and visualizer for HTML5?
If you are used to using Blend, and the Visual Studio Designer to drop and arrange controls, open source, internal, custom, or otherwise, editing their limitless properties, and quickly adding binding...
View ArticleIE Web controls
How does a person get these controls to work in 2.0? I want to use the tabstrip control. I looked at the multiview but did not like it. For one, it has no tab elements that I can tell; which means...
View ArticleVisual Studio Express for Web
How do i add a local SQL compact DB to my MVC project?When I right click the App_Data folder and click new item. It shows only Sql Server DB and XML file.Kind regards,
View ArticleCan't work with aspnetdb.mdf database in App_Data folder
I had a site on my xp computer that I was using with VWDExpress 2010, everything working fine. In particular, with the Database Explorer I could do everything I needed like adding or working with new...
View ArticlePage Inspector error Visual Studio 2013 - on basic ASP.NET MVC5 project
Hello everyoneI have got a problem with Visual Studio. I create a simple ASP.NET Web Application: File>new>project>web>ASP.NET Web Application >MVC>OK, and then on the solution...
View ArticleVS 2013 Add Scaffold - No MVC 5 node
I am experimenting with MVC 5 / VS 2013. I have two sample projects. In one project if I right click on the (for example) "Controllers" folder and choose Add/New Scaffolded Item, I get a dialog with...
View ArticleVS 2013 (with or without Update 1) crashes when formatting a CSHTML document.
Every single time I CTRL+K, CTRL+D on the following document, VS 2013 crashes. It did this before I applied update 1, and still does...
View Article