An Error You May Run Into When Using Blend For Windows Phone
Join the DZone community and get the full member experience.
Join For Freei ran in to this recently and couldn’t find anything online about it.
using mvvm-light for windows phone development and blend. it works fine in visual studio, but every time i open one of my pages in blend i get this error.
already registered? i’m using mvvm-light ’s integration with a simple ioc container to manage my dependencies and so it really leaves me wondering what’s going on here. i know that i only registered this class once.. so what gives?
fortunately for me, laurent (the creator of mvvm-light, fellow mvp, and all around blend ninja) is active on twitter and saw my tweet.
hmm.. let’s try that…
and ta-day!
design time data working in blend using mvvm-light!.
special thanks to laurent for knowing exactly what i needed to do. thanks my friend!
Published at DZone with permission of Caleb Jenkins, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments