Quantcast
Browsing all 3509 articles
Browse latest View live

Error when trying to build a vs2010 web project

 Error 1 The type 'System.Web.Compilation.WCFBuildProvider' is ambiguous: it could come from assembly...

View Article


Mixed-Mode Debugging Error

We recently received 64-bit Windows 7 PCs.  Also, we have a new site in our solution that is .Net 4, the others are still .Net 2.  I can no longer debug my .Net code in Visual Studio 2010.If I try try...

View Article


Visual Studio 2012, Website Project, 1 Hour to debug for 1 developer

We have a small group of developers working on an old classic asp site that has been (and still is being) upgraded to asp.net from 2.0 through 4.5.  We've been through "text-editor" all the way to...

View Article

The type or namespace name 'Practices' does not exist in the namespace...

I am using Microsoft Visual Studio 2005 for c# I have the following namespace on my codeusing Microsoft.Practices.EnterpriseLibrary;using Microsoft.Practices.EnterpriseLibrary.AppSettings; using...

View Article

Bug in OAUTH of ASP.NET 4 Membership

I just noticed that when using the standard new site template in asp.net 4 and enabling oauth, you can hijack or overwrite other accounts.Say you create an account for mike@mike.com.Then you login via...

View Article


Recent Projects List is Not Showing Recent Projects

I am using Visual Studio 2010 on a Windows 2008 Server. I can open a solution file and make changes to the project and test just fine. When I close Visual Studio, and reopne it later, my solution is...

View Article

Cannot set executable

I recently just had Windows 7 re-installed on my computer, along with VS 2010. I have some project files left over from my company's previous web dev including some sites the company is still using....

View Article

Renaming aspx file in Visual Studio 2012 results in improper name for code...

I do not know if this only happens in my enviroment or not (Visual Studio 2012 Ultimate on Windows 7 Ultimate 64bit). Let's say I have a page in a web site project named as default.aspx. The name for...

View Article


localhost doesn't work

When I start my website from Visual Web Developer 2008 Express, IE shows up with the url http://localhost:51911/MySite/ and the error "Internet Explorer cannot display the webpage". If I drop the page...

View Article


Database Diagram error

I just installed VWD Express and created a web site and database with all my tables and columns. Next I want to create a database diagram and visually construct my keys and relationships. When I right...

View Article

Trouble adding new Database Diagram in VWD 2010

Hi, I am new to asp.net. I am currently learning how to work with asp.net by reading and online resources. I have tried to add a Database Diagram in Database Explorer, but after I pressed the "add New...

View Article

How shall I get a navigate bar from tools box?

I can find only tree style web map. how shall I get a horizon menu?like thishome    file   edit ..... 

View Article

ResponseRewrite problem

im working on a website (lets call it domain.com for ease) i have setup an error handler (.ashx file) and it is working perfectly, the result i want to achieve is something similar to this:1. the user...

View Article


Debugger does not show the source code being executed by my app

I have created a web service that works fine for me (please keep in mind that I used visual studio and did some .net programming few years ago and since then I have not touched until now when my...

View Article

theming ImgUrl

hello,i have an imagebutton control on my page, i need to show a different picture depending on the currently used theme, been trying with skin file and css attribute but nothing...

View Article


Install Visual studio 6 in Windows Server 2008 R2

I have a requirement where By I need to install Visual Studio 6. The operating system I am using right now is Windows Server 2008 R2. When I tried to install the application, it did not worked for me....

View Article

Visual Studio 2010 - Toolbox is Empty

Somehow, and I don't know how, I messed up my tool box and it is now empty.  The only option is General, and that one says "There are no usable controls in this group."I have Googled the snot out of...

View Article


What does Build / Rebuild Website actually do?

I am using VWD 2010 Express.In the main menu you can find Build / Rebuild Website. What does that actually do? What files might it change? If I run that, what files would have to be re-published to the...

View Article

Disable Frontpage

I've noticed (Through Fiddler2), that when I build my solution, Visual Studio makes a request to the webserver for "/_vti_inf.html", apparently looking for FrontPage Server Extensions installed on my...

View Article

Add controller/view in web forms application project

I have an existing Web Forms Application project, I want to gradually migrate it to MVC 4 application.I created folders named controllers/views. right click the folder name in solution explorer,  I...

View Article
Browsing all 3509 articles
Browse latest View live