Hi Everybody,
I had installed employee portal succesfully and it is working correctly on .net framework 1.0.But I need to install it on .net 2.0 framework.I have configured and installed it correctly,but lookup is not working correctly.While opening the lookup,the popup window is opening,but while selecting it is giving javaScript error :
getElementById('..') is null or not an object
Any idea and help is appreciated...
Thanks in advance:
Surya Prakash Singh
Comments
Is anybody tried like this .Pls send some ideas....
I am waiting deliberately
Thanx.
Surya
this will not work!
ASP.NET 2.0 is generating the ids of DIV elements different than ASP.NET 1.1.
These are two completely different versions!
Rainer
Now I am using .net 1.1 only