This is a migrated thread and some comments may be shown as answers.

RadUpload issue using new Rad Button...

1 Answer 83 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Kevon Hayes
Top achievements
Rank 1
Kevon Hayes asked on 30 Nov 2010, 06:50 PM
I had this working perfectly in Dev however when I pushed this to Production I get the following error when clicking the Submit button to upload the file:

At /umbraco/editContent.aspx?id=3261&RadUrid=76f40619-b282-43e3-8427-52ae798ded4f (Referred by: http://dev.rockfordil.gov/umbraco/editContent.aspx?id=3261): System.NullReferenceException: Object reference not set to an instance of an object.     at corPressRelease_DT.usercontrols.corPressRelease_DT.corSubmitButton_Click(Object sender, EventArgs e) in C:\DOT.NET_WEB_PROJECTS\corApplicationFeatures\corPressRelease_DT\usercontrols\corPressRelease_DT.ascx.cs:line 127     at Telerik.Web.UI.RadButton.OnClick(ButtonClickEventArgs e)     at Telerik.Web.UI.RadButton.RaisePostBackEvent(String eventArgument)     at Telerik.Web.UI.RadButton.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)

view image - Line 127 is blank in my C# file.

I'm not sure what's the problem..

1 Answer, 1 is accepted

Sort by
0
Kevon Hayes
Top achievements
Rank 1
answered on 30 Nov 2010, 07:19 PM
Problem solved... not a Telerik problem.  Twas a property rename issue.  Sorry Gents.
Tags
General Discussions
Asked by
Kevon Hayes
Top achievements
Rank 1
Answers by
Kevon Hayes
Top achievements
Rank 1
Share this question
or