TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Riddhi Valecha
442
3.3k
412k
Handle Exceptions and Debugging
Jan 7 2013 7:50 AM
Hi all...
I have a Silverlight Chat Application.
When I run the application, I get a bunch of Exceptions - A first chance of Exception of type 'System.IO.FileNotFoundException' and A first chance of Exception of type 'System.OutOfMemoryException'.
There is no error in the code(nether logical error nor syntax error).
How to solve these issues ??
Please help...
Also, in the same application, there is one strange thing happening while debugging the code...
After I debug the Login Page and redirect to other page, then after the page load event, the debugger comes back again to the Login Page and continuously debugs it.
I am not finding a solution for this.
Please help..........
Thanks a lot in advance...
Reply
Answers (
6
)
c# : how to fetch data from MainViewModel to array in WP7?
Multi-threading in Windows Service