Creating a web site with the same name of one previously deleted
I just installed VS2013 and created a new web site. Let´s suppose its name is "xwsTest". Then, I decided to delete such a web site so I performed a search in all of my PC for the word "xwsTest" and...
View ArticleVS2013 - What are the recommended options to install
We'd like to upgrade from VS2010 to VS2013. We are primarily developing for the web in C#. Can anyone recommend which of the Installtion options to install as we'd like to keep a lean installation yet...
View ArticleAll my server-controls became unrecognized!!! like there's compilation error...
hi!please help - the problem is in post subject.I have lots of warnings with following text:"Warning 10 Element 'HyperLink' is not a known element. This can occur if there is a compilation error in the...
View ArticleDisable ending brakets for razor code in views, VS 2013
Is there some place to disable the auto-insertion of the ending bracket for Razor code inside VS 2013? The few things I could find on google talked about a "HTML (Razor)" option in the Options ->...
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 ArticleFile type association.
Hi,I had to delete my user profile on my machine and setup it up again..Anyway, I had .asp and .asa types opening with VS2013 fine before, but since i've created the new profile I'm unable to do so,...
View ArticleHOWTO Get VS2013/Update-2 to NOT look in sub folders when compiling MVC apps.
Please help. I had originally started a thread here:...
View ArticleInstalled Web Tools 2013.1 on VS Express 2012 for Web, project compiles/runs...
I'm using VS Express 2012 for Web and upgraded to MVC5, EF6.1beta, and installed Web Tools 2013.1 for VS2012 Express. I reviewed and followed two or three posts to verify that all references and...
View ArticleVS 2013 CSS Intellisense not working
I have VS Express 2013 installed with update 1. CSS intellisense doesn't work for anything other than styles defined within the page. The Bootstrap styles are showing when I run the page so I know the...
View Articlewebsite problem in (URL) while Upgrading from VS 2008 to VS 2013
Hi All, I'm upgrading my project from Visual Studio 2008 to Visual studio 2013 Ultimate.My project contains website while debugging the website pages using IIS express as default most of URL in the...
View ArticleProblem Visual Studio 2008
Hello, this afternoon I installed sql server 2008 and now I'm trying to install visual studio 2008 (all in windows 8.1), the fact is that the installation was done correctly but I can't find the...
View ArticleVS 2013, Unable to launch the IIS Express Web Server
Hi,Firstly, appologies if this thread appears twice, my first one has dissapeared with no trace, no emails, nothing.I've got a newly built 64 bit Windows 8 machine running an x86 targeted asp.net web...
View ArticleFileUpload in a Listview??? HELP
<InsertItemTemplate><tr style=""><td><asp:Button ID="InsertButton" runat="server" CommandName="Insert" Text="Insert" /><asp:Button ID="CancelButton" runat="server"...
View Articlevisual studio jumps code!!!!!
okay, this is one of the weirdest things i have ever seen...so i have created a registration page to my code which on submit it will fire the following codes protected void btsSubmit_Click(object...
View ArticleVisual Studio debug(F5) now redirects to the live production site instead of...
Yesterday when I clicked the green debug arrow or hit F5 the asp.net application would start up localhost and the app would run to the first breakpoint just like it has since I first started using...
View ArticleReference problems after a 'get' from TFS
Hi thereI'm currently developing a new ASP.NET 5 website for myself. For version control I use Team Foundation Server 2013.Most of the time I develop from home (vs 2013). When I'm done I make a...
View ArticleGo To Declaration unavailable for external assembly
I'm using visual studio 2013. In previous versions, I was able to 'Go To Declaration' in a referenced assembly. In 2013, that option is grayed out. Has this feature been removed?Bill
View ArticleMVC3 Visual Studio 2010 Upgrade to IE 11 Debugger
Hi All,I try to run my application in IE 10, it's work fine. But not in IE 11. How can i upgrade my Visual Studio Debugger IE mode to IE11 instead IE 10.Please advise.Thank you.Regards,Micheale
View Articlex64 build in vs2010
Ive inherited an mvc web project that was built with a platform target of x64. When i compile and run it I get this error'Could not load file or assembly Oracle.DataAccess or one of its dependencies....
View ArticleWeb app that has own work space for users where they plug in their individual...
Hello -I am not sure if this is the correct place to ask this, nor if I am asking it intelligently, but here goes.I would like to develop a web application where users log in and are directed to their...
View Article