i created web project, and added new class library for framework. This framework includes DAL. But added reference . And running no this give me no fail. runnig give me error:
" A project with an Output Type of Class Library cannot be started directly
In order to debug this project, add an executable project to this solution which references the library project. Set the executable project as the startup project "
please please help me...