Click here to Skip to main content
15,891,136 members

Comments by Jinto Jacob (Top 24 by date)

Jinto Jacob 5-Jul-18 4:45am View    
have you tried using escaping the slash or adding @ with like string somePath = @"C:\blah\blih\bluh.txt";
Jinto Jacob 5-Jul-18 2:38am View    
The tables was created through Code first migration earlier. and the application was running for a while. For a new modification we had to add additional table to the database. That is when error occur. No problem to migration on my test server database. But error is on live application server
Jinto Jacob 5-Jul-18 1:38am View    
Not allowed to delete. The database contains important data.
Jinto Jacob 4-Jul-18 7:29am View    
tried. but no success.
Jinto Jacob 27-Jun-18 0:03am View    
I need to keep the data in Database