System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: SELECT [ID],[Code],[Lastname],[Middlename],[Firstname],[Jobtitle],[Address],[EMail],[Postalcode],[Country],[Gender],[State],[NTDomain],[NTUser],[POBox],[City],[Initials],[Title],[Fullname],[Company],[Department],[Mobilephone],[Homephone],[Extention],[Fax],[LineOfBusiness],[BusinessPhone],[Birthday],[CreatorID],[CompanyID],[AccountManagerID],[CatalogID],[VATNumber],[DealerID],[Blocked],[PaymentConditionCode],[DeliveryCode],[UnionCode],[Password],[_MemberType],[Language],[Logo],[Picture],[_Interest],[_LifeCycle],[_ProjectTeam],[_Level],[_Budget],[_Horizon],[_AccessForum],[URL],[_EmployeeCount],[AllowAllProjects],[AllowAllActivities],[Attention1],[Attention2],[_LabelID],[_ParentID],[_IsParent],[_Alias],[Number],[Contact],[LastLoginDate],[_ExpoUID],[_Origin],[_IntMobilePhone],[_IntBusinessPhone],[_OptInMarqit],[Optin1],[Optin2],[DiscountPercentage],[Credits],[BillingOption],[_FunctionGroup],[_ExactJobTitle],[_Participant],[_Twitter],[_LinkedIn],[_OptInNewsletter1],[_UserType],[_Workplaces] FROM Associates WHERE Code = @Code ---> System.Data.SqlClient.SqlException: The parameterized query '(@Code nvarchar(4000))SELECT [ID],[Code],[Lastname],[Middlename]' expects the parameter '@Code', which was not supplied. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning() at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlDataReader.ConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader() at Resultfactory.CConnection.SqlSelectReader(SqlCommand command) --- End of inner exception stack trace --- at Resultfactory.CConnection.SqlSelectReader(SqlCommand command) at Resultfactory.Resultset.ExecSql(SqlCommand command) at Resultfactory.CUpdategram.GetRecordset(SqlCommand command) at Resultfactory.CUpdategram.Requery(SqlCommand command) at Marqit.Updategram.Member.RequeryByCode(String code) at Marqit.Services.MemberUtils.GetMemberUpdategramByCode(String code, String country, String origin) at Marqit.WSAPI.GatewayAPI.GetMemberUpdategram(String xml) --- End of inner exception stack trace ---