'/' ÀÀ¿ë ÇÁ·Î±×·¥¿¡ ¼­¹ö ¿À·ù°¡ ÀÖ½À´Ï´Ù.

Error attempting to interpret or access data field for getColumnIndex(NCS_YN) in row 0 of this data source.
The field name or index cannot be accessed for the datamarker <%%=report2.NCS_YN>.
Check that the text of the data marker is correct, and that the data source column is a compatible data type.
getColumnIndex(NCS_YN): Data source has no field with a matching name.

¼³¸í: ÇöÀç À¥ ¿äûÀ» ½ÇÇàÇÏ´Â µ¿¾È 󸮵ÇÁö ¾ÊÀº ¿¹¿Ü°¡ ¹ß»ýÇß½À´Ï´Ù. ½ºÅà ÃßÀûÀ» °ËÅäÇÏ¿© ¹ß»ýÇÑ ¿À·ù ¹× Äڵ忡¼­ ¿À·ù°¡ ¹ß»ýÇÑ À§Ä¡¿¡ ´ëÇÑ ÀÚ¼¼ÇÑ Á¤º¸¸¦ È®ÀÎÇϽʽÿÀ.

¿¹¿Ü Á¤º¸: SoftArtisans.OfficeWriter.ExcelWriter.SAException: Error attempting to interpret or access data field for getColumnIndex(NCS_YN) in row 0 of this data source.
The field name or index cannot be accessed for the datamarker <%%=report2.NCS_YN>.
Check that the text of the data marker is correct, and that the data source column is a compatible data type.
getColumnIndex(NCS_YN): Data source has no field with a matching name.

¼Ò½º ¿À·ù:


ÁÙ 43: 
ÁÙ 44:             this.Generate_Education_Template();
ÁÙ 45:             _excelTemplate.Process();
ÁÙ 46: 
ÁÙ 47:             _excelTemplate.Save(Page.Response, GetDownloadFilePrefix() + DateTime.Now.ToString("_yyyyMMdd") + ".xls", false);

¼Ò½º ÆÄÀÏ: d:\wwwroot\officewriter.hunet.co.kr\OtherSite\Download\EducationList_Business01.aspx.cs    ÁÙ: 45

½ºÅà ÃßÀû:


[SAException: Error attempting to interpret or access data field for getColumnIndex(NCS_YN) in row 0 of this data source.
The field name or index cannot be accessed for the datamarker <%%=report2.NCS_YN>.
Check that the text of the data marker is correct, and that the data source column is a compatible data type.
getColumnIndex(NCS_YN): Data source has no field with a matching name.]
   SoftArtisans.OfficeWriter.ExcelWriter.Template.?.?(? A_0) +319
   SoftArtisans.OfficeWriter.ExcelWriter.Template.?.?(? A_0) +43
   SoftArtisans.OfficeWriter.ExcelWriter.Template.?.?(? A_0) +94
   SoftArtisans.OfficeWriter.ExcelWriter.Template.?.?(? A_0, ? A_1, Boolean A_2, Boolean A_3) +42
   SoftArtisans.OfficeWriter.ExcelWriter.Template.?.?(? A_0, ? A_1, Int32 A_2) +672
   SoftArtisans.OfficeWriter.ExcelWriter.Template.?.?(? A_0) +856
   SoftArtisans.OfficeWriter.ExcelWriter.Template.?.?(? A_0, Stream A_1) +186
   SoftArtisans.OfficeWriter.ExcelWriter.Template.?.?() +324
   SoftArtisans.OfficeWriter.ExcelWriter.ExcelTemplate.Process() +82
   Report_EducationList_Business01.Page_Load(Object sender, EventArgs e) in d:\wwwroot\officewriter.hunet.co.kr\OtherSite\Download\EducationList_Business01.aspx.cs:45
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +43
   System.Web.UI.Control.OnLoad(EventArgs e) +91
   System.Web.UI.Control.LoadRecursive() +74
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1720


¹öÀü Á¤º¸: Microsoft .NET Framework ¹öÀü:2.0.50727.9061; ASP.NET ¹öÀü:2.0.50727.9061