I think this starter kit provedes a greate idea for some application.
I have bought a asp.net 2.0 hosting space from
www.godaddy.com. But how to install this starter kit on there? and when we get the release version but no beta version?
Use the sql2000 database . SQL Script is already provided along with installation.
Add a Admin via WAT and create yourself as admin. Fill the form with some dummy members
check it to see that it works perfectly.
Now upload the whole database with sql analyser and add few real members, remove those dummy members and now you are ready to start perfectly.
Change the Beta script to final when the Final version is released ( In April End ). There is no need to disturb Database table, unless you want to add more features in registration form like (1) Birthday (2) Address (3) Phone (5) Mobile Number (6) Zip Number
etc
Pl. ask other members to help you out with registration in case you want this in your registration. I think the registration form that comes along with Classified is just very limited with 2 questions only. (1) First Name & (2) last Name.
Hope this helps.
P.S. I am currently using external sql2000 database rather than working with sql2005 or sql2005 express and i think this is the right solution.
Thanks
Paggy4u
Paggy4u
-----------------------------------------
Working with Dynamic Languages
all you need to do is mix aspnet db along with the provided sql 2000 databases.
This will make only one database for you. There is no need for two seperate databases.
You just have to run aspnet regsql provided by asp.net and install that script in your database.
You can run this script as many times you want for your new databases. This will install new tables as well as many store procedures also.
The installation is very simple. In case you do not know who to install aspnet db, pl. ask others or refer the blogs of
Mr. Scott Guthrie, at length and in most easy manner. this blog was appeared at least 4-5 months ago.
I just learned from there only and must have installed aspnetdb plenty of times, with just a click only.
do not worry its very very simple.
Thanks
paggy4u
Paggy4u
-----------------------------------------
Working with Dynamic Languages
tony_dotnet
Member
105 Points
33 Posts
how to install in godaddy.com? and release version?
Apr 23, 2006 10:01 PM|LINK
Hi:
I think this starter kit provedes a greate idea for some application.
I have bought a asp.net 2.0 hosting space from www.godaddy.com. But how to install this starter kit on there? and when we get the release version but no beta version?
Thanks!
paggy4u
Contributor
3017 Points
774 Posts
Re: how to install in godaddy.com? and release version?
Apr 24, 2006 03:08 AM|LINK
Use the sql2000 database . SQL Script is already provided along with installation.
Add a Admin via WAT and create yourself as admin. Fill the form with some dummy members
check it to see that it works perfectly.
Now upload the whole database with sql analyser and add few real members, remove those dummy members and now you are ready to start perfectly.
Change the Beta script to final when the Final version is released ( In April End ). There is no need to disturb Database table, unless you want to add more features in registration form like (1) Birthday (2) Address (3) Phone (5) Mobile Number (6) Zip Number etc
Pl. ask other members to help you out with registration in case you want this in your registration. I think the registration form that comes along with Classified is just very limited with 2 questions only. (1) First Name & (2) last Name.
Hope this helps.
P.S. I am currently using external sql2000 database rather than working with sql2005 or sql2005 express and i think this is the right solution.
Thanks
Paggy4u
-----------------------------------------
Working with Dynamic Languages
tony_dotnet
Member
105 Points
33 Posts
Re: how to install in godaddy.com? and release version?
Apr 25, 2006 03:41 PM|LINK
one more question:
I saw some information from "Personal web starter kit" about how to install to godaddy, some friends said 2 database file should be combined to one.
Do I need combine the 2 .mdf to one file for this starter kit?
Thanks!
paggy4u
Contributor
3017 Points
774 Posts
Re: how to install in godaddy.com? and release version?
Apr 26, 2006 05:03 AM|LINK
Hi tony,
all you need to do is mix aspnet db along with the provided sql 2000 databases.
This will make only one database for you. There is no need for two seperate databases.
You just have to run aspnet regsql provided by asp.net and install that script in your database.
You can run this script as many times you want for your new databases. This will install new tables as well as many store procedures also.
The installation is very simple. In case you do not know who to install aspnet db, pl. ask others or refer the blogs of Mr. Scott Guthrie, at length and in most easy manner. this blog was appeared at least 4-5 months ago.
I just learned from there only and must have installed aspnetdb plenty of times, with just a click only.
do not worry its very very simple.
Thanks
paggy4u
-----------------------------------------
Working with Dynamic Languages