回复:Question of vb.net

来源: 2005-10-13 17:07:46 [旧帖] [给我悄悄话] 本文已被阅读:

You web service will run under IIS, so the credential used to invoke external app is controlled by your IIS security setting. By default, IIS uses a specific user account to run web services, so you may not have access to external apps; however, you can configure that manually.