client side error with all my editors including examples

Last post 09-26-2005, 8:26 PM by mat41. 8 replies.
Sort Posts: Previous Next
  •  09-19-2005, 9:37 PM 10761

    client side error with all my editors including examples

    I have just deployed an application in a live environment and are experiencing the following client side error:
    Line 2
    Char 73466
    Error 'undefined' is null or not an object
     
    I am getting this error when I click on the Normal, HTML and preview buttons on the http://localhost/NavSysComNew/CuteEditor_Files/default.asp page as well as the pages where I have the editor. 
     
    Hopefully I have forgotten to do something while transfering the pages.  The exact same set of pages are working on my laptop, the spell checker is working great, the editor tools are working great.  While my pages are behaving like this I can not get the posted value the editor holds.  This has me stumpted big time, I will greatly appreciate any help you can give me.
     
    TYIA

    Wind is your friend
  •  09-19-2005, 10:18 PM 10762 in reply to 10761

    Re: client side error with all my editors including examples

  •  09-19-2005, 11:07 PM 10764 in reply to 10762

    Re: client side error with all my editors including examples

    Sure, it is exactly as it got unzipped:
     
    websiteRoot/CuteEditor_Files/CuteEditor_Files

    My bin dir (spell checker working like a charm):

    websiteRoot/bin

    I zipped the whole site and copied it onto another machine (live server) the structure is the same. I am in defence environment, we do not have USB's or CD's I zipped the site and then split the zipped file then joined it back together (transfered all files by floppy) would this have an effect?

    Mate everthing is working so nice on my laptop, its a mirror image on the server
     

    Wind is your friend
  •  09-20-2005, 12:34 PM 10794 in reply to 10764

    Re: client side error with all my editors including examples

    Are you sure the following path is correct?
     
    <!-- #include file = "CuteEditor_Files/include_CuteEditor.asp" -->
     
    Can you double-check this?
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  09-20-2005, 7:58 PM 10827 in reply to 10794

    Re: client side error with all my editors including examples

    Thankyou for your time - My path is:
     
    <!-- #include file = "CuteEditor_Files/CuteEditor_Files/include_CuteEditor.asp" -->
     
    If this path is in correct the page will not render (include file not found).  The path I an using is correct, the page renders error free, the editor shows as it should, all the editor tools work as they should, the spell (NetSpell) works like a wet dream.  Mate we are so close to getting this system (a briefing system for the Australian Defence force) past the dev phase into a preliminary live environment its not funny, they love it in its dev environment (XP stand alone)!!!
     
    I have it working great on my XP pro machine (classic ASP app) They have all but signed off on it.  My self and my company (www.framegroup.com.au) will be out of flavour if I can not resolve this issue asap.  The benefits to your product will be massive if this editor gets the green flag.  The reason yours will get the nod - NO client side dependencies what so ever.  They have a strict NT workstation SOE and a strict 2000 Server (the intended live environment where I a having trouble) SOE all other products I have tested need text files on the client or to execute some .exe to get a spell checker working. 
     
    This morning I went direct to the box and got clearence to copy the files directly, the problem still exists.  What I was mentioning in my previous post about spliting the files and sweing them back to gether please dis regard.
     
     
    BTW : When I click the Preview or HTML buttons not only do I get the error talked about above, the mode does not change.  I can not view the HTML at all.  Also when I submit the page, no data is found in the editor form variable.  No matter what I type inside the editor an empty string gets posted.  As I said this is happening in your test editors also.
     
    Whats the chances I can call you.  We will pay for your time, where are you in the world.  If this gets fixed you will sell many instances, they will probably purchase the source code and enter into an open agreement.
     
    TYIA

    Wind is your friend
  •  09-20-2005, 8:06 PM 10828 in reply to 10827

    Re: client side error with all my editors including examples

    Ok I have just tested it directly on the server, it works as it should IE (6.0 standard server SOE).
     
    When I am using an NT workstation (IE 5.5 and the standard SOE around Australia) it fails.  Oh no this is bad, has your product been tested for IE 5.5 - Mate, what can I do?

    Wind is your friend
  •  09-21-2005, 7:52 PM 10872 in reply to 10828

    Re: client side error with all my editors including examples

    Can you tell me your IE 5.5 whole version number?

    If it's a bug, we will fix it as soon as possible.

    There is a minor version will be released soon.
     
    This minor version will fix all the exisitng bugs.
     
    After this release, we will focus on the version 5.0.
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  09-21-2005, 8:26 PM 10877 in reply to 10872

    Re: client side error with all my editors including examples

    Thank you for your time.  This has now turned into a bit of a cross post, my applogies for this.  For anybody following the post you should also follow:
     
    http://cutesoft.net/forums/10871/ShowPost.aspx


    The whole browser version number is:
    5.50.4807.2300CO

    Update Versions: SP2; Q306121; Q313675; Q828750; Q824145; Q832894; Q867801


    TYIA

    Wind is your friend
  •  09-26-2005, 8:26 PM 11059 in reply to 10877

    Re: client side error with all my editors including examples

    Adam
     
    I have downloaded your version 4.2 you said the IE 5.5 SP2 thing was fixed, it is not.  There is no difference, the problem remains:
     

    client side error:
    Line 2
    Char 73466
    Error 'undefined' is null or not an object
     
    I am getting this error when I click on the Normal, HTML and preview buttons on the http://localhost/NavSysComNew/CuteEditor_Files/default.asp page as well as the pages where I have the editor.

    I must speak to your management regarding the mis representation of your product and non conformance.  I have asked you several times, you refuse to give it.  Your editor fails in an environment you claim it works.
    Very annoyed, you said in your email it was fixed, nothing has been done
     
    EDITED to advise anybody following this post.  People who intend to use this product in an IE 5.5 SP2 environment need to follow this post now :  http://cutesoft.net/forums/11064/ShowPost.aspx
     
    The issue regarding the client side errors when the HTML, preview and Normal buttons are clicked has been resolved.  The failure of the editor to post values of any kind still remains a problem.  Frankly its a show stopper for me.  If any body knows of another product that has a spell checker with NO CLIENT side requirements (only need minimal text editing tools):
     
    I want it, dont care what it costs.  Please contact me matthew.burr [ at ] framegroup.com.au

    Wind is your friend
View as RSS news feed in XML