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

  • Home
  • SEARCH
  • 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 6319187
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T15:45:45+00:00 2026-05-24T15:45:45+00:00

<asp:FileUpload runat=server ID=uploadCertification /> <asp:Button runat=server ID=btntext OnClick=btntext_Click /> Code uploadCertification.PostedFile.SaveAs(serverPathImage + \\CertificationCompany\\as.td); this

  • 0
<asp:FileUpload runat="server" ID="uploadCertification" />
<asp:Button runat="server" ID="btntext" OnClick="btntext_Click" />

Code

uploadCertification.PostedFile.SaveAs(serverPathImage + "\\CertificationCompany\\as.td");

this code work fine but when

 <asp:ScriptManager ID="ScriptManager1" runat="server">
    </asp:ScriptManager>
      <asp:UpdatePanel ID="UpdatePanel3" runat="server"><ContentTemplate>
     <asp:FileUpload runat="server" ID="uploadCertification" />
      <asp:Button runat="server" ID="btntext" OnClick="btntext_Click" />
</ContentTemplate></asp:UpdatePanel>

Code

 uploadCertification.PostedFile.SaveAs(serverPathImage + "\\CertificationCompany\\as.td");

this line say error: Object reference not set to an instance of an object.

  • 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-24T15:45:47+00:00Added an answer on May 24, 2026 at 3:45 pm

    Take a look at using a PostBackTrigger within your UpdatePanel:

    PostBackTrigger

    The above MSDN article contains a code listing for using a PostBackTrigger with a FileUpload control.

    Other approaches available to you are to use the iframe approach (mentioned in one of the other answers) or to use one of the many third party components out there which make use of javascript and flash to upload files (Find links to a couple of the more popular ones below)

    Uploadify

    SWFUpload

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i've the following code: <asp:UpdatePanel runat=server ID=upPanelFoto> <ContentTemplate> <asp:FileUpload onChange=CaricaFileImmagine(); ID=FileUpload1 runat=server BorderStyle=Solid />
Following is a part of my ASP.NET code: <asp:FileUpload ID=fuUploader runat=server /> <br />
I have a FileUpload Control like this <asp:FileUpload ID=fileuploader runat=server /> Now I want
I develop custom file uploader. <asp:FileUpload runat=server ID=fuUpload /> <asp:UpdatePanel runat=server > <ContentTemplate> <asp:Button
I add asp.net file upload control as follows: <asp:FileUpload ID=filesFileUpload runat=server /> <asp:RegularExpressionValidator ID=RegularExpressionValidator3
I am using <input type=file id=fileUpload runat=server> to upload a file in an ASP.NET
So, I have an .aspx webpage as follows: .. <form id=frm runat=server> <asp:FileUpload runat=server
I am using the following code to upload the file <asp:UpdatePanel ID=UpdatePanel18 runat=server> <ContentTemplate>
So i have my fileupload within my repeater <asp:Content ID=Content3 ContentPlaceHolderID=content Runat=Server> <asp:Repeater ID=rptVrijstellingen
Using an asp.net fileupload string in an Server Side onClick event. ASP.Net file upload

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.