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

This is a discussion on Problem posting forms, but only in asp.net and not asp - DOTNET ; 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 ...

+ Reply to Thread
Results 1 to 6 of 6

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

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

    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!


  2. Default Re: Problem posting forms, but only in asp.net and not asp

    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?


  3. Default Re: Problem posting forms, but only in asp.net and not asp

    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.


  4. Default Re: Problem posting forms, but only in asp.net and not asp

    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.


  5. Default Re: Problem posting forms, but only in asp.net and not asp

    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?


  6. Default Re: Problem posting forms, but only in asp.net and not asp

    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 to Thread

Similar Threads

  1. What is the problem with posting via Google lately?
    By Application Development in forum DOTNET
    Replies: 0
    Last Post: 07-24-2007, 04:43 PM
  2. Re: POSTing data with System.Windows.Forms.WebBrowser: Vista vs XP
    By Application Development in forum DOTNET
    Replies: 2
    Last Post: 03-09-2007, 09:17 PM
  3. using layers in conjunction with posting forms.
    By Application Development in forum Java
    Replies: 0
    Last Post: 12-21-2003, 09:08 AM
  4. Cotsec Forms released - J2EE EJB Struts forms and Swing forms
    By Application Development in forum Java
    Replies: 0
    Last Post: 08-16-2003, 03:29 PM
  5. Intranet forms not posting or e-mailing
    By Application Development in forum Inetserver
    Replies: 1
    Last Post: 07-23-2003, 08:10 PM