Re: ASP.Net bug when inserting Blobs?

From: Michael D. Long (michael.d.long-nospam_at_comcast.net)
Date: 08/24/04


Date: Tue, 24 Aug 2004 19:07:38 -0400

I haven't looked at the code in the article, but based on a similar issue I
fixed for a client using ASP / VB6 a few years back my guess would be a
timeout either in the ASP.Net page or the database update.

-- 
Michael D. Long
Microsoft MVP - Windows SDK
".Net Newbie" <jcrumble@hotmail.com> wrote in message
news:u975g4hiEHA.712@TK2MSFTNGP09.phx.gbl...
> I am currently working with the C# version of the PortalSDK in a text
editor
> and have run across a bug that I need to resolve in order for my app to
> function properly.  Basically, I'm using the Documents section 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 load blobs into the database
(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

  • Bug loading large Blobs from ASP.Net?
    ... I don't know if this is a Web issue, a .Net issue or a SQL Server Issue, so ... when I try to upload ... larger files with the same content/mime types as the smaller files I get a ... Is this a bug in .Net or my coding methodology and can anyone give me an ...
    (microsoft.public.sqlserver.programming)
  • Re: I lose data, when I try to save a loaded DataTable on the click of another button in an asp.net
    ... that allows for the upload of an excel sheet into the database. ... I have an upload button and a save button. ... which is bound to a GridView for previewing before ... protected void Upload_Click(object sender, EventArgs e) ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Im about to commit matrimony (now with link)
    ... Keep tweaking the CV and upload new versions if the old ... with Wboserve yesterday, but their upload pages were borked. ... database and run several different filters against it. ... There's still an awful lot of COBOL code around and universities don't teach ...
    (uk.rec.sheds)
  • Re: form to email document
    ... >> append the Session ID for that user Session to the file name. ... >> name uploaded.This can come from a simple text file or a database. ... >>> I was hoping for something like the procedure used to upload a form, ...
    (microsoft.public.frontpage.programming)
  • Re: Can you Upload a file and update a db on 1 form?
    ... You will need to create a form, then submit it to the database, then in the next step in the process ... allow the user to upload a file and then update the record that was created in the first step, ... security update, then there is usually no charge for the call. ... > user to upload a newsletter and update the database with the same form. ...
    (microsoft.public.frontpage.programming)