I have a normal web form with code behind, in this code behind I can instantiate a couple of classes I have in the root folder, such as:
public partial class _De
do you have TargetFramework = "3.5" for the project ? Check out this post.