zhingkitzu wrote:
> Hi,
>
> How do i-set permissions for ASPNET account? I tried setting it in the
> folder of my web project, also in the IIS settings. Also I tried adding the
> ASPNET account in the VS Developers group and Debuggers groups. Still no luck
>
> Thanks.
>
> "Patrick Olurotimi Ige" wrote:
>
>
>>The ASPNET acct running doesn't have enough permission..
>>Try setting that!
>>Patrick
>>
>>
>>
>>*** Sent via Developersdex http://www.developersdex.com ***
>>
Do you have two versions of .NET, for example if you have .NET 1.1 and
2.0 installed you will get this error message
The Solution:
In IIS, browse till you find your virtual directory, and then click on
its properties, you will find a new tab called ASP.NET, click on it, and
you will find a nice combobox is giving you the choice to select the
version of your .NET ... Make sure that you select 1.1, in case that you
need that.