I have telerik reporting problem, the problem is ; when I change some area in the report, visual studio automaticly adding this code on TranscriptReport.designer.cs
this.pictureBox1.MimeType = global::Inovera.AIS.WEB.Student.Report.Properties.OgrenciBelgesiResource_en_US.StatusExplanation;
How can I fix it ?