locked
Publishing Visual Studio Membership website and DB RRS feed

  • Question

  • User-2111988298 posted

    hi,

    in Visual Studio (2010), I go to File > New Website > ASP.Net Web Site, I view 'Default.aspx' in browser, I register as a new member, this creates ASPNETDB_TMP.MDF in the app data folder (and aspnetdb_log.ldf ), and ASPNETDB.MDF in 'Data connections' in the server explorer plus associated folders such as 'Tables' etc.

    I've now created a membership site with database, which I can run on my pc.

    How do I get that onto my hosting package? I've got sqldb publishing wizard, and sql management studio installed, but I cannot work out how to get it to my hosting, I use websitepanel on an MS platform.

    Thanks

    Thursday, October 12, 2017 8:36 AM

All replies

  • User347430248 posted

    Hi Marodo2712,

    you had asked,"How do I get that onto my hosting package?"

    please refer the link below will inform you about the steps to host the Asp.net Website.

    Step 1 Go to your hosting site and login with your account credentials.

    Step 2 Now, your Account page will open where you will get WEB HOSTING. Click on Manage button

    Step 3 After that, you will get your hosting server page. From there you can add new domain for a new website or you can also add new sub domain for a new website.

    Step 4 Now either Add New Domain or Add Sub Domain. I am going to add new sub domain. When you will add new sub domain you will get the following page.

    Step 5 After adding sub domain, your website will be live and that will look like as follows,

    Step 6 After giving the name of the website and folder name click on OK button. So it will create a folder for your website which is given in Document Root textbox. Your folder will be like as follows.

    Step 7 Now create an FTP user for your account by clicking on FTP Access.

    Step 8 Now click on Add FTP Account.

    Step 9 Now, fill the following form after clicking "Add New FTP Account" button. 

    <div>Step 10 After completing this process, go back to your Server home page and create database on the server if you have in your project. </div> <div>Step 11 Now, click on Add New Database Button.</div> <div>Step 12 Fill the following form to create the database on the Server......
     
    complete steps you will find in the link below. it is shows the hosting for GoDaddy. if you are using any other hosting service then it is also have the same steps.

    How To Host Your ASP.NET MVC Website On GoDaddy Server

    Regards

    Deepak

    Friday, October 13, 2017 9:28 AM