You must have the asp.net framework
installed on your computer before you can run asp.net
scripts.
You can download the dotNet framework here
After installing the dotNet framework and
generating your asp.net code you must create an application
in IIS with the folder that you generated the .NET code
into.
Open IIS and find your folder right click and go to
properties
Click Create to create your application.
Now do exactly the same for the admin folder.
See an asp.net contact database that took minutes to
get online from being a raw 2 table access file here
|