Click here to Skip to main content
15,888,224 members

Comments by MrLonely_2 (Top 164 by date)

MrLonely_2 3-Oct-23 14:40pm View    
The Excel file is uploaded successfully to the server but the problem appear when I try to open file
MrLonely_2 6-Jun-17 19:02pm View    
yes, but what is the solution ?
MrLonely_2 3-Jun-17 2:30am View    
Thank you David for your reply, that exactly what i need:
Your database gets created when you take an action against the DB.
But, that error appear when try to add any data to database:
System.Data.SqlClient.SqlException: 'Cannot open database "Mydatabase" requested by the login. The login failed.

Login failed for user 'ServerName-3FT4ANB\MyName'.'
But if i make migration first this error not happen ?
MrLonely_2 2-Nov-16 15:17pm View    
Deleted
ok, but my question here is:
Can i display my data easly in MVC like using GridView in webform or not ?
MrLonely_2 2-Nov-16 14:55pm View    
Thanks for replay,
but why i have to start with web form if it is not the future, why not start with mvc.