I encountered the error “Failed to create a system.double from text ‘50’” when trying to develop a SketchFlow project. After doing some digging I found that it was just that I had a space after my number “50.” After removing the space, SketchFlow was able to load the page. Technorati Tags: Silverlight,Blend,Expression...
This is my first real go round with Expression Blend and SketchFlow and it is taking quite a while to get used to it. After several iterations of names and screen dragging, dropping in the SketchFlow Map, and adding a few elements to some screens, I decided to try and run my recently created Silverlight SketchFlow project. To my surprise I received error message and a broken build. How could I get a build break if I didn’t even write any code? Man, maybe I should stick to Visual Studio. My co-workers...