Kbase P97275: Unable to consume a .Net Web Service using strongly-typed DataTables defined in a Progress .Net prox
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  1/31/2006 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.x
SYMPTOM(s):
Getting errors when consuming a .Net Web Service using strongly-typed DataTables defined in a Progress .Net proxy:
Server Error in '/WebService1' Application.
You must implement the Add(System.Object) method on <DataTable> because it inherits from IEnumerable
CAUSE:
Bug# 20041103-004
CAUSE:
The Add(System.Object) method is not implemented in the <DataTable> class.
FIX:
Upgrade to OpenEdge 10.1A and later.