Add style Window
I m currently trying to learn ASP with some videos and i saw the lady in those vids right clicked after a h1 style in an external style sheet and then she had the option to "add style" which opened a...
View ArticleRE: Re: Can't connect to database because of server version
Okay, I couldn't seem to find a solution to this on google, so I decided to ask for help here. The thing is; I'm doing this project in Visual Studio 2010 at school, and I brought it home. I downloaded...
View ArticleVS2012 RTM no longer nests related javascript files (the RC did.)
VS2012 RC would nest related javascript files in the solution explorer in the same manner as default.aspx and default.aspx.cs. For example, the minified version of a javascript file would appear nested...
View ArticleHow to target an earlier .NET Framework?
Hi All,I have recently developed a web app and at the time of upload, the web hosting company informed me that they only support .NET 3.5. Since my development was done targeting 4.0, how do I...
View ArticleIIS Express vs. Development Server
Just purchased VS2012 and tried one of my websites (not web app, just website) that ran without error in VS2010.When I Build, it runs under the Development Server and I get all sorts of crazy errors,...
View ArticleNuGet error prevents new Web Forums/MVC Projects
I'm new to ASP.NET and VS. I just downloaded VS Express 2012 for Web. It installed with no complaints. I'm going through the tutorial for Web Forums and I get stuck on creating a project...
View ArticleError/problem in visual studio 2012 css editor
Hello ,I hope this is the place for this Q. I using vs 2012 pro1. When I try to build style in the first time after opening vsI’m getting this window alart “Richedit Assert –the specified model...
View ArticleProblem with applying a custom object to ASP.NET web application
Hi everyone!I am using the Visual Web Developer express and I am trying to create a simple web application,but also I need to apply a custom class written in C#.How am I supposed to procceed after I...
View ArticleCannot find Advanced and Document Outline Sub Menu in Visual Studio 2010 Express
I'm learning ASP .NET using the Walkthrough on MSDN but discovered that some menu items are not in my copy. These are:Edit --->Advanced andView---->Other Windows----->Document Outline(The...
View ArticleHow to add MVC template to Visual studio 2008
i have Visual studio 2008 installed inside widnows server 2008 r2 64-bit. but i need to install the mvc tempalte and entity framework inside it. so what is the easiest way to do so , without the need...
View ArticleCannot debug in IE10
I just upgraded my browser from IE9 to IE10 and cannot get the debugger to load in Visual Web Developer 2010 Express. When I start the ASP.NET Development Server I get the following error...
View ArticleVS Express for Web 2012: Page Inspector for logged in/authenticated user view
Many of my pages show different things based on whether the user is an authenticated user or not. Is there something simple I can do to see a logged in view for pages I wish to inspect?
View ArticleError while creating unit test
Hi iam getting the following error while creating unit test "test generation is only supported on non test projects".acn any one tell me how to correct this
View ArticleHow to Center a Web Page
I'm just beginning with ASP.NET using Visual Web Developer 2010 Express. I'm currently followingthis Walkthrough on MSDN. Everything is going fairly ok except that when I run the page it aligns to the...
View Articleproblem with debugging
hi everybodyI have a problem with debugging my MVC project. I insert a breakpoint to debug and then when i use F10 to trace each line , all lines are executed 2 or 3 times and i have to push F10...
View Articlevs 2012 corrupted my application
I was working on VS2012 , before I click on save , the application crashed and then restarted. I was prompted to restore some files but I clicked on cancle instead. I opened my application and I...
View ArticleSession Not Work If User Click Back Button
hi all expertisei already create a session what happen is that, when the user click the log out button it will redirect into log in page,(that was the corrent way)but when the user click the back...
View ArticleCan not Browse Other Page In IIS
i already setup my system in IIS ver 7.0 on my windows 7, the problem is i can only browse the main system interfaceafter i put the username and password to log in system , then i press the button...
View ArticleHow add asp.net web application reference to a class library prj in the same...
Hi i have a asp.net we application.in that i have create a class library projcet for unit testing.How to add refernce of that web application in class library project
View ArticleVisual Studio editor strange problem
Hi, I am having a very strange problem with the Visual Studio editor. I am working with Visual Studio 2010 SP1. Every once in a while, while editing the source code of an ASPX page in code view...
View Article