Hmmm, removing and then re-adding my Silverlight link doesn't seem to do anything.
Maybe I'm missing a step:
1. Right click on my web project and select "Start Options..." ( noticing under the "Debuggers" section there is only a check box for "ASP.NET" )
2. Select "Silverlight Links" from the options on the left and remove the only Silverlight link I have ( proj.Silverlight.Main with a "Path in Web" as '/' )
3. Re-add the Silverlight link by selecting "Link to an existing Silverlight project in the soluction" and choosing the only one I have in the drop down list ( proj.Silverlight.Main ) keeping the "Destination Folder" as '/' and both of the check boxes under "Link Options" ticked. It asks me if I want to replace the .html test page I already have....I say "Yes".
4. I go back to the "Start Options" menu from the left column....but unfortunately there is no "Silverlight" checkbox under the "Debuggers" section :(
5. I even try doing a full re-compile and setting a break point but get the same error.
Maybe I'm doing something wrong in the process of re-adding the Silverlight link?
Any help would be great! Thanks!