Everytime I will deploy my package to live server, I am always getting the error. I didn't modify the SMO, I just updated the form (cosmetic) . Every time you create a package the SMO is always included.
nconsistent smartobject. mapped service object property does not exist. smartobject: sms_readsmslist_smo]. service : smsk2]. service object : dbo-readsms_sp]. version : ]. property : smsselected]
My Solution:
- Go to the server and edit the existing SMO by removing the existing schema then drag the tables on it and save.
It worked.
But, why do I need to the manual procedure wherein there is no changes in table struction nor the SMO>
for your guiance.