G
gws
We have an application that consists of a Delphi executable and some .NET
assemblies. Delphi uses the .NET assemblies through COM. In one of the .NET
asseblies a xml file will be read for database connection settings.
In some cases the read action of the xml hangs. It doesn't raise an
exception, it hangs. After that we kill the process and restart the
application and it hangs again.
With a porcess explorer we saw that the xml file can be read and was read
well, but after that it seems to hang in the .NET (i.e. MSXML) xml parser.
We've tried to reïnstall .NET (2.0 SP1) and that works, but the problems
popups after one or two days again.
Does anybody recognize this or this kind of problems? And does anybody know
a solution or any hint to get a solution?
assemblies. Delphi uses the .NET assemblies through COM. In one of the .NET
asseblies a xml file will be read for database connection settings.
In some cases the read action of the xml hangs. It doesn't raise an
exception, it hangs. After that we kill the process and restart the
application and it hangs again.
With a porcess explorer we saw that the xml file can be read and was read
well, but after that it seems to hang in the .NET (i.e. MSXML) xml parser.
We've tried to reïnstall .NET (2.0 SP1) and that works, but the problems
popups after one or two days again.
Does anybody recognize this or this kind of problems? And does anybody know
a solution or any hint to get a solution?