Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

IIS 6 + ASP problems

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  Help with IIS 6.0 and port mappings  
Author Message
henning

External


Since: Sep 07, 2004
Posts: 4



(Msg. 1) Posted: Tue Sep 07, 2004 9:08 am
Post subject: IIS 6 + ASP problems
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hi everyone!
I have this strange thing happening with my asp pages. On
our existing production server which is a win2000 server
sp3 std. edt. with IIS 5 my asp pages are running just
fine.

Now we have bought a new box where we have intalled
Win2003 server std. edt. IIS 6.

I have turned on asp extensions, debugging, etc, etc....
Turned off friendly errors in IE, etc...

My asp pages are working great, until some point where I
just get the page "Page not found". It seems that if the
resulting page (the response) gets too large, it will not
process. One example is a page that returns results from a
database query, based on a user selection. If I narrow
everything down a bit, the page is displayed fine. If the
search gets a little huge, I get the "Page cannot be
found".

I have tried the same code on three different win2003
servers. Same result on every one. The code I run is
exactely the same as on our prodcution where every thing
works great.

I have even found the balance where i stop the execution
with a response.end after x records. Then it works fine.
If I try to stop the execution after x+1 records, the page
fails. I know that the next record is valid!

I have tried to run in IIS5 mode also, with no luck.
I have tried to increase the "AspMaxRequestEntityAllowed".
I did it directly in the metabase.xml file on the server.
I have made a new application pool. I have tried to adjust
about everything that can be adjusted, but nothing is
getting better.

What the hell do I do??????

Henning Smile

 >> Stay informed about: IIS 6 + ASP problems 
Back to top
Login to vote
tdevere

External


Since: Aug 29, 2003
Posts: 449



(Msg. 2) Posted: Wed Oct 13, 2004 4:52 am
Post subject: RE: IIS 6 + ASP problems [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Drop to a command prompt and get to c:\inetpub\adminscripts

run this: adsutil get /w3svc/ASPBufferingOn

If this is the result:

ASPBufferingOn : (BOOLEAN) True

Then run this

adsutil set /w3svc/ASPBufferingOn False

Try that out and let me know what happens...

Thank you,

Tony DeVere [MSFT]
Microsoft IIS
Newsgroup Support
tdevere.RemoveThis@online.microsoft.com

"Please do not send email directly to this alias. This is our online
account name for newsgroup participation only."

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2001 Microsoft Corporation. All rights
reserved.

 >> Stay informed about: IIS 6 + ASP problems 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
IIS/ASP Problems - Hi I wonder if anyone can help. I'm running IIS on a Win2K box, I have a variety of ASP sites running on the server, connecting to a mySQL database. Recently I have been getting a lot of rs.open errors, I have looked through the scripts to see if there...

Problems with IIS 5 & PWS - Hello, Machine is W2K Pro. Stand alone w/ZoneAlarm. I installed IIS 5 and PWS. In Admin Tools when I double- click IIS Service Manager or Personal Web Server the pointer/hourglass flashes quickly, but does not open. http://localhost/iisadmin or..

problems with iis 5.1 xp pro - I'm running win xp pro and i installed all the iis and add in from the cd however the iis console doesnt appear in the admin sction of the control panel and nothing related to iis seems to work. when i check the add/remouve programs it tells me that....

IIS 6 and asp problems - I have a brand new server 2003 loaded with IIS 6 The problem is that it will not run my asp pages. I have enabled the web service extension for ASP pages but still nothing. I have checked permissions and nothing. I can view a html page on the default web...

IIS problems - Hi, I have built my site using Dreamweaver MX 2004 and have loadeed what i wanted into IIS but when trying to access it it has changed all the layout. all the pictures are missing. Do i need to install something to make it work properly? Thanks ..
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]