Hi all,
it was working, but somehow somewhen somewhere it has been broken.
When I try to edit a card or line webpart it refuses to continue working with jscript error messages like:
'Webform_PostBackOptions is not defined"
"getElementById is null or not an object"
In a header of a header/line webpart have been see that making a date field editable it refuses to work, but making it non editable it works... :roll:
In the lines of another header/line webpart making the date fields non editable didn't help.
ideas?
0
Comments
please check if the current IIS site is running under ASP.NET 2.0.
To do this, open the IIS manager, go to your Web Site and open there the properties. Have a look on the .NET configuration page.
The site should run in .NET version 1.1.
HTH,
Rainer
The server is running ASP.NET 2.0, has been changed recently, and seems that using 1.1 in some virtual servers and 2.0 in others doesn't work.