1. You will need to configure where your sql db is located, your hosting company may have this information for you if you have SQL server hosted with them. after you have this information it will need to be inserted into the web.config file in the connectionstrings
element.
2. you will need to upload the personal starter kit to your hosting directory. usually via FTP.
Member
1 Points
10 Posts
personal starter kit
Feb 05, 2008 11:05 AM|tommotommo|LINK
Hello
I am totally new to asp.net and web development.
What is required on the web hosts server to run the personal starter kit and where and what file go where. (Fasthosts)
Member
1 Points
153 Posts
Re: personal starter kit
Feb 10, 2008 12:03 PM|jakvike|LINK
1. You will need to configure where your sql db is located, your hosting company may have this information for you if you have SQL server hosted with them. after you have this information it will need to be inserted into the web.config file in the connectionstrings element.
2. you will need to upload the personal starter kit to your hosting directory. usually via FTP.