Hi, I have created a Windows Application to call some Web Services from /EnterpriseServer My webreference comme from /EnterpriseServer/esPackages.asmx I have tryed this: package As New W ebReference.esPackages ... .... package.CreateUserWizard(... ... .... ... ... ..) And I get this error "Microsoft...