RE: Error when trying to test a WebService
From: Kenny Zhou [MS] (kzhou@online.microsoft.com)
Date: 11/04/02
- Next message: Marco Scheel: "Security NewBe"
- Previous message: qiushuiwuhen: "Re: Simple Forms Authentication Question"
- In reply to: Alex: "Error when trying to test a WebService"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: kzhou@online.microsoft.com (Kenny Zhou [MS]) Date: Mon, 04 Nov 2002 01:43:52 GMT
Hello,
I am assuming aspnet_wp runs as ASPNET (default). (If you run as other
account, you need to assign the account full-access permissions to the
following folder)
Does the ASPNET account have write access to the
"'C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\Temporary ASP.NET Files"
directory?
The following steps should reset the ACLs and might fix your problem:
* Stop iis
* rd /s /q C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\Temporary ASP.NET
Files
* run C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\aspnet_regiis -r
* start iis
Hope it works.
Best Regards,
Kenny Zhou
Microsoft Support
This posting is provided "AS IS" with no warranties, and confers no rights.
Got .Net? http://www.gotdotnet.com
- Next message: Marco Scheel: "Security NewBe"
- Previous message: qiushuiwuhen: "Re: Simple Forms Authentication Question"
- In reply to: Alex: "Error when trying to test a WebService"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|