|
Home > Archive > IIS Server > November 2004 > asp.net, linkbutton __doPostBack in "href" element is treated like a link, n
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
asp.net, linkbutton __doPostBack in "href" element is treated like a link, n
|
|
| Eugene 2004-11-07, 7:47 am |
| Hi All,
I was moving an asp.net application from IIS 5 to IIS 6 and ran into a
weird kind of trouble. Also, the OS of the server changed to Windows
Server 2003. Any LinkButton click event is treated not like an actual
server event, but the __doPostBack... is being put in the address bar
of the browser and the browser gives me an "Invalid syntax error". All
buttons work fine, imagebuttons too, but not the linkbuttons. Have
anyone faced that issue before? Does anyone have an idea where I
should look to fix it?
Thank you.
|
|
|
|
|