• run the attached script on SQL server management studio
• open up the innovation_management_user table and add a admin for first time use
• open up the application -> web config and make sure that the connection string is pointing to the newly created DB
• run the app
What does it mean run the app? please guide me thanks all
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi ajunyong,
I hope at this stage you have already managed to create the database, if not let me know. What is included in the application is a visual studio or visual web application project. So you have to have either of those applications to open it. If you do not have them you will be able to download the visual web express at www.microsoft.com/express/ . Let me know if that helped you.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
please help me I reached the last step "run the application" but I don't know what to do after that,I posted screen shot from my problem.please help me to finish it correctly
On the readme.txt,
Instructions on installing
• run the attached script on SQL server management studio
• open up the innovation_management_user table and add a admin for first time use
• open up the application -> web config and make sure that the connection string is pointing to the newly created DB
• run the app
What does it mean run the app? please guide me thanks all
Hi ajunyong,
I hope at this stage you have already managed to create the database, if not let me know. What is included in the application is a visual studio or visual web application project. So you have to have either of those applications to open it. If you do not have them you will be able to download the visual web express at www.microsoft.com/express/ . Let me know if that helped you.
Can you please help me configure the connection to the SQL database?
I am getting an SQL connection error.
Thanks.
please help me I reached the last step "run the application" but I don't know what to do after that,I posted screen shot from my problem.please help me to finish it correctly
@kappella : Can you please provide your connection string.
@Romario : In the “Innovation_Management_User” table make the “user_isdeleted” column false.