Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
0
Answer
downloading blob data using MemoryStream
adrian hedley
17y
2.9k
1
Reply
I have followed the example in the link below to download blob files stored SQL SERVER.
http://www.c-sharpcorner.com/UploadFile/jhblankenship/DownloadingFromMemStream11262005060834AM/DownloadingFromMemStream.aspx?ArticleID=9e576b21-a422-4517-a827-3bbba08b4aec
I have a problem however because when i download a text file, the ASP.NET page source gets appended to the original file.
I also suspect that this is happeing to other file types, (images and word) since the filesize is increasing, although i can still open them and see no visual difference. I would expect that some form of corruption could occur, but apperently not.
any input on this problem pls?
Post
Reset
Cancel
Answers (
0
)
Next Recommended Forum
How to open a page in new browser using C#.net ???
dynamic table with dynamic radio buttons