Kbase P68353: Exception system.IO.File not found Exception when running pr
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  2/19/2004 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.0A
SYMPTOM(s):
Attempting to use a generated proxy on one machine when the proxy was generated on another machine
An Unhandled exception of type 'system.IO.File not found Exception' occurred in system.windows.forms.dll
Additional Information: File or assembly name System.Data, or one of its dependancies was not found.
CAUSE:
The proxy was generated on a machine which has a newer version of the C# compiler (csc.exe) and the .Net runtime than the machine which is attempting to run it has
FIX:
Either ensure that both machines have the same .Net runtime available or regenerate the proxy on the machine which has the older C# (csc.exe) compiler and .Net runtime