Posts
ICTPRG503: debug and monitoring applications
- Get link
- Other Apps
Note: this assignment is based on sql server compact edition. We need to install a software before working on the assignment. You can google the keyword " sql server compact edition download " and download the software from the first link or Link to download the software here:>> https://www.microsoft.com/en-au/download/details.aspx?id=17876 This was the error. Video tutorial here: https://www.youtube.com/watch?v=rn54hLwhKYg&feature=youtu.be or download here at: https://www.mediafire.com/file/fhbx3tazvn947gt/thenewrockdale__ICTPRG503_help_with_the_assignment.mp4/file Steps involved in the process: log4net install make changes in connection manager.cs replace the code with the try catch block try { connection.Open(); } catch (Exception ex) { EventLog newEventLog = new EventLog(""); newEventLog.Sourc