Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 19th, 2005, 01:43 PM
Areid_philombios
Guest
 
Posts: n/a
Default IIS5 VS IIS6

I have a custom File management ASP application that handles Large File uploads and download from a database (30 - 40 MB files) The application works fine on IIS5 but when I relocate it to IIS6 i get an error when I file not found error when i attempt to download out of the Database. IS there a reg setting or metabase setting that i need to change to handle large blob outputs.? Sorry I can't be more specific about the error msg but that is all it give's me a File not found error. it does however work fine with small files less then 2mb in size
Thank

  #2  
Old July 19th, 2005, 01:43 PM
Aaron [SQL Server MVP]
Guest
 
Posts: n/a
Default Re: IIS5 VS IIS6

It's not a file not found error, it's one of those "helpful" and "friendly"
ridiculously misleading and asinine error messages that Microsoft thought
would be helpful for users.

http://www.aspfaq.com/2476
http://www.aspfaq.com/2147

--
http://www.aspfaq.com/
(Reverse address to reply.)




"Areid_philombios" <areid_philombios@newsgroups.nospam> wrote in message
news:F75764F9-CFFF-40D0-893A-4BE14FB288C2@microsoft.com...[color=blue]
> I have a custom File management ASP application that handles Large File[/color]
uploads and download from a database (30 - 40 MB files) The application
works fine on IIS5 but when I relocate it to IIS6 i get an error when I file
not found error when i attempt to download out of the Database. IS there a
reg setting or metabase setting that i need to change to handle large blob
outputs.? Sorry I can't be more specific about the error msg but that is all
it give's me a File not found error. it does however work fine with small
files less then 2mb in size.[color=blue]
> Thanks
>[/color]


  #3  
Old July 19th, 2005, 01:44 PM
areid_philombiod
Guest
 
Posts: n/a
Default Re: IIS5 VS IIS6

I took a look at those article's and they don't seem to apply( I may be missing something here) The Code and the web pages work for small files but not for large file's If I missed which article and which part of the article Please let me kno
Thank yo

  #4  
Old July 19th, 2005, 01:44 PM
Aaron [SQL Server MVP]
Guest
 
Posts: n/a
Default Re: IIS5 VS IIS6

http://groups.google.com/groups?hl=e...+group%3A*asp*

--
http://www.aspfaq.com/
(Reverse address to reply.)




"areid_philombiod" <areid_philombios@newsgroups.nospam> wrote in message
news:38D45FFA-23F0-4CE8-9F5C-6AFF481250C1@microsoft.com...[color=blue]
> I took a look at those article's and they don't seem to apply( I may be[/color]
missing something here) The Code and the web pages work for small files but
not for large file's If I missed which article and which part of the article
Please let me know[color=blue]
> Thank you
>[/color]


  #5  
Old July 19th, 2005, 01:44 PM
Areid_philombios
Guest
 
Posts: n/a
Default Re: IIS5 VS IIS6

Thanks But Unfortunately that did not work
Tried setting both to 1073741824(1GB) and still the same error
What else can cause this problem
Thank


  #6  
Old July 19th, 2005, 01:44 PM
Aaron [SQL Server MVP]
Guest
 
Posts: n/a
Default Re: IIS5 VS IIS6

Have you tried using a different upload component?
http://www.aspfaq.com/2189

--
http://www.aspfaq.com/
(Reverse address to reply.)




"Areid_philombios" <areid_philombios@newsgroups.nospam> wrote in message
news:3196000D-F3A1-4E1E-AA56-B9A2DFA75712@microsoft.com...[color=blue]
> Thanks But Unfortunately that did not work
> Tried setting both to 1073741824(1GB) and still the same error.
> What else can cause this problem?
> Thanks
>
>
>[/color]


  #7  
Old July 19th, 2005, 01:44 PM
Aaron [SQL Server MVP]
Guest
 
Posts: n/a
Default Re: IIS5 VS IIS6

Also, I'm still kind of frustrated that you aren't getting the real error.
As I stated before, this dumb "page not found" error is Microsoft's idea of
a cruel joke. Try seeing if following http://www.aspfaq.com/2109 will yield
the real error. Also, try increasing your server.scripttimeout. You might
have a timeout issue (note that this might also be at the firewall level).

Or, try not uploading 10 MB files. Offer a facility for FTP or something a
little more robust than HTTP.

Other than that, sorry, I'm out of ideas.

--
http://www.aspfaq.com/
(Reverse address to reply.)




"Areid_philombios" <areid_philombios@newsgroups.nospam> wrote in message
news:3196000D-F3A1-4E1E-AA56-B9A2DFA75712@microsoft.com...[color=blue]
> Thanks But Unfortunately that did not work
> Tried setting both to 1073741824(1GB) and still the same error.
> What else can cause this problem?
> Thanks
>
>
>[/color]


 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles