Hi Everyone,
I have problem here.
I have created a module using VS 2005 for dotnetnuke. Recently i upgraded my website from 4.4.x to 4.8.4.
I have some pannels on my main page which i use to hide or unhide depending on users credentials. I have certain group of users.Depending on that group i perform hide & unhide operations.
Now, i don't know what is going on. I am using link buttons to perform different actions and a grid with selectedindex changed, in both cases the postback events does not fire, even if i continue clicking the buttons. But suddenly after 4 or 5 tries, it does not post back actually, but make all panels visible.
These all happens when i am using some user other than SuperUsers Account and Administrator Acccount, with these accounts everything goes fine.
Need urgent help.
Thanks.