I have developed my site in following environment.
.netframework 2.0
ajax 2.0 where there is no issue
I am running my site in following environment.
.net framework 4.0 wihout converting it into 4.0
Getting following types of error.
Microsoft JScript runtime error: 'RadMenu' is undefined
Microsoft JScript runtime error: 'RadTabStrip' is undefined
Microsoft JScript runtime error: 'RadControlsNamespace' is undefined
Microsoft JScript runtime error: 'RadGridNamespace' is undefined
Microsoft JScript runtime error: 'RadTabStrip' is undefined
what should be done to solve this issue?