tags:

views:

35

answers:

1

Oddly enough, googling this error doesn't produce any results.

Is there any quick fix for this bug / known causes?

The file's build action is Page like the rest of my xaml windows, and it is definitely part of the project.

A: 

The problem was a button click eventhandler that wasn't pointing to the correct method.

SLC