![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
does AS server is on the same server as your webservice? do you have disabled the anonymous user and enable the integrated authentication for your virtual folder? (or the basic authentication) have you setup the credentials in your calling application? myservice.Credentials = System.Net.CredentialCache.DefaultCredentials "yan" <yan (AT) discussions (DOT) microsoft.com> wrote in message news:CFB9FBEE-2285-4E14-A673-514AF8C56C3B (AT) microsoft (DOT) com... I'd met a big trouble to use DSO in Web Service. I even could not connect to the server. Here is the error gotten from EventView: "User machine\ASPNET, logged in from computer localhost, does not have administrative permissions on the server, but tried to perform an administrative operation on the server. This may indicate an intrusion." I enabled impersonation in web.config. In Micorosoft article 823066, it said adding aspcompat="true" in ASPX page. But how can do it for .asmx in Web Services? Please help!!! Yan |
![]() |
| Thread Tools | |
| Display Modes | |
| |