Problem with viewing web pages attached to a SQL database

Discussion in 'Hosting Services / Control Panel' started by ADRKM, Feb 16, 2007.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Hi Everyone.

    I developed my website using VWD Express 2005. It has a database (SQL Express)
    where I collect contact information. I uploaded my site to the discount ASP Net
    server. I then discovered that ASP Net does not support the SQL Express
    database. I purchased the SQL 2005 Server add on and attached my database.
    It responded that the attach was successful. However, when I try and use the
    Contact.aspx or Admin.aspx forms that use the database it can't find the forms.
    Both forms work fine on my PC. All the other forms work fine from the server

    Anybody have any ideas?
     
  2. ASP.NET 2.0?
    If so, did you make the necessary changes to the web.config?
     
  3. I am using ASP 2.0.


    What changes do I have to make to the WEB Config file?


    Does it have something to do with the SQLDatasource or connection?
     
  4. I hope you meant asp.net 2.0 and not asp 2, I never want to go back to asp 2, version 3 was like medicine. [​IMG]

    Anyway, log into your Control panel, click on the SQL Server version you added, the connection string for your account will be shown there.
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page