在使用ConfigMgr2012的Web Service对SCCM的功能进行扩展开发的时候,参照博客
Extending the Application Catalog in System Center 2012 Configuration Manager
使用了其中的方法。调试的时候报错
System.Web.Services.Protocols.SoapException was unhandled by user code
Actor=""
HResult=-2146233087
Lang=""
Message=System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.ServiceModel.FaultException`1[Microsoft.ConfigurationManager.SoftwareCatalog.Service.Faults5000.ValidationFault]: A parameter is invalid
LOG中没有更详细的表述具体是哪个参数非法,求助有没有大神有solution.
Best Regards,
Tulip