Hello,
I am trying to connect to an access database from my solution, and have ran into an issue. When compiling to program to run it, I receive the following error:
"'Code Generation for property 'UpdateOrder' failed. Error Was: 'Type'Action.Action2DataSet TableAdapters.TableAdapterManager +UpdateOrderOption' is not available in the target framework.'"
Can anyone please shed some light on how to resolve this issue?
Thanks in advance,
Charles
I am trying to connect to an access database from my solution, and have ran into an issue. When compiling to program to run it, I receive the following error:
"'Code Generation for property 'UpdateOrder' failed. Error Was: 'Type'Action.Action2DataSet TableAdapters.TableAdapterManager +UpdateOrderOption' is not available in the target framework.'"
Can anyone please shed some light on how to resolve this issue?
Thanks in advance,
Charles