A
Alex Lein
I've got a series of 3 drop down menus that validate my
form. on my local win2k machine, the script works fine.
When i upload it to my win2k3 production server, the
__doPostBack function generates errors
its giving me for element names with colons (":") in it.
its trying to reference "mkn:header:navigation.dropdown1"
Ive found the problem in MSDN, its a problem with ASP.NET
the hotfix rollup from this article is what i need:
http://support.microsoft.com/default.aspx?scid=kb;EN-
US;818803
however, when i try to get support from microsoft online,
they tell me my Product ID is invalid or not supported in
Canada or the USA.
where can i get this hotfix or is there another solution
to this problem?
form. on my local win2k machine, the script works fine.
When i upload it to my win2k3 production server, the
__doPostBack function generates errors
its giving me for element names with colons (":") in it.
its trying to reference "mkn:header:navigation.dropdown1"
Ive found the problem in MSDN, its a problem with ASP.NET
the hotfix rollup from this article is what i need:
http://support.microsoft.com/default.aspx?scid=kb;EN-
US;818803
however, when i try to get support from microsoft online,
they tell me my Product ID is invalid or not supported in
Canada or the USA.
where can i get this hotfix or is there another solution
to this problem?