C
Colin Chen
What may cause this problem?
error message:
¡°An unhandled exception of type
'System.Web.Services.Protocols.SoapException' occurred in
system.web.services.dll
Additional information: System.Web.Services.Protocols.SoapException: Server
was unable to process request. ---> System.Data.SqlClient.SqlException:
Updating columns with the rowguidcol property is not allowed.
at System.Data.Common.DbDataAdapter.Update(DataRow[] dataRows,
DataTableMapping tableMapping)
at System.Data.Common.DbDataAdapter.Update(DataTable dataTable)
at ProductsService.ProductsServiceClass.UpdateProductsData(String Diff)
in d:\donnet_service\productsservice\productsserviceclass.h:line 228
--- End of inner exception stack trace ---¡±
error message:
¡°An unhandled exception of type
'System.Web.Services.Protocols.SoapException' occurred in
system.web.services.dll
Additional information: System.Web.Services.Protocols.SoapException: Server
was unable to process request. ---> System.Data.SqlClient.SqlException:
Updating columns with the rowguidcol property is not allowed.
at System.Data.Common.DbDataAdapter.Update(DataRow[] dataRows,
DataTableMapping tableMapping)
at System.Data.Common.DbDataAdapter.Update(DataTable dataTable)
at ProductsService.ProductsServiceClass.UpdateProductsData(String Diff)
in d:\donnet_service\productsservice\productsserviceclass.h:line 228
--- End of inner exception stack trace ---¡±