Page 1 of 1

Why the project is created on Linux does not open in Windows

Posted: Sat Sep 27, 2014 3:06 pm
by Arbudu
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

Posted: Sat Sep 27, 2014 10:05 pm
by mkoller
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 ?

Re: Why the project is created on Linux does not open in Windows

Posted: Mon Sep 29, 2014 8:44 am
by Arbudu
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

Re: Why the project is created on Linux does not open in Windows

Posted: Mon Sep 29, 2014 8:55 am
by Arbudu
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"

Re: Why the project is created on Linux does not open in Windows

Posted: Mon Sep 29, 2014 9:02 am
by leoknipp
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

Re: Why the project is created on Linux does not open in Windows

Posted: Mon Sep 29, 2014 10:16 am
by Arbudu
[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?

Re: Why the project is created on Linux does not open in Windows

Posted: Mon Sep 29, 2014 3:17 pm
by leoknipp
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