Why the project is created on Linux does not open in Windows
Search
Why the project is created on Linux does not open in Windows
Greetings to all! faced with this problem: The project created Suse 12.3 does not open in Windows what could be wrong?
Re: Why the project is created on Linux does not open in Windows
That is too less information to give any useful answer.
What did you do and what does not work ?
Are the path (pvss_path, proj_path) in the config file correct ?
Any log messages ?
What did you do and what does not work ?
Are the path (pvss_path, proj_path) in the config file correct ?
Any log messages ?
Re: Why the project is created on Linux does not open in Windows
Hi, today OpenSuse12.3 stopped the project, saved it and tried to open it already in Windows. I send the log file and config file. Look what's wrong? https://www.winccoa.com/fileadmin/image ... es/Log.txt https://www.winccoa.com/fileadmin/image ... es/Log.txt https://www.winccoa.com/fileadmin/image ... es/Log.txt
- Attachments
-
- Log.txt
- (23.49 KiB) Downloaded 231 times
Re: Why the project is created on Linux does not open in Windows
config
[general]
pvss_path = "C:/Siemens/Automation/WinCC_OA/3.12"
proj_path = "C:/Users/Ruslan/Documents/ISU_UZEN"
proj_version = "3.12"
userName = "root"
password = ""
langs = "en_US.utf8"
langs = "ru_RU.utf8"
[general]
pvss_path = "C:/Siemens/Automation/WinCC_OA/3.12"
proj_path = "C:/Users/Ruslan/Documents/ISU_UZEN"
proj_version = "3.12"
userName = "root"
password = ""
langs = "en_US.utf8"
langs = "ru_RU.utf8"
Re: Why the project is created on Linux does not open in Windows
Hello,
the database is not fully compatible when copying a project from Linux to Windows.
With the following config-entry you can define a setting for the value-archives. In your case the startup should work when using the following entry:
[valarch]
useHeaderSize = "Linux"
Best Regards
Leopold Knipp
Senior Support Specialist
the database is not fully compatible when copying a project from Linux to Windows.
With the following config-entry you can define a setting for the value-archives. In your case the startup should work when using the following entry:
[valarch]
useHeaderSize = "Linux"
Best Regards
Leopold Knipp
Senior Support Specialist
Re: Why the project is created on Linux does not open in Windows
[valarch]
useHeaderSize = "Linux"
[general]
pvss_path = "C:/Siemens/Automation/WinCC_OA/3.12"
proj_path = "C:/Users/Ruslan/Documents/ISU_UZEN"
proj_version = "3.12"
userName = "root"
password = ""
langs = "en_US.utf8"
langs = "ru_RU.utf8"
In the config file, so had to register or what?
useHeaderSize = "Linux"
[general]
pvss_path = "C:/Siemens/Automation/WinCC_OA/3.12"
proj_path = "C:/Users/Ruslan/Documents/ISU_UZEN"
proj_version = "3.12"
userName = "root"
password = ""
langs = "en_US.utf8"
langs = "ru_RU.utf8"
In the config file, so had to register or what?
Re: Why the project is created on Linux does not open in Windows
Hello,
normally the first section in the config-file is the general-section and all other sections are inserted afterwards.
It should also work with the order mentioned in your posting.
I do not understand your question. After editing the config-file there is no need to register the project again.
Have you tried to start the project?
Best Regards
Leopold Knipp
Senior Support Specialist
normally the first section in the config-file is the general-section and all other sections are inserted afterwards.
It should also work with the order mentioned in your posting.
I do not understand your question. After editing the config-file there is no need to register the project again.
Have you tried to start the project?
Best Regards
Leopold Knipp
Senior Support Specialist