Buttons Don't Work

J

Josh

Hi Guys,

I have reciently installed windows sp2 and now alot of the button click
events don't work in internet explorer.

Does anyone know how to fix this problem ?

Cheers,

Josh
 
H

Hermit Dave

does you web root still have aspnet_client folder with the validtion js file
? i have heard of it messing postbacks

extracts from a channel9.msdn.com

---------------------------------
I was having similar problems with events not firing. There could be a
couple things going on here, but I got it solved by doing the following:

1) Run the command: aspnet_regiis -c

This should take the new javascript libraries from the .NET framework and
put them in your C:\inetpub\wwwroot\ directory.

2) Restart IIS (at least I did)

3) Make sure all your web applications are using the new aspnet_client
directories. I was running into an issue where an application was using the
old JavaScript libraries because they had been copied into an application
directory.



As a note, I am running IIS 6.0, XP with SP2.



Good luck! This was a pretty frustrating problem; hopefully this will save
some folks a lot of pain.

---------------------------------

hope that helps
--

Regards,

Hermit Dave
(http://hdave.blogspot.com)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,566
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top