Top "Web-site-project" questions

Web Site "projects" are created by using the File->New Web Site command in Visual Studio.

How to use additional C# source file on page in Web Site project?

Edit: { I think I've added a lot (too much) of information (reading) here. The important bits of what I want …

c# asp.net web-site-project
How to compile a Website to use 32-bit Oracle Client on 64-bit Windows

I have received this error after updating to Windows 7 64-bit and then running an existing .NET Website. [InvalidOperationException: Attempt to …

.net 32bit-64bit web-site-project oracleclient
Errors/Warnings show up on "Error List" but then disappear for website project

BACKGROUND I have inherited a solution with multiple projects. One of the projects is a website project... or at least …

c# visual-studio web-site-project
Could not load file or assembly App_Web_ * with a precompiled ASP.NET website project

I'm getting this problem on a very specific page and I'm not sure how to fix it. I've already found …

asp.net .net web-site-project precompiled