Employee Portal in .net 2.0

surya.singhsurya.singh Member Posts: 38
edited 2007-03-26 in Navision e-Commerce
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

  • surya.singhsurya.singh Member Posts: 38
    As per my client requirement ,This is very urgent...


    Is anybody tried like this .Pls send some ideas....

    I am waiting deliberately




    Thanx.

    Surya
  • IHateLinuxIHateLinux Member Posts: 223
    Hi,

    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
  • surya.singhsurya.singh Member Posts: 38
    Thanx .

    Now I am using .net 1.1 only
Sign In or Register to comment.