ASP.Net bug when inserting Blobs into SQL Server?

N

.Net Newbie

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,565
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top