0

I have a sketchflow application that was building fine. I ran it again and viewed it in IE. It shows the silverlight loading logo which disapears.

What am I doing wrong.

Jonathan
  • 585
  • 7
  • 27

1 Answers1

0

That usually means there is an exception being thrown in your app. There will sometimes be a yellow warning icon in the status bar that can show what happened. Otherwise you can open and run the app in VS to find out what the exception is.

Chuck Hays
  • 1,194
  • 1
  • 6
  • 7