---
title: "file download problem in asp.net"  
description: "file download problem in asp.net"  
author: "Anonymous User"  
published: 2013-03-12  
updated: 2017-12-06  
canonical: https://www.mindstick.com/forum/653/file-download-problem-in-asp-dot-net  
category: "asp.net"  
tags: ["asp.net"]  
reading_time: 1 minute  

---

# file download problem in asp.net

Hi [Expert](https://www.mindstick.com/articles/13120/an-expert-financial-advice-will-improve-your-finances)!

I have created a [web application](https://www.mindstick.com/articles/13069/progressive-web-application-pwas-all-you-need-to-know-about). In this web application I have [upload](https://www.mindstick.com/forum/12860/how-to-upload-file-asynchronously-using-generic-handler) doc and [docx file](https://www.mindstick.com/interview/34137/how-do-you-extract-text-content-from-a-pdf-or-docx-file-in-c-sharp). file are uploaded successfully and save into [server](https://www.mindstick.com/articles/43769/what-is-serverless-architecture-is-it-worth-switching-over) folder. but not download when I try from [download option](https://answers.mindstick.com/qa/115802/why-is-my-resume-download-option-not-appearing-on-my-profile).

Thanks in [advance](https://www.mindstick.com/blog/33258/jee-mains-and-jee-advance-exams)!\

## Replies

### Reply by Shanmugam arumkrish

Hi,

Could you please send me the source code.

### Reply by AVADHESH PATEL

Hi Samuel!

You have not mention which type error are occurred.\
But if you not removed blank spaces from [file](https://www.mindstick.com/articles/59/encrypting-and-decrypting-files-using-c-sharp) name during uploading file. Trim spaces from uploaded file and give an unique name of each file.


---

Original Source: https://www.mindstick.com/forum/653/file-download-problem-in-asp-dot-net

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
