Auto Thumbnail Error in DNN

  •  04-01-2008, 10:31 AM

    Auto Thumbnail Error in DNN

    Hello
     
    Steps to repeat an error: 
    1. Login as host.
    2. Edit any Html module content.
    3. Click Insert Image button.
    4. Select test.jpg image.
    5. Click Auto Thumbnail button. 
    6. Leave all values by default.
    7. Click OK button.
     Here is error message from the server log:
     
    Exception information:
    Exception type: NullReferenceException
    Exception message: Object reference not set to an instance of an object.
     
    Stack trace: at CuteEditor.Dialogs.ThumbnailPage.thumbnailButton_Click(Object sender, EventArgs e)
    at System.Web.UI.WebControls.Button.OnClick(EventArgs e)
    at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
    at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
    at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
    at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
     
    I have wrote you dev site URL and host's password by IM.
     
    Please can you help
     
    Thanks
     
    Alex
View Complete Thread