cancel
Showing results for 
Search instead for 
Did you mean: 

Data is Null.

szymkaw
Explorer
0 Kudos

When I try to synchronize in WebTools 2007 (this is a initial synchronization) I recieve 2 errosr. First is in SBOPriceBrowser row:


Data is Null. This method or property cannot be called on Null values.

Second in SBOItem:

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.SBOObjects.SBOItem.SynchPrice(String itemcode)
   at NetPoint.SynchSBO.SBOObjects.SBOItem.SBOToNetPoint(SBOQueueObject qData)
   at NetPoint.SynchSBO.SynchObjectBase.Synch()

Where is a problem?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

you do not have NPCodes in the synchmanager prices table for all your pricelists

Answers (1)

Answers (1)

Former Member
0 Kudos

Just a guess but try checking that you have prices for all item(s) on your price lists. Also make sure all your price lists are set up to synch.