locked
Problem in running a project in visual studio 2017 RRS feed

  • Question

  • User920096554 posted

    Hey all,

    I had created a project in asp.net in visual studio on my laptop then I pushed that whole project on GitHub. After that, I formatted my laptop then installed visual studio 2017. I downloaded that pushed project and tried to run on my current visual studio but I am unable to understand how to restore old database. I can't see my old tables. How do I get those tables? Please help me to run this project. Is there any way to run this project? Any link related to my problem will be helpful.

    Sunday, April 29, 2018 10:36 PM

All replies

  • User1120430333 posted

    What old database are you talking? Access, MS SQL Server, MySQL, Oracle or what? Most likely,  the database is lost if you didn't know how to preserver the database if you didn't off load it/back it up to an offline media device like USB, and you formatted the HD.

    Sunday, April 29, 2018 11:37 PM
  • User920096554 posted

    It was MySQL. So I have to create another database same as earlier to run my project?? I didn't take any backup.

    Monday, April 30, 2018 5:59 AM
  • User541108374 posted

    Hi,

    So I have to create another database same as earlier to run my project??

    Yes

    I didn't take any backup.

    Then you'll have to fill in all the data again from scratch.

    Kris.

    Monday, April 30, 2018 6:47 AM
  • User1120430333 posted

    It was MySQL. So I have to create another database same as earlier to run my project?? I didn't take any backup.

    Well, it's lesson learned. 

    Monday, April 30, 2018 11:12 AM