Board index » Web Programming » Postback won't trigger

Postback won't trigger

Web Programming31
Hi All,

The postback on my desktop stopped working. I am trying to run the

webapplication locally on my desktop and the Postback on my home page won't

trigger on any of my dropdown selections. The error on the displayed HTML

points to the line in the PostBack event which is not my code but the auto

generated code for the postback event.

Have anybody else faced this issue. Any help appreciated.



Thanks

Anand


-
 

Re:Postback won't trigger

Hello,

I'm assuming it's not a code issue (such as AutoPostback being set to

false).



I did see this happen once before on a manager's laptop. They had IE working

in "Disconnected" mode (you could see the "Offline" in the title bar), and

that blocked all the postbacks. The only way I could solve it was by

connecting them back online. I'm not sure why. It's not much to go on, but

maybe it will get you started.



Tim Stall

MCAD.Net

timstall.dotnetdevelopersjournal.com">timstall.dotnetdevelopersjournal.com





"Anand" wrote:



Quote
Hi All,

The postback on my desktop stopped working. I am trying to run the

webapplication locally on my desktop and the Postback on my home page won't

trigger on any of my dropdown selections. The error on the displayed HTML

points to the line in the PostBack event which is not my code but the auto

generated code for the postback event.

Have anybody else faced this issue. Any help appreciated.



Thanks

Anand

-

Re:Postback won't trigger

I have a similar problem running IE on my XP SP2 when I have IIS running on

my machine.



IE will not postback, but mozilla works fine.



I just quit developing with IIS on my machine and used the one on our

server. We were never able to discover what the IE problem was.



Tom

"Tim" <Tim@discussions.microsoft.com>wrote in message

Quote
Hello,

I'm assuming it's not a code issue (such as AutoPostback being set to

false).



I did see this happen once before on a manager's laptop. They had IE

working

in "Disconnected" mode (you could see the "Offline" in the title bar), and

that blocked all the postbacks. The only way I could solve it was by

connecting them back online. I'm not sure why. It's not much to go on,

but

maybe it will get you started.



Tim Stall

MCAD.Net

timstall.dotnetdevelopersjournal.com">timstall.dotnetdevelopersjournal.com





"Anand" wrote:



>Hi All,

>The postback on my desktop stopped working. I am trying to run the

>webapplication locally on my desktop and the Postback on my home page

>won't

>trigger on any of my dropdown selections. The error on the displayed HTML

>points to the line in the PostBack event which is not my code but the

>auto

>generated code for the postback event.

>Have anybody else faced this issue. Any help appreciated.

>

>Thanks

>Anand





-

Re:Postback won't trigger

Did you recently apply a Window Update patch? There are problems with SP1 :



BUG: The Submit button on ASP.NET pages does not work after you install the

.NET Framework 1.1 Service Pack 1



http://support.microsoft.com/default.aspx?scid" rel="nofollow" target="_blank">support.microsoft.com/default.aspx=kb;en-us;889877





"Anand" <Anand@discussions.microsoft.com>wrote in message

Quote
Hi All,

The postback on my desktop stopped working. I am trying to run the

webapplication locally on my desktop and the Postback on my home page

won't

trigger on any of my dropdown selections. The error on the displayed HTML

points to the line in the PostBack event which is not my code but the auto

generated code for the postback event.

Have anybody else faced this issue. Any help appreciated.



Thanks

Anand



-

Re:Postback won't trigger

Did you recently apply a Window Update patch? There are problems with SP1 :



BUG: The Submit button on ASP.NET pages does not work after you install the

.NET Framework 1.1 Service Pack 1



http://support.microsoft.com/default.aspx?scid" rel="nofollow" target="_blank">support.microsoft.com/default.aspx=kb;en-us;889877



"tshad" <tscheiderich@ftsolutions.com>wrote in message

Quote
I have a similar problem running IE on my XP SP2 when I have IIS running on

my machine.



IE will not postback, but mozilla works fine.



I just quit developing with IIS on my machine and used the one on our

server. We were never able to discover what the IE problem was.



Tom

"Tim" <Tim@discussions.microsoft.com>wrote in message

news:1DCB28F6-8183-4DBA-950E-9F35D0F5040E@microsoft.com...

>Hello,

>I'm assuming it's not a code issue (such as AutoPostback being set to

>false).

>

>I did see this happen once before on a manager's laptop. They had IE

>working

>in "Disconnected" mode (you could see the "Offline" in the title bar),

>and

>that blocked all the postbacks. The only way I could solve it was by

>connecting them back online. I'm not sure why. It's not much to go on,

>but

>maybe it will get you started.

>

>Tim Stall

>MCAD.Net

>timstall.dotnetdevelopersjournal.com">timstall.dotnetdevelopersjournal.com

>

>

>"Anand" wrote:

>

>>Hi All,

>>The postback on my desktop stopped working. I am trying to run the

>>webapplication locally on my desktop and the Postback on my home page

>>won't

>>trigger on any of my dropdown selections. The error on the displayed

>>HTML

>>points to the line in the PostBack event which is not my code but the

>>auto

>>generated code for the postback event.

>>Have anybody else faced this issue. Any help appreciated.

>>

>>Thanks

>>Anand







-

Re:Postback won't trigger

Thanks for all your replies

It works finally

I had not installed SP1 for .NET framework so I installed it and also

completed the steps in the microsoft article.



"Ken Cox [Microsoft MVP]" wrote:



Quote
Did you recently apply a Window Update patch? There are problems with SP1 :



BUG: The Submit button on ASP.NET pages does not work after you install the

..NET Framework 1.1 Service Pack 1



http://support.microsoft.com/default.aspx?scid" rel="nofollow" target="_blank">support.microsoft.com/default.aspx=kb;en-us;889877





