ASP.Net YAF Application Error

Please support our ASP.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Mar 2007
Posts: 4
Reputation: Dhanapal is an unknown quantity at this point 
Solved Threads: 0
Dhanapal Dhanapal is offline Offline
Newbie Poster

ASP.Net YAF Application Error

 
0
  #1
Mar 7th, 2007
Error:
ApplicationException was unhandled by user code


How to solve this error in ASP.Net YAF Application
Reply With Quote Quick reply to this message  
Join Date: Mar 2007
Posts: 4
Reputation: LordJPhillip is an unknown quantity at this point 
Solved Threads: 0
LordJPhillip LordJPhillip is offline Offline
Newbie Poster

Re: ASP.Net YAF Application Error

 
0
  #2
Mar 7th, 2007
Originally Posted by Dhanapal View Post
Error:
ApplicationException was unhandled by user code


How to solve this error in ASP.Net YAF Application
Um... More info please.
Reply With Quote Quick reply to this message  
Join Date: Feb 2005
Posts: 1,181
Reputation: hollystyles will become famous soon enough hollystyles will become famous soon enough 
Solved Threads: 67
hollystyles's Avatar
hollystyles hollystyles is offline Offline
Veteran Poster

Re: ASP.Net YAF Application Error

 
0
  #3
Mar 8th, 2007
  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.
==========================================
Yadda yadda yadda...
Web junky, fevered monkey
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC