Help me about this error --'objMIMSJ' is null or not an object

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Madhusudana Babu
    New Member
    • Mar 2008
    • 3

    Help me about this error --'objMIMSJ' is null or not an object

    Hi,

    i got this error.Please help me any one know about this error.

    Microsoft JScript runtime (0x800A138F)
    'objMIMSJ' is null or not an object
    /NewEllipseTest/mse/Template/mseError.asp, line 29


    Thank you
    Regards
    madhu
  • DrBunchman
    Recognized Expert Contributor
    • Jan 2008
    • 979

    #2
    Hi Madhu,

    The error is occurring because objMIMSJ has not been created or has been destroyed prior to line 29 trying to use it.

    Can you print your code please including whatever line 29 is and we can see what the problem is.

    Dr B

    Comment

    • Madhusudana Babu
      New Member
      • Mar 2008
      • 3

      #3
      i got the soluation,that' s y i am deleting

      i got the soluation,that' s y i am deleting
      Last edited by Madhusudana Babu; Mar 6 '08, 12:06 AM. Reason: i got the soluation,that's y i am deleting

      Comment

      Working...