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.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.