I'm starting another thread as I now have a clearer picture of the problem I've been having :
I've developed a couple of delphi 5 applications against SQL Server and paradox.
My client has now installed these applications onto a Citrix server - one of which works without a problem.
The other gives an error when started up.
The error being :
"Directory is controlled by other .NET file.
Directory: C: File: \\SERVER1\FOLDER1\APP1\TEMPBDE\PDOXUSRS.LCK"
The 'TempBDE' being a folder I force the creation of at start up and set this to be the 'Session.PrivateDir' path for the application.
Can anyone enlighten me as to how this can be worked around ?
I am not familiar with Citrix and currently do not have access to such a set-up so I'm kind of working blind here.
Would the root of the problem be the set up of the BDE on the client machine or on the server itself ?
Which one of these comes into play in regards to the setting of the 'NetDir' in the BDE Administrator setup ?
Similarly do I need to consider the 'LocalShare' property on server / client ?
Any help would be greatly appreciated.
Thanks in advance.
Steve
[steven.keclik@s3t.co.uk]
I've developed a couple of delphi 5 applications against SQL Server and paradox.
My client has now installed these applications onto a Citrix server - one of which works without a problem.
The other gives an error when started up.
The error being :
"Directory is controlled by other .NET file.
Directory: C: File: \\SERVER1\FOLDER1\APP1\TEMPBDE\PDOXUSRS.LCK"
The 'TempBDE' being a folder I force the creation of at start up and set this to be the 'Session.PrivateDir' path for the application.
Can anyone enlighten me as to how this can be worked around ?
I am not familiar with Citrix and currently do not have access to such a set-up so I'm kind of working blind here.
Would the root of the problem be the set up of the BDE on the client machine or on the server itself ?
Which one of these comes into play in regards to the setting of the 'NetDir' in the BDE Administrator setup ?
Similarly do I need to consider the 'LocalShare' property on server / client ?
Any help would be greatly appreciated.
Thanks in advance.
Steve
[steven.keclik@s3t.co.uk]