S
sanweb
Hello,
We have been running for several years and have upgraded 2x in the past without issues but after trying to upgrade from 8.x to 9.x our main database application will not run properly. I found that for some reason the users environment variables are not being passed to the application anymore. The command line that starts our database requires a user specific .ini file to be loaded from a folder in the users documents folder. This .ini file assigns the workstation ID for the user that is logged in. Here are the published application settings:
Target: J:\GJCWIN\sbbwin.exe
Start In: %userprofile%\GJCWIN\data
Parameters: %userprofile%\GJCWIN\jonas.ini GJC00
We are running 2x on a Windows 2003 server using a workgroup instead of a domain. All of our workstations are WinXP Pro.
After upgrading to 9.x when a user tries to launch the application it now seems like it is being launched in the context of the Administrator and is getting the .ini file from the administrators folder because the application shows all users running under the same workstation ID instead of a unique ID for each user like it is supposed to. I had to downgrade back to the 8.x version until I find a solution for this issue. Any ideas would be greatly appreciated.
Thanks,
Dan
We have been running for several years and have upgraded 2x in the past without issues but after trying to upgrade from 8.x to 9.x our main database application will not run properly. I found that for some reason the users environment variables are not being passed to the application anymore. The command line that starts our database requires a user specific .ini file to be loaded from a folder in the users documents folder. This .ini file assigns the workstation ID for the user that is logged in. Here are the published application settings:
Target: J:\GJCWIN\sbbwin.exe
Start In: %userprofile%\GJCWIN\data
Parameters: %userprofile%\GJCWIN\jonas.ini GJC00
We are running 2x on a Windows 2003 server using a workgroup instead of a domain. All of our workstations are WinXP Pro.
After upgrading to 9.x when a user tries to launch the application it now seems like it is being launched in the context of the Administrator and is getting the .ini file from the administrators folder because the application shows all users running under the same workstation ID instead of a unique ID for each user like it is supposed to. I had to downgrade back to the 8.x version until I find a solution for this issue. Any ideas would be greatly appreciated.
Thanks,
Dan