Unable to create a new project in .NET environment

Hi
can any body help me resolve a problem assosiated with permissions when i'm trying to create a new project in .NET environment.
i've tried this with NTFS and FAT32 system, but the problem is the same.
its showing this message "UNABLE TO CREATE WEB PROJECT WEBAPPLICATION1".

kindly suggest me a remedy.

thanks.

Veeravally

Comments

  • Hi,
    This could happen for many reasons. The basic checks you should do are...
    1. Make sure the ASPNET user account is not disabled
    2. Make sure you have anonymous access in your IIS
    3. If nothing works, you may try running aspnet_regiis.exe with -i option. The aspnet_iisreg.exe can be found at %windir%Microsoft.NETFrameworkv1.X.XXXX folder.

    That should solve the problem.

    Thanks,
    Suresh.

    : Hi
    : can any body help me resolve a problem assosiated with permissions when i'm trying to create a new project in .NET environment.
    : i've tried this with NTFS and FAT32 system, but the problem is the same.
    : its showing this message "UNABLE TO CREATE WEB PROJECT WEBAPPLICATION1".
    :
    : kindly suggest me a remedy.
    :
    : thanks.
    :
    : Veeravally
    :

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories

In this Discussion