I neglected to set up membership / role for database before installing the Classifieds starter kit. Is there an alternative or do I start from the beginning (deleting from the server) and re-install the site to the server after making the roles from my machine/local? Can anything be done from the control panel and or from Microsoft SQL Server 2005 Express?
You should still be able to setup and configure membership/role provider and configure your web application to use it. Please insure that you have a SQL addon attached to your account. Please read this kb article for more information on configuring .net 2.0 membership/roles provider. http://kb.discountasp.net/article.aspx?id=10413 rcp DiscountASP.NET www.DiscountASP.NET
Thats odd, it should be there. Are you sure you are opening the right project? The Web Administrative Tool is simply a tool to help you configure your web.config file for that specific web application properly. You can still manually modify and update your web.config file although this is a little more tricky and harder. rcp DiscountASP.NET www.DiscountASP.NET
Dear RCP: Thank you for your reply, however, from the VWD Express the ASP.NEt Configuration - Web Administater tool is no longer there on the Website drop down. Jack R