issue running cuteeditor in Windows7

Last post 08-03-2010, 10:44 AM by Adam. 2 replies.
Sort Posts: Previous Next
  •  07-25-2010, 1:57 AM 62692

    issue running cuteeditor in Windows7


    same code or same project works fine in WindowsXP , with iis 6.0 and .net 2008.
     
    but if we want to run that same project in Windows7 , with iis 7.5 and .net 2008,
     
    we are getting below error, please suggest if we have to do any extra setting at project level -
     
     

    Server Error in '/xxx' Application.

    Object reference not set to an instance of an object.

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.

    Source Error:

    Line 182:        }
                Line 183:        function xxx(stringQuestion) {
                Line 184:            var editor1 = document.getElementById('<%=Editor1.ClientID%>');
                
  •  07-25-2010, 10:23 AM 62699 in reply to 62692

    Re: issue running cuteeditor in Windows7

    Please download CuteEditor Temporary License, unzip it, and then copy this license file to bin folder, and test it again. License missing will lead to this issue.
     
    Keep us known.
     
    Regards,
    Eric
  •  08-03-2010, 10:44 AM 63024 in reply to 62692

    Re: issue running cuteeditor in Windows7

    gurpreet:

    same code or same project works fine in WindowsXP , with iis 6.0 and .net 2008.
     
    but if we want to run that same project in Windows7 , with iis 7.5 and .net 2008,
     
    we are getting below error, please suggest if we have to do any extra setting at project level -
     
     

    Server Error in '/xxx' Application.

    Object reference not set to an instance of an object.

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.

    Source Error:

    Line 182:        }
                Line 183:        function xxx(stringQuestion) {
                Line 184:            var editor1 = document.getElementById('<%=Editor1.ClientID%>');
                
     
     
    For IIS 7.5 projects, please use instructions at Framework 2.0/Deployment.htm and use CuteEditor.dll under Framework 2.0\bin.
     
    Hope it helps.
     
    Keep me posted

    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

View as RSS news feed in XML