"Anand" <Anand@discussions.microsoft.com>wrote in message

news:345D5F8E-8943-423B-844B-AF96F20D62AA@microsoft.com...

>Hi All,

>The postback on my desktop stopped working. I am trying to run the

>webapplication locally on my desktop and the Postback on my home page

>won't

>trigger on any of my dropdown selections. The error on the displayed HTML

>points to the line in the PostBack event which is not my code but the auto

>generated code for the postback event.

>Have anybody else faced this issue. Any help appreciated.

>

>Thanks

>Anand





-

Re:Postback won't trigger

"Ken Cox [Microsoft MVP]" <BANSPAMken_cox@sympatico.ca>wrote in message

Quote
Did you recently apply a Window Update patch? There are problems with SP1

:



BUG: The Submit button on ASP.NET pages does not work after you install

the .NET Framework 1.1 Service Pack 1



How do I tell if I am on SP1?



That's sounds like it.



Thanks,



Tom

Quote


http://support.microsoft.com/default.aspx?scid" rel="nofollow" target="_blank">support.microsoft.com/default.aspx=kb;en-us;889877



"tshad" <tscheiderich@ftsolutions.com>wrote in message

news:%23Vyt1Z3IFHA.3928@TK2MSFTNGP09.phx.gbl...

>I have a similar problem running IE on my XP SP2 when I have IIS running

>on my machine.

>

>IE will not postback, but mozilla works fine.

>

>I just quit developing with IIS on my machine and used the one on our

>server. We were never able to discover what the IE problem was.

>

>Tom

>"Tim" <Tim@discussions.microsoft.com>wrote in message

>news:1DCB28F6-8183-4DBA-950E-9F35D0F5040E@microsoft.com...

>>Hello,

>>I'm assuming it's not a code issue (such as AutoPostback being set to

>>false).

>>

>>I did see this happen once before on a manager's laptop. They had IE

>>working

>>in "Disconnected" mode (you could see the "Offline" in the title bar),

>>and

>>that blocked all the postbacks. The only way I could solve it was by

>>connecting them back online. I'm not sure why. It's not much to go on,

>>but

>>maybe it will get you started.

>>

>>Tim Stall

>>MCAD.Net

>>timstall.dotnetdevelopersjournal.com">timstall.dotnetdevelopersjournal.com

>>

>>

>>"Anand" wrote:

>>

>>>Hi All,

>>>The postback on my desktop stopped working. I am trying to run the

>>>webapplication locally on my desktop and the Postback on my home page

>>>won't

>>>trigger on any of my dropdown selections. The error on the displayed

>>>HTML

>>>points to the line in the PostBack event which is not my code but the

>>>auto

>>>generated code for the postback event.

>>>Have anybody else faced this issue. Any help appreciated.

>>>

>>>Thanks

>>>Anand

>

>







-

Re:Postback won't trigger

re:

Quote
How do I tell if I am on SP1?



The only way I've found, so far, is to parse

the user-agent for the local browser for "SV1".



I know that's lame, but I'm listening

if anybody has a better way to do that.









Juan T. Llibre

ASP.NET MVP

asp.net.do/foros/">asp.net.do/foros/

Foros de ASP.NET en Español

Ven, y hablemos de ASP.NET...

======================



"tshad" <tscheiderich@ftsolutions.com>wrote in message

Quote
"Ken Cox [Microsoft MVP]" <BANSPAMken_cox@sympatico.ca>wrote in message

news:%23i$VW13IFHA.2852@TK2MSFTNGP09.phx.gbl...

>Did you recently apply a Window Update patch? There are problems with SP1

>:

>

>BUG: The Submit button on ASP.NET pages does not work after you install

>the .NET Framework 1.1 Service Pack 1



How do I tell if I am on SP1?



That's sounds like it.



Thanks,



Tom

>

>http://support.microsoft.com/default.aspx?scid" rel="nofollow" target="_blank">support.microsoft.com/default.aspx=kb;en-us;889877

>

>"tshad" <tscheiderich@ftsolutions.com>wrote in message

>news:%23Vyt1Z3IFHA.3928@TK2MSFTNGP09.phx.gbl...

>>I have a similar problem running IE on my XP SP2 when I have IIS running

>>on my machine.

>>

>>IE will not postback, but mozilla works fine.

>>

>>I just quit developing with IIS on my machine and used the one on our

>>server. We were never able to discover what the IE problem was.

>>

>>Tom

>>"Tim" <Tim@discussions.microsoft.com>wrote in message

>>news:1DCB28F6-8183-4DBA-950E-9F35D0F5040E@microsoft.com...

>>>Hello,

>>>I'm assuming it's not a code issue (such as AutoPostback being set to

>>>false).

>>>

>>>I did see this happen once before on a manager's laptop. They had IE

>>>working

>>>in "Disconnected" mode (you could see the "Offline" in the title bar),

>>>and

>>>that blocked all the postbacks. The only way I could solve it was by

>>>connecting them back online. I'm not sure why. It's not much to go on,

>>>but

>>>maybe it will get you started.

>>>

>>>Tim Stall

>>>MCAD.Net

>>>timstall.dotnetdevelopersjournal.com">timstall.dotnetdevelopersjournal.com

>>>

>>>

>>>"Anand" wrote:

>>>

>>>>Hi All,

>>>>The postback on my desktop stopped working. I am trying to run the

>>>>webapplication locally on my desktop and the Postback on my home page

>>>>won't

>>>>trigger on any of my dropdown selections. The error on the displayed

>>>>HTML

>>>>points to the line in the PostBack event which is not my code but the

>>>>auto

>>>>generated code for the postback event.

>>>>Have anybody else faced this issue. Any help appreciated.

>>>>

>>>>Thanks

>>>>Anand

>>

>>

>









-