I download the "Personal Site Starter Kit" unzip the files but all the files are in one directory. There are no sub directory under the main directory. when compile the project under the
Visual Studio 2005 got the error below. I knew many of you success using this template would anyone let me know why I could not compile it.
Error 1 J:\Projects\Sandbox\ASP Dot NET\pers_rtm_v1_cs\Default.aspx: ASP.NET runtime error: Theme 'White' cannot be found in the application or global theme directories. (J:\Projects\Sandbox\ASP Dot NET\pers_rtm_v1_cs\web.config line 9) J:\Projects\Sandbox\ASP
Dot NET\pers_rtm_v1_cs\Default.aspx 1 1 J:\...\pers_rtm_v1_cs\
Thanks,
How Shall i use Personal website starter kit ?Personal Site kit template
Vo Danh
"Therefore do not worry about tomorrow, for tomorrow will worry about itself. Each day has enough trouble of its own." — Matthew 6:34 NIV
When you download and install Personal Site Starter Kit, it adds a new template to Visual Studio project types. All you need is choosing File > New > Website and choosing the template, it will create a new website containing all the required files and folders.
Reza Nassabeh www.professionalcsharp.com Don't forget to click Mark as Answer on the post that helped. That way future readers will know which post solved the issue.
thanks for your answer but it still does not work. I ran the installer but it only put the pers_rtm_v1_cs.zip under the "My Documents" folder .... and when I expand the zip file. It put all the file in one sub directory. I opened the website template
using the VS 2005 but compiled with alot of error. Would you please give me some more details?
Thanks,
Personal site kit database publishing
Vo Danh
"Therefore do not worry about tomorrow, for tomorrow will worry about itself. Each day has enough trouble of its own." — Matthew 6:34 NIV
Reza Nassabeh www.professionalcsharp.com Don't forget to click Mark as Answer on the post that helped. That way future readers will know which post solved the issue.
The user name and password you are using is for the live demo. A fresh installation of the kit does not have a user and you have to manually cretae one after you first run the site:
To create a user (member) manually:
In the Website menu, click ASP.NET Configuration.
Click the Security tab.
Click Create user.
In the Create User box, type a user name, password, and e-mail address for the member. You must also provide a security question and answer that is used to help users recover their passwords, if necessary.
In the Roles box, sselect the check boxes corresponding to the roles you wish to assign to the new user.
Click Create User.
Close the Web Site Administration Tool.
To modify an existing member's role:
In the Website menu, click ASP.NET Configuration.
Click the Security tab.
Under Users, click Manage users.
In the user list, click Edit roles for the member. (If you do not see the member's name, use the search box.)
Under Roles, select the role to assign to the selected member.
Close the Web Site Administration Tool.
Reza Nassabeh www.professionalcsharp.com Don't forget to click Mark as Answer on the post that helped. That way future readers will know which post solved the issue.
The user name and password you are using is for the live demo. A fresh installation of the kit does not have a user and you have to manually cretae one after you first run the site:
To create a user (member) manually:
In the Website menu, click ASP.NET Configuration.
Click the Security tab.
Click Create user.
In the Create User box, type a user name, password, and e-mail address for the member. You must also provide a security question and answer that is used to help users recover their passwords, if necessary.
In the Roles box, sselect the check boxes corresponding to the roles you wish to assign to the new user.
Click Create User.
Close the Web Site Administration Tool.
To modify an existing member's role:
In the Website menu, click ASP.NET Configuration.
Click the Security tab.
Under Users, click Manage users.
In the user list, click Edit roles for the member. (If you do not see the member's name, use the search box.)
Under Roles, select the role to assign to the selected member.
Close the Web Site Administration Tool.
Reza Nassabeh www.professionalcsharp.com Don't forget to click Mark as Answer on the post that helped. That way future readers will know which post solved the issue.
The user name and password you are using is for the live demo. A fresh installation of the kit does not have a user and you have to manually cretae one after you first run the site:
To create a user (member) manually:
In the Website menu, click ASP.NET Configuration.
Click the Security tab.
Click Create user.
In the Create User box, type a user name, password, and e-mail address for the member. You must also provide a security question and answer that is used to help users recover their passwords, if necessary.
In the Roles box, sselect the check boxes corresponding to the roles you wish to assign to the new user.
Click Create User.
Close the Web Site Administration Tool.
To modify an existing member's role:
In the Website menu, click ASP.NET Configuration.
Click the Security tab.
Under Users, click Manage users.
In the user list, click Edit roles for the member. (If you do not see the member's name, use the search box.)
Under Roles, select the role to assign to the selected member.
Close the Web Site Administration Tool.
Reza Nassabeh www.professionalcsharp.com Don't forget to click Mark as Answer on the post that helped. That way future readers will know which post solved the issue.
Wow! It was just one click on the Post button but it posted three times! Don't know whether was a bug or a mistake! Any way sorry.
Reza Nassabeh www.professionalcsharp.com Don't forget to click Mark as Answer on the post that helped. That way future readers will know which post solved the issue.
uname2000
Member
5 Points
12 Posts
Personal Site Starter Kit directory structure
Jun 24, 2008 01:24 AM|LINK
Hi Everyone,
I download the "Personal Site Starter Kit" unzip the files but all the files are in one directory. There are no sub directory under the main directory. when compile the project under the Visual Studio 2005 got the error below. I knew many of you success using this template would anyone let me know why I could not compile it.
Error 1 J:\Projects\Sandbox\ASP Dot NET\pers_rtm_v1_cs\Default.aspx: ASP.NET runtime error: Theme 'White' cannot be found in the application or global theme directories. (J:\Projects\Sandbox\ASP Dot NET\pers_rtm_v1_cs\web.config line 9) J:\Projects\Sandbox\ASP Dot NET\pers_rtm_v1_cs\Default.aspx 1 1 J:\...\pers_rtm_v1_cs\
Thanks,
How Shall i use Personal website starter kit ? Personal Site kit template
"Therefore do not worry about tomorrow, for tomorrow will worry about itself. Each day has enough trouble of its own." — Matthew 6:34 NIV
r_nassabeh
Contributor
3106 Points
505 Posts
Re: Personal Site Starter Kit directory structure
Jun 24, 2008 03:08 AM|LINK
Hi
When you download and install Personal Site Starter Kit, it adds a new template to Visual Studio project types. All you need is choosing File > New > Website and choosing the template, it will create a new website containing all the required files and folders.
www.professionalcsharp.com
Don't forget to click Mark as Answer on the post that helped. That way future readers will know which post solved the issue.
uname2000
Member
5 Points
12 Posts
Re: Personal Site Starter Kit directory structure
Jun 24, 2008 11:17 AM|LINK
thanks for your answer but it still does not work. I ran the installer but it only put the pers_rtm_v1_cs.zip under the "My Documents" folder .... and when I expand the zip file. It put all the file in one sub directory. I opened the website template using the VS 2005 but compiled with alot of error. Would you please give me some more details?
Thanks,
Personal site kit database publishing
"Therefore do not worry about tomorrow, for tomorrow will worry about itself. Each day has enough trouble of its own." — Matthew 6:34 NIV
r_nassabeh
Contributor
3106 Points
505 Posts
Re: Personal Site Starter Kit directory structure
Jun 24, 2008 10:06 PM|LINK
Hi please take a look at http://www.professionalcsharp.com/en/forum.aspx?g=posts&t=10 on how to download and use Personal Starter Kit.
www.professionalcsharp.com
Don't forget to click Mark as Answer on the post that helped. That way future readers will know which post solved the issue.
uname2000
Member
5 Points
12 Posts
Re: Personal Site Starter Kit directory structure
Jun 25, 2008 12:06 AM|LINK
Thank you. It works now. How about the username and password for the Admin. I used username=Admin and password=1.admin.1 but cannot login.
personal Site kit website
"Therefore do not worry about tomorrow, for tomorrow will worry about itself. Each day has enough trouble of its own." — Matthew 6:34 NIV
r_nassabeh
Contributor
3106 Points
505 Posts
Re: Personal Site Starter Kit directory structure
Jun 25, 2008 05:40 AM|LINK
The user name and password you are using is for the live demo. A fresh installation of the kit does not have a user and you have to manually cretae one after you first run the site:
To create a user (member) manually:
To modify an existing member's role:
www.professionalcsharp.com
Don't forget to click Mark as Answer on the post that helped. That way future readers will know which post solved the issue.
r_nassabeh
Contributor
3106 Points
505 Posts
Re: Personal Site Starter Kit directory structure
Jun 25, 2008 05:40 AM|LINK
The user name and password you are using is for the live demo. A fresh installation of the kit does not have a user and you have to manually cretae one after you first run the site:
To create a user (member) manually:
To modify an existing member's role:
www.professionalcsharp.com
Don't forget to click Mark as Answer on the post that helped. That way future readers will know which post solved the issue.
r_nassabeh
Contributor
3106 Points
505 Posts
Re: Personal Site Starter Kit directory structure
Jun 25, 2008 05:40 AM|LINK
The user name and password you are using is for the live demo. A fresh installation of the kit does not have a user and you have to manually cretae one after you first run the site:
To create a user (member) manually:
To modify an existing member's role:
www.professionalcsharp.com
Don't forget to click Mark as Answer on the post that helped. That way future readers will know which post solved the issue.
r_nassabeh
Contributor
3106 Points
505 Posts
Re: Personal Site Starter Kit directory structure
Jun 25, 2008 05:47 AM|LINK
Wow! It was just one click on the Post button but it posted three times! Don't know whether was a bug or a mistake! Any way sorry.
www.professionalcsharp.com
Don't forget to click Mark as Answer on the post that helped. That way future readers will know which post solved the issue.