RE: Error when trying to test a WebService

From: Kenny Zhou [MS] (kzhou@online.microsoft.com)
Date: 11/04/02


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



Relevant Pages

  • RE: ASPNET does not have write access ... tried everything?
    ... Thanks Peter. ... Gave ASPNET and NETWORK SERVICE full. ... Just right click on the folder in Windows Explorer. ... and / or the IIS_WPG account depending on your OS. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: userName="machine" didnt work
    ... The .210 dlls I had for ASP.NET are newer than the .42 dlls. ... Deleted the ASPNET account from "Local Users and Group - Users". ... This problem occurs because the process model user account (in our case, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: userName="machine" didnt work
    ... The .210 dlls I had for ASP.NET are newer than the .42 dlls. ... Deleted the ASPNET account from "Local Users and Group - Users". ... This problem occurs because the process model user account (in our case, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: userName="machine" didnt work
    ... so only the ASP.NET related dlls ... Deleted the ASPNET account from "Local Users and Group - Users". ... This problem occurs because the process model user account (in our case, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Unspecified error - Permissions
    ... That will *unregister* the .Net Framework with IIS, and delete the ASPNET ... That will *recreate* the ASPNET account and assign all the permissions it ... names on the Security tab of Properties of the folder. ... That's the default for XP...and prevents assigning permissions. ...
    (microsoft.public.dotnet.framework.aspnet)