Can anyone run this small website?

Discussion in 'C#' started by sxcnelson, Oct 23, 2009.

  1. #1
    I downloaded a small .aspx website.There are no errors.But the database looks like this http://i34.tinypic.com/10fp5bs.jpg
    and hence the website is not running.
    Can anyone pls solve this ?
    Thanks
     
    sxcnelson, Oct 23, 2009 IP
  2. urstop

    urstop Peon

    Messages:
    224
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You cannot open the database like that. You will have to install SQL Express on your machine. Its a free download from Microsoft. After you install it, you will have to configure your application to use the SQL Express.
     
    urstop, Oct 24, 2009 IP
  3. jainsumit

    jainsumit Peon

    Messages:
    96
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I thing You ur database in not supportable for Sql Server. or your Data base is getting corrupt.
     
    jainsumit, Oct 24, 2009 IP
  4. exploit

    exploit Member

    Messages:
    129
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    30
    #4
    no buddy
    1. if u don't have sql express just install it .. and open server explorer ..then u will find all tables
     
    exploit, Oct 27, 2009 IP
  5. wren

    wren Guest

    Messages:
    30
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    try creating a new database with the same table structures, that one might be outdated or corrupt
     
    wren, Oct 27, 2009 IP