|
-
Jul 18th, 2012, 07:33 AM
#1
Thread Starter
Fanatic Member
The connection was reset
I have used a payment provider to accept payments, its all working fine but on my dev server I get an error.
The provideer returns to my site with a large querystring (around 650 characters) this causes in firefox the followign error:
The connection was reset
The connection to the server was reset while the page was loading.
The site could be temporarily unavailable or too busy. Try again in a few
moments.
If you are unable to load any pages, check your computer's network
connection.
If your computer or network is protected by a firewall or proxy, make sure
that Firefox is permitted to access the Web.
I can remove some querystrimng values and the page loads ok, is there an iis setting I need to change? I have full access to the server whiocgh is windows 2003 running iis 7
-
Jul 18th, 2012, 06:42 PM
#2
Re: The connection was reset
"windows 2003 running iis 7"
What?No.
Also have a look:
http://www.iis.net/ConfigReference/s.../requestLimits
ἄνδρα μοι ἔννεπε, μοῦσα, πολύτροπον, ὃς μάλα πολλὰ
πλάγχθη, ἐπεὶ Τροίης ἱερὸν πτολίεθρον ἔπερσεν·
-
Jul 19th, 2012, 01:07 AM
#3
Re: The connection was reset
 Originally Posted by davebat
I have used a payment provider to accept payments, its all working fine but on my dev server I get an error.
What are you running on your Dev Machine? Are you debugging out of Visual Studio, or a local IIS, or IIS Express?
Gary
-
Jul 19th, 2012, 05:11 AM
#4
Thread Starter
Fanatic Member
Re: The connection was reset
Thanks saptor, Ive seen that link already but couldnt see where to change these settings on my server.
Incidentally what does "windows 2003 running iis 7" What?No. mean?
Hi Gary, im not debugging, just ruinning the site on the server normally
-
Jul 19th, 2012, 05:21 AM
#5
Thread Starter
Fanatic Member
Re: The connection was reset
lol was that a freudian slip "just ruinning the site"
-
Jul 19th, 2012, 05:33 AM
#6
Re: The connection was reset
 Originally Posted by davebat
Incidentally what does "windows 2003 running iis 7" What?No. mean?
I took this as a question as to whether you can actually run IIS 7 on Windows Server 2003. I was actually questioning this as well.
 Originally Posted by davebat
Hi Gary, im not debugging, just ruinning the site on the server normally
Cool, cool, just checking.
Gary
-
Jul 19th, 2012, 08:03 AM
#7
Thread Starter
Fanatic Member
Re: The connection was reset
makes sense, your'e right its iis 6
-
Jul 20th, 2012, 01:55 AM
#8
Re: The connection was reset
Ah, gotcha.
Right, now we are on the same page again...
I take it you are still having issues? Correct?
Gary
-
Jul 20th, 2012, 03:21 AM
#9
Thread Starter
Fanatic Member
Re: The connection was reset
Yeah, I cant get any info on how to chnage the request limits. Basically if the querystring is too big for any site on this server I get the error
-
Jul 20th, 2012, 07:38 AM
#10
Re: The connection was reset
Am I not right in saying that this is something that you can't change in IIS 6? The only way around it would be to use a post, rather than a get.
Gary
-
Jul 20th, 2012, 06:14 PM
#11
Re: The connection was reset
Hi.See if you can change some values in registry(never tried) but BE CAREFUL!!!
http://support.microsoft.com/kb/820129
ἄνδρα μοι ἔννεπε, μοῦσα, πολύτροπον, ὃς μάλα πολλὰ
πλάγχθη, ἐπεὶ Τροίης ἱερὸν πτολίεθρον ἔπερσεν·
-
Jul 23rd, 2012, 12:55 AM
#12
Re: The connection was reset
 Originally Posted by sapator
Shudder! You might actually need to configure this in the IIS MetaData Table, but that is even scarier!
Gary
-
Jul 23rd, 2012, 10:00 AM
#13
Thread Starter
Fanatic Member
Re: The connection was reset
Hmmm, thanks for the suggestions both of you. As Im no iis/server expert I dont really want to mess with registry values. Ill test ona different server for now and look at getting our dev server to match the live one.
Cheers Dave
-
Jul 24th, 2012, 12:49 AM
#14
Re: The connection was reset
Sounds like a plan.
Let us know how you get on, and whether you have any follow up questions.
Gary
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|