Search Results

Type: Posts; User: njain

Search took 0.01 seconds.
  1. Hi Geoffery,

    That error is gone away; Now I am getting different error


    "Microsoft JScript runtime error: 'theForm' is undefined"
    on the below line in below function

    var count =...
  2. Hi Daniil,


    Microsoft JScript runtime error: '_EVENTTARGET' is null or not an object

    Breaks at following code line
    form._EVENTTARGET.value = eventTarget;

    If I say continue on the script...
  3. Hi Daniil,

    Thanks for the reply.

    Option 1 works. But I want my user control to load in the deferred load mode. That was the reason I have placed it inside the Loader yag.

    Option 2 is giving...
  4. Hi,

    I am trying to use Reportviewer version 10.0 inside the Portlet tag but it gives an Javascript error. If I put it on the aspx page and then refer it works.
    Does any one know if it support...
  5. I want to use user control inside the portlet but getting an error

    "This type of page is not served.".

    If I give URL to the aspx page it works fine.

    My question is is there is any way to...
Results 1 to 5 of 5