Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Problem posting forms, but only in asp.net and not asp

Reply
Thread Tools

Problem posting forms, but only in asp.net and not asp

 
 
ollebollebagare@gmail.com
Guest
Posts: n/a
 
      09-14-2007
For the last few days some of my web site users have been having
problems posting asp.net forms. This problem arises everytime they try
to post a form in asp.net, but never when the page is plain old asp.
The different forms are on the same web site. None of the asp.net
forms work, but all the asp forms work. There is no problem just
loading an asp.net page, it's just when posting the page the errors
occurs.

When the user tries to post the form the page starts loading and
continues to do so for at least 20-30 seconds, then the normal Page
could not be shown error shows up. The event log does not show any
error.

The users are on different networks, have both PCs and MACs and have
at least Firefox and IE. Some have Norton and some haven't (probably
at least, that's what they said, but they may be wrong)

This problem is driving me nuts... Please help me!

 
Reply With Quote
 
 
 
 
Alexey Smirnov
Guest
Posts: n/a
 
      09-14-2007
On Sep 14, 8:05 pm, ollebollebag...@gmail.com wrote:
> For the last few days some of my web site users have been having
> problems posting asp.net forms. This problem arises everytime they try
> to post a form in asp.net, but never when the page is plain old asp.
> The different forms are on the same web site. None of the asp.net
> forms work, but all the asp forms work. There is no problem just
> loading an asp.net page, it's just when posting the page the errors
> occurs.
>
> When the user tries to post the form the page starts loading and
> continues to do so for at least 20-30 seconds, then the normal Page
> could not be shown error shows up. The event log does not show any
> error.
>
> The users are on different networks, have both PCs and MACs and have
> at least Firefox and IE. Some have Norton and some haven't (probably
> at least, that's what they said, but they may be wrong)
>
> This problem is driving me nuts... Please help me!


Did you try to restart the web server?

 
Reply With Quote
 
 
 
 
ollebollebagare@gmail.com
Guest
Posts: n/a
 
      09-15-2007
On Sep 14, 8:17 pm, Alexey Smirnov <alexey.smir...@gmail.com> wrote:
> On Sep 14, 8:05 pm, ollebollebag...@gmail.com wrote:
>
>
>
>
>
> > For the last few days some of my web site users have been having
> > problems posting asp.net forms. This problem arises everytime they try
> > to post a form in asp.net, but never when the page is plain old asp.
> > The different forms are on the same web site. None of the asp.net
> > forms work, but all the asp forms work. There is no problem just
> > loading an asp.net page, it's just when posting the page the errors
> > occurs.

>
> > When the user tries to post the form the page starts loading and
> > continues to do so for at least 20-30 seconds, then the normal Page
> > could not be shown error shows up. The event log does not show any
> > error.

>
> > The users are on different networks, have both PCs and MACs and have
> > at least Firefox and IE. Some have Norton and some haven't (probably
> > at least, that's what they said, but they may be wrong)

>
> > This problem is driving me nuts... Please help me!

>
> Did you try to restart the web server?- Hide quoted text -
>
> - Show quoted text -


I will try that this night when load is low.

 
Reply With Quote
 
densial
Guest
Posts: n/a
 
      09-15-2007
On Sep 15, 8:54 pm, ollebollebag...@gmail.com wrote:
> On Sep 14, 8:17 pm, Alexey Smirnov <alexey.smir...@gmail.com> wrote:
>
>
>
> > On Sep 14, 8:05 pm, ollebollebag...@gmail.com wrote:

>
> > > For the last few days some of my web site users have been having
> > > problems posting asp.net forms. This problem arises everytime they try
> > > to post a form in asp.net, but never when the page is plain old asp.
> > > The different forms are on the same web site. None of the asp.net
> > > forms work, but all the asp forms work. There is no problem just
> > > loading an asp.net page, it's just when posting the page the errors
> > > occurs.

>
> > > When the user tries to post the form the page starts loading and
> > > continues to do so for at least 20-30 seconds, then the normal Page
> > > could not be shown error shows up. The event log does not show any
> > > error.

>
> > > The users are on different networks, have both PCs and MACs and have
> > > at least Firefox and IE. Some have Norton and some haven't (probably
> > > at least, that's what they said, but they may be wrong)

>
> > > This problem is driving me nuts... Please help me!

>
> > Did you try to restart the web server?- Hide quoted text -

>
> > - Show quoted text -

>
> I will try that this night when load is low.


also, try posting to the page yourself from rdp on the server, see if
you can see the error that's being raised.

 
Reply With Quote
 
ollebollebagare@gmail.com
Guest
Posts: n/a
 
      09-16-2007
On Sep 15, 11:01 pm, densial <dens...@gmail.com> wrote:
> On Sep 15, 8:54 pm, ollebollebag...@gmail.com wrote:
>
>
>
>
>
> > On Sep 14, 8:17 pm, Alexey Smirnov <alexey.smir...@gmail.com> wrote:

>
> > > On Sep 14, 8:05 pm, ollebollebag...@gmail.com wrote:

