visual studio 2012 project incompatible in visual studio 2013
why my visual studio 2012 project incompatible when i open in visual studio 2013??any one can tell me whats happen and how i resolve my problem?thanks
View ArticleWebsite Templates
I just deleted the old version of "Visual Studio Express for Web" and downloaded the new version of "Visual Studio Express for Web 2013".I opened up the new "Visual Studeo Epress for Web 2013" and on...
View ArticleDeploy problem: The directory '/App_GlobalResources/' is not allowed
Hello,I have encountered a problem and I am at loss. I have a Web Application Project (not a Web Site!) in VS 2005 and I am using the directory App_GlobalResources for my localized resources.I have...
View ArticleVS 2013 Scaffolding missing
i downloaded VS 2013 Preview, i want to add a scaffold but there are none listed, all the help i can find say that they are pre-installed.What packages do i need to add to get a list of scoffolds?Thanks
View ArticleTest perfomance of concrete method in asp.net application
MSVS 2012 Premium, c#, asp.netI need to test perfomance of concrete method for few concurrent users. Could you give a link to manual or description how to do this?
View Articleschedule automatic email notifications once a day at 3am
Hello everybody!I want to be able to send email notifications around 3am daily or weekly. I will have a table with the user email address and the body of the message and a bit for sent yes or no. I...
View ArticleVS2012 debugger display hexdecimal values
I could'nt managed to find solution for this, while debugging in my VS2012 the values are displaying in hexadecimals for all objects as shown below. Hexadecimal option was not not checked.Please check...
View ArticleJavascript IntelliSense in content page (Visual Studio 2010)
Hi,I have defined the include javascript file in the master page<script type="text/javascript" src="~/js/common-lib.js">I would like to have IntelliSense at the content page. I checked many posts...
View Articleconverting aspx to web application
Does anyone know of a workaround for vs2013 pro's lack of the ability to convert an .aspx to a web application? Granted this isnt an asp.net question specifically, but it is the ms ide and it is...
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 ArticleActivex codebase #Version issue
Hi,I have created Activex control for FTPcontrol (upload and download the files). Now the next thing I need to implement is version control. i.e when we update Activex version on server the prompt...
View Articleunable to add entity framework package to visual studio 2010!
hello all, i am working on one MVC 3 application where i want's to careate model and for this i have done is as follows :In Visual Studio 2010 go to Tools -> Library Package Manager -> Click on...
View ArticleMissing ONE ASP.NET creation wizard in visual studio 2013
Hello, I am trying to follow the instruction related to creating authentication using Visual Studio 2013.www.asp.net/mvc/tutorials/mvc-5/introduction/getting-startedHowever, I don't have the options...
View ArticleNuget Refactoring for replacing word in VS solution
I'd like to know how to use Nuget Refactor for replacing a word in entire solution of Visual Studio. I wish to change a particular word in the whole solution & I can do it using 'Ctrl+Shift+H', but...
View ArticleHow to get Hidden Value
Hi,I am the fresher,I would like to know that how to get more than one hidden value from drop down list.help me
View ArticleWhere is the Show All Files icon in Solution Explorer gone to?
Does anyone know where I can find the Show All Files in Solution Explorer? I cannot find it on mine.
View ArticlePublicKeyToken does not show up in output window
I'm using the .net 2.0 example in VS2010 to read the AD database. When I try to get a publickeytoken, nothing shows up at all. No output window or anything. When I clcik the publckeytoken option, all...
View ArticleVS - unable to start debugging on a web server. A debugger is already attached.
I'm using VS 2010 and Windows 7 with IIS 7.5. I'm trying to debug a site on localhost. This used to work. Now, I get the "debugger is already attached" message when using F5, and when I try to manually...
View ArticleVisual Studio 2008 and IIS
Hello,We are going to obtain a new web server to replace an older one.The old server runs Widows server 2003 with IIS 6 and is compatible with Visual Studio 2008. Will a new server running Windows...
View ArticleGenerate documentation for JavaScript files inside the ASP.net project
Hi,As I refer to the following document for creating XML comments, it is great to make the IntelliSense working for the javascript...
View Article