944,117 Members | Top Members by Rank

Ad:
  • ASP.NET Discussion Thread
  • Unsolved
  • Views: 2362
  • ASP.NET RSS
Mar 7th, 2007
0

ASP.Net YAF Application Error

Expand Post »
Error:
ApplicationException was unhandled by user code


How to solve this error in ASP.Net YAF Application
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Dhanapal is offline Offline
4 posts
since Mar 2007
Mar 7th, 2007
0

Re: ASP.Net YAF Application Error

Click to Expand / Collapse  Quote originally posted by Dhanapal ...
Error:
ApplicationException was unhandled by user code


How to solve this error in ASP.Net YAF Application
Um... More info please.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
LordJPhillip is offline Offline
4 posts
since Mar 2007
Mar 8th, 2007
1

Re: ASP.Net YAF Application Error

ASP.NET Syntax (Toggle Plain Text)
  1. try
  2. {
  3. //..erroring code
  4. }
  5. catch(ApplicationException ex)
  6. {
  7. //Code to handle error condition eg:
  8. Response.Write(ex.Message)
  9. }
Last edited by hollystyles; Mar 8th, 2007 at 8:39 am.
Reputation Points: 262
Solved Threads: 68
Veteran Poster
hollystyles is offline Offline
1,181 posts
since Feb 2005
Aug 2nd, 2010
0
Re: ASP.Net YAF Application Error
hi. you can solve this with using try and catch statements.
try it first. if u not getting after this. i will tell you perfect ans...
hope it will help you.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
ravi sonaiya is offline Offline
13 posts
since Aug 2010

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in ASP.NET Forum Timeline: How to Deploy ASP.Net app with MySQL database
Next Thread in ASP.NET Forum Timeline: Insert Image in sql 2005 and retrive it with simple code





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC