Where can I donwload WinCC OA old versions?

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
6 posts • Page 1 of 1
yosu
Posts:22
Joined: Wed Mar 14, 2012 4:14 pm

Where can I donwload WinCC OA old versions?

Post by yosu »

I need to convert an old project from WinCC OA 3.11. I am trying to download version 3.11 for Linux but on downloads section, the oldest version I can find, is 3.12. Where can I download WinCC OA older versions?

Gertjan van Schijndel
Posts:634
Joined: Mon Aug 02, 2010 10:37 am

Re: Where can I download WinCC OA old versions?

Post by Gertjan van Schijndel »

On the ETM Portal only the officially supported versions are available for the download. See the older topics.

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: Where can I donwload WinCC OA old versions?

Post by leoknipp »

if you want to convert an old project to a newer version there is no need to install the old version.
You just have to install the new version including the option "old version support". This option can be selected during the setup process.

In the project administration you can register the project and make the upgrade.

Best Regards
Leopold Knipp
Senior Support Specialist

yosu
Posts:22
Joined: Wed Mar 14, 2012 4:14 pm

Re: Where can I donwload WinCC OA old versions?

Post by yosu »

Leopold Knipp wrote:
if you want to convert an old project to a newer version there is no need to install the old version.
You just have to install the new version including the option "old version support". This option can be selected during the setup process.

In the project administration you can register the project and make the upgrade.

Best Regards
Leopold Knipp
Senior Support Specialist
I register project, try to upgrade and error occur:

Code: Select all

convertDb:WCCILdata    (0), 2017.03.22 15:31:05.377: "3.11" does not match with manager version: "3.14" !!
convertDb:WCCILdata    (0), 2017.03.22 15:31:05.381, PARAM,FATAL,      54, Unexpected state, main, Data manager does not run on data host
No problem to upgrade another project 3.12. I have installed WinCC OA 3.12 and WinCC OA 3.14

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: Where can I donwload WinCC OA old versions?

Post by leoknipp »

It looks like you have defined dataHost/eventHost or data/event entries in the config file of the project and the hostnames do not fit the hostname where you have tried to upgrade the project.
Please check the settings in the config file and start the upgrade again using a complete backup of the original project.
If the upgrade process was stopped in between the project database is in an undefined state and therefore you have to use the original project.

Best Regards
Leopold Knipp
Senior Support Specialist

yosu
Posts:22
Joined: Wed Mar 14, 2012 4:14 pm

Re: Where can I donwload WinCC OA old versions?

Post by yosu »

Yes! You are right. Config file project has:

Code: Select all

data = "10.xxx.xxx.xxx"
event = "10.xxx.xxx.xxx"
Comment it and solved.

Thanks

6 posts • Page 1 of 1