Ok, so this time it’s a debugging problem. Whenever I try to start the debugger, I was greeted with the following error message
Unable to start debugging on the web server. Strong name validation failed.
Ookk, now what the heck is this supposed to mean?..Anyway, after a bit of googling, I found the following blog entry that solves the issue
http://weblogs.asp.net/dwahlin/archive/2007/08/06/fixing-a-vs-net-2008-asp-net-debugging-issue-on-vista-quot-strong-name-validation-failed-quot.aspx
Happy debugging!!