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