Installation Instructions
- Once downloaded, un-zip the ASP.net Admin's contents.
- Upload your newly unzipped adminx folder to your web site server. Make sure it is in the root folder.
- Make sure that the acount you will use for your SP.net dmin module has sufficient permission to add/edit/delete to your images folder
- Make sure your web.config ConnectionString setting is correctly set up. The account you use to log into your database will need Insert, Update, Delete permisions & the ability to run stored procedures.
- Run the included adminx.sql MSSQL script on your database. this will add ll the needed stored procedures.
- You're done! The ASP.net Admin module has now been installed and is ready to work.