473,792 Members | 3,251 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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

Jul 19 '05 #1
6 2908
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_philombi os" <ar************ **@newsgroups.n ospam> wrote in message
news:F7******** *************** ***********@mic rosoft.com...
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. Thanks

Jul 19 '05 #2
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

Jul 19 '05 #3
http://groups.google.com/groups?hl=e...+group%3A*asp*

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


"areid_philombi od" <ar************ **@newsgroups.n ospam> wrote in message
news:38******** *************** ***********@mic rosoft.com...
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 know Thank you

Jul 19 '05 #4
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
Jul 19 '05 #5
Have you tried using a different upload component?
http://www.aspfaq.com/2189

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


"Areid_philombi os" <ar************ **@newsgroups.n ospam> wrote in message
news:31******** *************** ***********@mic rosoft.com...
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

Jul 19 '05 #6
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.scriptti meout. 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_philombi os" <ar************ **@newsgroups.n ospam> wrote in message
news:31******** *************** ***********@mic rosoft.com...
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

Jul 19 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1596
by: David Lozzi | last post by:
I have an ASP app that grabs the logon user, and then I use GetObject to query the user's security groups. On a Windows 2000 server running IIS5, this works excellent. I then copied it to a different networks, Windows 2003 server running IIS6, and now I get permission denied on GetObject. How can get around this? Thanks, David
3
3747
by: John Chertudi | last post by:
We are poised to migrate about 600 ASP sites from a single IIS5 server to a new pair of IIS6 servers. However, it appears that all files with includes like: <!-- #include virtual="../../includes/file.asp" --> will not work on IIS 6, it returns ASP 0126, include file not found. We have enabled parent paths, but I can't find any documentation that suggests that IIS 6 handles include directives differently than IIS 5.
1
1685
by: Brian Henry | last post by:
Is there any problems with writing on IIS6 with ASP.NET and publishing onto IIS5 on W2K with ASP.NET? (like xp pro to 2k server) any compatability problems?
0
1336
by: Mark B | last post by:
Our webhost (www.usbusinessweb.net) had a W2K IIS5 server crash after a scheduled hard-boot occurred during a ms-security patch install overnight. They couldn't get the server working again so they transferred our site www.orbisoft.com to a new W2003 IIS6 server they set up. That was a week ago. Since that transfer, all of our ASPX pages that use Access2000 databases have stopped working.
0
1006
by: Dariusz Tomon | last post by:
Hello My problem is like that: I have got IIS 5.0 server (WIN2000) with a lot of services written in ASP. Now we'd like to move to new machine with win2003 (IIS6). I heard that there are a couple of problems with that migration - I mean old asp pages need some tailoring when moving to new IIS6. I also know about IIS isolation mode but the problem occured because I have got Microsoft CMS installed on the new machine and it's impossible...
1
2380
by: eccsolutions | last post by:
Any help on this topic is greatly appreciated. Currently we are running ASP.NET 1.1 in production with over 30+ 1.1 applications. Recently we have written several applications using ASP.NET 2.0. We are ready to deploy our newly written application but have run into several issues on our development environment and confirmed it would occur in our production environment by removing one of our servers from the farm. We are getting the...
5
2287
by: Terry Strachan | last post by:
Hi, I have an asp.net webapp that works fine on my development machine, win2k/iis5 however, when I move the site across to win2k3 / iis6 i get the following error on postback of any page; *------------------------------------------* Object reference not set to an instance of an object. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information
0
1169
by: Brian | last post by:
I have an ASP.NET 1.1 application that does URL rewriting via a custom HttpModule. We recently migrated this application from Win2k/IIS5 to Win2k3/IIS6. In IIS5, I added a wildcard application map that filtered the verbs I wanted to handle. In IIS6, the wildcard application is added differently and it doesn't allow for verb filtering. How can I do the same sort of filtering in IIS6? Thanks! -Brian
1
2662
by: Luwk | last post by:
I have an application that communicates with the Company's Active Directory to get the OU of the users. This said application is an ASP.Net web site and has the Windows Authentication enabled. . Now, here's the anomaly: If the application is run on a Server using IIS 5.1, the application works like a charm and the communcation with the Active Directory occurs without any problem.
0
9670
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10211
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10159
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9033
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5436
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5560
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4111
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3719
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2917
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.