cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with upgrade from 5.96 to 6.0 PL31

Former Member
0 Kudos

hi i received the following error when trying to upgrade to PL31:


Upgrading Synch information to version 630

Data is Null. This method or property cannot be called on Null values.
   at System.Data.SqlClient.SqlBuffer.get_String()
   at System.Data.SqlClient.SqlDataReader.GetString(Int32 i)
   at NetPoint.SynchSBO.Upgrade.Version._629To630()
   at NetPoint.SynchSBO.Upgrade.Version.Resolve()
   at NetPoint.SynchSBO.Synch.SynchAll()

thanks

Greg.

Edited by: Grzegorz Jachec on Oct 13, 2008 4:55 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Greg,

There are probably null in OOIN.U_PRX_SID.

If this is the case. Just change them to '0' and you should be good.

Answers (0)