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

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
Search

Post Reply
7 posts • Page 1 of 1
Arbudu
Posts: 13
Joined: Thu Sep 25, 2014 10:46 am

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

Post by Arbudu »

Greetings to all! faced with this problem: The project created Suse 12.3 does not open in Windows what could be wrong?

User avatar
mkoller
Posts: 741
Joined: Fri Sep 17, 2010 9:03 am

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

Post 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 ?

Arbudu
Posts: 13
Joined: Thu Sep 25, 2014 10:46 am

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

Post 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
Attachments
Log.txt
(23.49 KiB) Downloaded 231 times

Arbudu
Posts: 13
Joined: Thu Sep 25, 2014 10:46 am

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

Post 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"

User avatar
leoknipp
Posts: 2926
Joined: Tue Aug 24, 2010 7:28 pm

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

Post 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

Arbudu
Posts: 13
Joined: Thu Sep 25, 2014 10:46 am

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

Post 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?

User avatar
leoknipp
Posts: 2926
Joined: Tue Aug 24, 2010 7:28 pm

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

Post 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

Post Reply
7 posts • Page 1 of 1