ASP.NET Configuration tool missing from menu



I'm at a real stumbling block and need to get this fixed ASAP.

I've uploaded my club site files,
my DB is in SQL Server on the web host (webhost4life.com)... I ran
aspnet_regsql.exe against my Club DB on my local computer and then
loaded it into the SQL Server DB via a restore.

Now I need to load my membership with users. The default aspnet_users
table is empty so I have no one to login to the website with. I load my
website up remotely (http) though Visual Studio 2005 standard (first
tried Visual Web Developer express) and I DO NOT have the
Website/ASP.NET Configuration item on the menu ! How do I load my site
with users?

A bit of background that may or may not have anything to do with this:
I have done the DB merge and website upload from a different computer
than the site was created with - laptop LCD screen broken. The laptop
had Win XP PRO but the computer I'm using now only has Home Edition.

Again I'm combing the Internet looking for answers but am finding
nothing. Need help to get this customers site up and running (my first
VWD site)!

.



Relevant Pages

  • Re: Uploading documents fail - SharePoint Services/Remote SQL 2k Server
    ... Mike Walsh, Helsinki, Finland ... was unable to upload files larger than 5Mb, ... solve it by allocating more memory for SQL server. ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: Mange Large file in the database
    ... With a big amount of data that is uploaded to SQL server from the Web you ... MS SQL can handle huge amount of data. ... model for your database. ... project is to upload data from clinte machine and save these data to SQL ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: Delimited Text File To XML
    ... I seem to be stuck with empty cells or nulls. ... preventing uploading the data once it encounters null values. ... StreamReader so I can convert it into XML for upload into SQL Server. ...
    (microsoft.public.sqlserver.programming)
  • Re: Upload image into SQL Server database
    ... How do I build the form so that includes both an insert into an SQL Server ... "Kevin Spencer" wrote in message ... > path to the image in the database. ... >> I need them to be able to upload an image as well and to have it saved ...
    (microsoft.public.frontpage.programming)

Loading