HELP I need HELP

Discussion in 'Databases' started by ashrafcsnet, Jan 24, 2005.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. <SUP>I have posted my problem but I didn't find a sollution for it....
    <SUP>I want to view a database in a DataGrid when clicking on "View" button.
    <SUP>I used VS.NET to upload my project using "Copy project..."
    <SUP>The project is working 100%on my labtop but when I upload it to the server it didn't and the error message was :
    Could not find file 'E:\web\ashrafcsnet\htdocs\db2.mdb'.
    Note : I used server.mapPath as shown below

     
  2. Bruce

    Bruce DiscountASP.NET Staff

    from the error, your code is trying find the DB in your root directory.

    Upload your DB to the FTP root should make this work.

    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
  3. Thank you Bruce for your reply,
    But how can I use the ftp to upload my Database to the root,
    Please send me steps, really I need it PLEASE

    Waiting replies...
    Thank you again
     
  4. I'm using Visual Studio.NET ----> Copy project to upload my project to the host...
    if it's not a ftp software tell me please what software prefered...

    Thank you agian Bruce :)
     
  5. Bruce

    Bruce DiscountASP.NET Staff

  6. Yuppppppppppppppyyyyyyyyy [​IMG] I did it .... thank u Bruce .... [​IMG]
     
  7. Bruce

    Bruce DiscountASP.NET Staff

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