>
> > > > For the last few days some of my web site users have been having
> > > > problems posting asp.net forms. This problem arises everytime they try
> > > > to post a form in asp.net, but never when the page is plain old asp.
> > > > The different forms are on the same web site. None of the asp.net
> > > > forms work, but all the asp forms work. There is no problem just
> > > > loading an asp.net page, it's just when posting the page the errors
> > > > occurs.

>
> > > > When the user tries to post the form the page starts loading and
> > > > continues to do so for at least 20-30 seconds, then the normal Page
> > > > could not be shown error shows up. The event log does not show any
> > > > error.

>
> > > > The users are on different networks, have both PCs and MACs and have
> > > > at least Firefox and IE. Some have Norton and some haven't (probably
> > > > at least, that's what they said, but they may be wrong)

>
> > > > This problem is driving me nuts... Please help me!

>
> > > Did you try to restart the web server?- Hide quoted text -

>
> > > - Show quoted text -

>
> > I will try that this night when load is low.

>
> also, try posting to the page yourself from rdp on the server, see if
> you can see the error that's being raised.- Hide quoted text -
>
> - Show quoted text -


I have now tried restarting the server, it didn't help. I have also
installed the latest service pack (nr 2, for Windows Server 2003).
Didn't work.

However, I DID found some error messages at last. The w3d-weblog file
gives me sc-status=400 and sc-win32-status=64
and the httperr#.log shows the Timer_EntityBody error.

I did some research on this and found this page http://support.microsoft.com/kb/919797/en-us
which tells me to reduce the MinFileBytesPerSec parameter. Which I
did. Didn't work.

Do any of you have any additional ideas?

 
Reply With Quote
 
ollebollebagare@gmail.com
Guest
Posts: n/a
 
      09-18-2007
On Sep 16, 4:09 pm, ollebollebag...@gmail.com wrote:
> On Sep 15, 11:01 pm, densial <dens...@gmail.com> wrote:
>
>
>
>
>
> > On Sep 15, 8:54 pm, ollebollebag...@gmail.com wrote:

>
> > > On Sep 14, 8:17 pm, Alexey Smirnov <alexey.smir...@gmail.com> wrote:

>
> > > > On Sep 14, 8:05 pm, ollebollebag...@gmail.com wrote:

>
> > > > > For the last few days some of my web site users have been having
> > > > > problems posting asp.net forms. This problem arises everytime they try
> > > > > to post a form in asp.net, but never when the page is plain old asp.
> > > > > The different forms are on the same web site. None of the asp.net
> > > > > forms work, but all the asp forms work. There is no problem just
> > > > > loading an asp.net page, it's just when posting the page the errors
> > > > > occurs.

>
> > > > > When the user tries to post the form the page starts loading and
> > > > > continues to do so for at least 20-30 seconds, then the normal Page
> > > > > could not be shown error shows up. The event log does not show any
> > > > > error.

>
> > > > > The users are on different networks, have both PCs and MACs and have
> > > > > at least Firefox and IE. Some have Norton and some haven't (probably
> > > > > at least, that's what they said, but they may be wrong)

>
> > > > > This problem is driving me nuts... Please help me!

>
> > > > Did you try to restart the web server?- Hide quoted text -

>
> > > > - Show quoted text -

>
> > > I will try that this night when load is low.

>
> > also, try posting to the page yourself from rdp on the server, see if
> > you can see the error that's being raised.- Hide quoted text -

>
> > - Show quoted text -

>
> I have now tried restarting the server, it didn't help. I have also
> installed the latest service pack (nr 2, for Windows Server 2003).
> Didn't work.
>
> However, I DID found some error messages at last. The w3d-weblog file
> gives me sc-status=400 and sc-win32-status=64
> and the httperr#.log shows the Timer_EntityBody error.
>
> I did some research on this and found this pagehttp://support.microsoft.com/kb/919797/en-us
> which tells me to reduce the MinFileBytesPerSec parameter. Which I
> did. Didn't work.
>
> Do any of you have any additional ideas?- Hide quoted text -
>
> - Show quoted text -


Problem finally solved. I think the reduction of the
MinFileBytesPerSec parameter did the trick after all, it just took a
few hours to start working (for some unknown reason).

 
Reply With Quote
 
 
 
Reply

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 On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Unicode thing that causes a traceback in 2.6 and 2.7 but not in 2.5,and only when writing to a pipe, not to the terminal Dan Stromberg Python 1 12-02-2010 05:03 PM
Re: same DLL (ASP.NET), but include only works for aspx but not fo David Wang ASP .Net 0 12-01-2006 01:42 AM
Desktop accesses laptop and reads folders but Laptop only accesses/opens Desktop but cannot read folders, access is denied onclejon Wireless Networking 3 11-01-2006 10:50 PM
Database file and folder are not read only but error message says it is read only?? keithb ASP .Net 2 06-07-2006 03:40 PM
window.open(URL) only can open a html page, but not posting form data? Matt Javascript 1 08-22-2004 09:51 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57