Bug loading large Blobs from ASP.Net?

From: .Net Newbie (jcrumble_at_hotmail.com)
Date: 08/24/04


Date: Tue, 24 Aug 2004 16:13:02 -0500

I don't know if this is a Web issue, a .Net issue or a SQL Server Issue, so
here goes. Basically, I'm using the Documents section of the PortalCSSDK to
load Blobs into the Portal Database on SQL Server. When I upload small
binary documents everything works fine. However, when I try to upload
larger files with the same content/mime types as the smaller files I get a
response from the Webserver stating that the page can not be found. I do
not know the limit of the file sizes (I know it choked on an 8 MG File) but
I have written a couple of additional pages to try to load blobs into
different tables on different databases (based on articles I have found on
Google, etc) and noticed the same type of behavior. One method I am using
(table layout included) is illustrated in the article:
http://www.aspfree.com/c/a/ASP.NET/Uploading-Images-to-a-Database--C---Part-I/ ,
which pretty much seems to work the same way as every other article I have
found.

Is this a bug in .Net or my coding methodology and can anyone give me an
example of the resolution to this dilema?

Any help anyone can provide would be appreciated.

Thanks,
Jeff



Relevant Pages

  • Re: ASP.Net bug when inserting Blobs?
    ... timeout either in the ASP.Net page or the database update. ... when I try to upload larger ... > with the same content/mime types as the smaller files I get a response ... > Is this a bug in .Net or my coding methodology and can anyone give me an ...
    (microsoft.public.data.ado)
  • Re: Uploading documents fail - SharePoint Services/Remote SQL 2k Server
    ... Mike Walsh, Helsinki, Finland ... was unable to upload files larger than 5Mb, ... solve it by allocating more memory for SQL server. ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: Mange Large file in the database
    ... With a big amount of data that is uploaded to SQL server from the Web you ... MS SQL can handle huge amount of data. ... model for your database. ... project is to upload data from clinte machine and save these data to SQL ...
    (microsoft.public.dotnet.framework.aspnet)
  • ASP.NET Configuration tool missing from menu
    ... I've uploaded my club site files, ... my DB is in SQL Server on the web host... ... table is empty so I have no one to login to the website with. ... I have done the DB merge and website upload from a different computer ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Upload image into SQL Server database
    ... How do I build the form so that includes both an insert into an SQL Server ... "Kevin Spencer" wrote in message ... > path to the image in the database. ... >> I need them to be able to upload an image as well and to have it saved ...
    (microsoft.public.frontpage.programming)