This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
Subject: [Solved]Disappearing TCPIP port during Upgrade
Feedback Type: Problem
Product Area: Notes Client
Technical Area: Install
Platform: Windows
Release: 8.5.3
Reproducible: Always
Hello!
I have a problem with Lotus Notes upgrade. I have created a customized package of Lotus Notes 8.5.3 using InstallShield Tuner.
When I upgrade a Notes 8.5.2 installation the TCPIP port dissapears which render the Notes installation useless.
I use a ConfigFile which I embed into the package. This is the contents:
Domino.Server=1
AdditionalServices=0
AdditionalServices.NetworkDial=0
Replication.Schedule=1
Replication.Threshold=1
Domino.Name=
Domino.Port=TCPIP
IM.ConnectWhen=0
IM.Server=sametime.XYZ.se
IM.Port=1533
IM.Protocol=0
IM.ProxyType=
IM.ProxyServer=
IM.ProxyPort=
IM.ServerNameResolve=
IM.ProxyUsername=
IM_ENABLE_SSO=1
IM_No_Setup=1
Mail.Incoming.Protocol=
Mail.Incoming.Name=
Mail.Incoming.Server=
Mail.Incoming.Username=
Mail.Incoming.Password=
Mail.Incoming.SSL=
Mail.Outgoing.Name=
Mail.Outgoing.Server=
Mail.Outgoing.Address=
Mail.InternetDomain=
NetworkDial.EntryName=
NetworkDial.Username=
NetworkDial.Password=
NetworkDial.Phonenumber=
NetworkDial.Domain=
News.Name=
News.Server=
Directory.Name=
Directory.Server=
Proxy.UseHTTP=
Proxy.HTTP=
Proxy.FTP=
Proxy.Gopher=
Proxy.SSL=
Proxy.SOCKS=
Proxy.HTTPTunnel=
Proxy.None=
As you see the port is there Domino.Port=TCPIP
. Also it is not removed from MSI-file (only optional network port LAN0 is removed!).
I have a theory that I have to redo the whole MST-file from the beginning again as it probably become corrupt during my many edits.
Is there anybody with similar experience?
Feedback number WEBB8MQMXW created by ~Tate Kikigengon on 10/17/2011
Status: Closed
Comments: Solution:
From IBM support.
For the 8.5.3 upgrade. Create a MST-file with the EXACT same lines in same order (as the old 8.5.2 mst file). And now the upgrade works. But only using this MST, if I am using the default install (no customized mst) the the port disappears again.