Hi
Suddenly i am getting this error when deploying (Build Interfaces / Build Platforms are all working fine)
INFO - Beginning Portal Deployments
INFO - Starting Deployment for portal 'ProcessHost'
INFO - Getting deployment items...
INFO - Getting Support Files
INFO - Checking 'SupportFiles'
INFO - Generating localization files
INFO - Generating configuration files
ERROR - Exception was thrown when getting deployment items: Method 'SetUserOption' in type 'Sage.SalesLogix.UserOptionsService' from assembly 'Sage.SalesLogix.System, Version=8.3.0.1219, Culture=neutral, PublicKeyToken=null' does not have an implementation.
INFO - Starting Deployment for portal 'sdata'
INFO - Getting deployment items...
INFO - Getting Support Files
INFO - Checking 'SupportFiles'
INFO - Generating localization files
INFO - Generating configuration files
ERROR - Exception was thrown when getting deployment items: Method 'SetUserOption' in type 'Sage.SalesLogix.UserOptionsService' from assembly 'Sage.SalesLogix.System, Version=8.3.0.1219, Culture=neutral, PublicKeyToken=null' does not have an implementation.
INFO - Starting Deployment for portal 'SlxClient'
INFO - Getting deployment items...
INFO - Getting Support Files
INFO - Checking 'SupportFiles'
INFO - Generating localization files
INFO - Generating configuration files
ERROR - Exception was thrown when getting deployment items: Method 'SetUserOption' in type 'Sage.SalesLogix.UserOptionsService' from assembly 'Sage.SalesLogix.System, Version=8.3.0.1219, Culture=neutral, PublicKeyToken=null' does not have an implementation.
INFO - Starting Deployment for portal 'SlxJobService'
INFO - Getting deployment items...
INFO - Getting Support Files
INFO - Checking 'SupportFiles'
INFO - Generating configuration files
ERROR - Exception was thrown when getting deployment items: Method 'SetUserOption' in type 'Sage.SalesLogix.UserOptionsService' from assembly 'Sage.SalesLogix.System, Version=8.3.0.1219, Culture=neutral, PublicKeyToken=null' does not have an implementation.
ERROR - Deployment has completed but Errors have occurred. Please review and if required change the configuration and re-deploy.
Did anyone help me out to resolve this issue please?