cancel
Showing results for 
Search instead for 
Did you mean: 

PostBack Error

Former Member
0 Kudos

Hello,

I have just upgraded to .Net PDK 2.5 from 2.0 and have found the following errors on my deployed components:

When I have a link button and a validator on a page at the same time the link button stops working and I get a javascript error. The error is WebForm_PostBackOptions is undefined.

It appears to be that the webresource.axd is not being downloaded.

Any help greatly appriciated.

Paul.

Accepted Solutions (0)

Answers (4)

Answers (4)

fabio_sarmento
Contributor
0 Kudos
fabio_sarmento
Contributor
0 Kudos
fabio_sarmento
Contributor
0 Kudos
Former Member
0 Kudos

Paul,

Did you ever find out what what causing the problem? I'm experiencing something similar as we had to build a new Test Portal Server and it was built on a 64 Bit Server with .NET Runtilme 2.5. When I deploy my code from VS 2003 (1.1 .NET) I receive the same error when trying to submit a form with a link button that has .NET validation.

If I deploy my code to our current production instance PDK 1.0 I don't experience any problems.

Thanks,

Kevin