Have done this mate, thanks for the suggestion but I did not work?
Eclipse=>Error at root level: System.ArgumentException: Property set method not found.
at System.Reflection.RuntimePropertyInfo.SetValue(Object obj, Object value, BindingFlags invokeAttr, Binder binder, Object[] index, CultureInfo culture)
at System.Reflection.RuntimePropertyInfo.SetValue(Object obj, Object value, Object[] index)
at System.Reflection.PropertyInfo.SetValue(Object obj, Object value)
at ArachnidCreations.DevTools.ORM.convertDataTabletoObject[T](DataTable dataTable, String fieldprefix) in c:\WDD\Bots\Skinbot-MultibotV1.1.2\Data\ORM.cs:line 491
at Eclipse.WoWDatabase.Core.UpdateQuests() in c:\WDD\Bots\Skinbot-MultibotV1.1.2\Core.cs:line 231
at Eclipse.WoWDatabase.Core.Pulse() in c:\WDD\Bots\Skinbot-MultibotV1.1.2\Core.cs:line 194