You must Sign In to post a response.
  • Category: ASP.NET

    Hosting an asp.net application with ms access database

    hi there,
    I am hosting an asp.net web application with framework 3.5 and ms access database in go daddy. But facing lots of errors in hosting, can somnebody tell me the mandatory steps and procedure for successful asp.net hosting.
  • #768964
    Hi,

    #Hope you have bought the setup things with GoDaddy. so you already have a hosting plan that generally comes with domain name, web space and SQL server database.

    #Once you buy the hosting plan you will be provided with a console to log in and copy your website contents. Also you will have to configure your website(asp.net version and other stuff).

    #The provider also gives the User id, Password and sql server's/Any DB IP address with the plan.

    #You will have to log on the server and run the sql script of your database.

    # Modify your connection string,set DNS names and you are done.

    Thanks,
    Mani


  • Sign In to post your comments