Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 868153
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T10:05:39+00:00 2026-05-15T10:05:39+00:00

In Asp.net (c#),i’m not able to catch exception(FileNotFoundException) properly… i don’t know the reason..Actually

  • 0

In Asp.net (c#),i’m not able to catch exception(FileNotFoundException) properly… i don’t know the reason..Actually File s not there..But catch statement fails to catch the exception..
here is the code..

try
{
System.Drawing.Image imgg1 = System.Drawing.Image.FromFile(Server.MapPath("").ToString() + "\\images\\img1.jpg");
}
catch (FileNotFoundException)
{
    Response.Write("<script>alert('Please Select and upload Student's Photo');</script>");
}
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T10:05:40+00:00Added an answer on May 15, 2026 at 10:05 am

    Are you sure that’s the exception your getting?

    You should try to replace the FileNotFoundException to just Exception and check what exception is being trown.

    EDIT:
    Q1: In the debug mode, is the code actually entering the catch session?

    Could you rebuild (Ctrl+Shift+B in Visual Studio) that code?

    Your actually writing a code that will fail
    there’s an ending quote in here:

    alert('Please Select and upload Student's Photo');
    

    See in the sintax highlighter
    replace for this

    alert('Please Select and upload Student\'s Photo');
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

ASP.Net FileUpload not working in google chrome.It shows validation error,even after choosing right file
ASP.NET has four different types of file results: FileContentResult: Sends the contents of a
ASP.NET has build-in functionality to automatically load the correct language resource file based on
Asp.net A.aspx I'm using JQuery to access an ashx file which loads control (
ASP.NET MVC 3 was released on Jan 13, 2011. I was able to install
ASP.NET does not allow concurrent requests for the same session; meaning that a user
Asp.net mvc 2 seems to not clear a required validation error for a password
asp.net mvc routing pattern is {some_parameter/{controller}/{action}/{id}} Is this a valid format if some_parameter can
ASP.NET using C# The following are the Quarters for the financial year 2011-12 April
ASP.NET MVC3 Razor project Trying to implement OpenID using http://weblogs.asp.net/haithamkhedre/archive/2011/03/13/openid-authentication-with-asp-net-mvc3-dotnetopenauth-and-openid-selector.aspx I've edited the openid-en.js

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.