Spacer
s
menumenu
Spacer
Spacer
Login  |  Register search:  
Spacer
Spacer
Support Forum
Field Already Belongs to this DataTable
Last Post 25 Mar 2006 06:57 PM by Steve Provencher. 0 Replies.
AddThis - Bookmarking and Sharing ButtonPrinter Friendly
Sort:
PrevPrev
You are not authorized to post a reply.
AuthorMessages
Steve Provencher
Moderator
Advanced Member
Advanced Member
Send Private Message
Posts:673


--
25 Mar 2006 06:57 PM  

Issue:
A column named 'Field Name' already belongs to this DataTable: cannot set a nested table name to the same name.
Exception:
[DuplicateNameException: A column named 'Field Name' already belongs to this DataTable: cannot set a nested table name to the same name.]
System.Data.DataColumnCollection.RegisterName(String name, Object obj) +247
System.Data.DataColumn.set_ColumnName(String value) +164
Code5Systems.FormMaster.Business.FormDataController.GetDataSetFromFormResults(String xml, String modulePath, Boolean fromControl) +609
Code5Systems.FormMaster.Business.FormDataController.List(Int32 moduleId, DateTime dtStart, DateTime dtEnd, Int32 pageNum, Int32 pageSize, String modulePath, Boolean fromControl) +59
Code5Systems.FormMaster.FormReport.BindGrid() +271

Resolution:
Using the attached file
Unzip and put the file (FormResultsDataSet.xslt) in the archive in
DNNRoot/DesktopModules/Code5Systems_FormMaster/assets/xslt
Please make a backup of the file before copying over with this new one.
If all goes well the duplicated columns should get a number appended to the name, which will satisfy the DataSet Creation Process.



 


Attachment: FormResultsDataSet.ZIP

You are not authorized to post a reply.

Active Forums 4.2

 

  
Spacer
SpacerfooterSpacer
Spacer
Update :: September 06, 2010
Spacer