Reply to thread

Note: I have been using Visual Studio 2008 express edition and have been making code changes to the configuration app and database.dll. Everything appears to be ok. The project conversion imports the Media Portal solution without any problems.


I have noticed that one of my try/catch blocks in Database.dll executes before the debugger fully attaches and some strangeness happens that I can't explain ... a catch block doesn't appear to execute correctly in a failure condition. Can't use the debugger to investigate.


Rick


Top Bottom