DBF cannot be opened on certain servers
Posted: Fri Jan 15, 2021 3:34 pm
We use DBF only for some special cases.
We have now two computers in our own network where the DBF cannot be opened. (dbfcdx without indexes, small files with few columns)
Sprachen XSharp.Internal.WrappedException: Exception of type 'XSharp.Internal.WrappedException' was thrown.
The two computers are Windows 2019 with Dotnet framework 4.7.2. Another very similar server opens the files normally. Also all other tested computers can open the files normally.
I get the following error messages (we have our own set of basic dlls derived from the last Vulcan version)
at DbServer.Error(__Usual[] Xs$Args) in E:JenkinsworkspaceBaseLibBaseLibsrcBaseRDDDBServer2.prg:line 1110
at dbDynamic.InitRDD(__Usual[] Xs$Args) in E:JenkinsworkspaceAcsLibACSLibsrcAcsRDD__VulcandbDynamic.prg:line 747
at dbDynamic.InitObject(__Usual[] Xs$Args) in E:JenkinsworkspaceAcsLibACSLibsrcAcsRDD__VulcandbDynamic.prg:line 331
The X# dlls including the XSHARP.RDD.DLL could be loaded correctly from the same own directories, so GAC problems are excluded.
There are no other computers that open the file at the same time. With Process Monitor I could verify that the program can access the file.
Does someone has an idea what can be a reason?
Thanks
Arne
We have now two computers in our own network where the DBF cannot be opened. (dbfcdx without indexes, small files with few columns)
Sprachen XSharp.Internal.WrappedException: Exception of type 'XSharp.Internal.WrappedException' was thrown.
The two computers are Windows 2019 with Dotnet framework 4.7.2. Another very similar server opens the files normally. Also all other tested computers can open the files normally.
I get the following error messages (we have our own set of basic dlls derived from the last Vulcan version)
at DbServer.Error(__Usual[] Xs$Args) in E:JenkinsworkspaceBaseLibBaseLibsrcBaseRDDDBServer2.prg:line 1110
at dbDynamic.InitRDD(__Usual[] Xs$Args) in E:JenkinsworkspaceAcsLibACSLibsrcAcsRDD__VulcandbDynamic.prg:line 747
at dbDynamic.InitObject(__Usual[] Xs$Args) in E:JenkinsworkspaceAcsLibACSLibsrcAcsRDD__VulcandbDynamic.prg:line 331
The X# dlls including the XSHARP.RDD.DLL could be loaded correctly from the same own directories, so GAC problems are excluded.
There are no other computers that open the file at the same time. With Process Monitor I could verify that the program can access the file.
Does someone has an idea what can be a reason?
Thanks
Arne