I cretead a Windows Phone runtime app but because there was an implementation I could get only with Silverlight I created a Silverlight app and paste all the classes and pages into it.
First I get many errors but I fixed all of them changing the code to the equivalent in Silverlight.
Now I am trying to run the app and It stops in breaking points created by the system but I have no idea of where is the problem. I would be grateful if someone could point me a light.
This is what happens:
step 1
step 2
step 3
step 4
step 5
step 6
step 7
step 8
Then it goes back.
Does someone have any idea?
Hi please debug your code. my be somewhere Null data passing in it.. that's y it does not given you any error.. and direct give exception..