D
dancer
Is this forum for ASP.NET questions? Or is there another forum for that?
Scott M. said:You need to run it with the -i switch.
From the start menu, choose Run.
In the textbox, type (or copy):
C:\WINNT\Microsoft.NET\Framework\v1.1.4322\asnet_regiis -i
This will install ASP.NET processing and create the ASPNET user account
that it used to process ASP.NET web pages.
2. There is no way that this will harm a system file?
3. Would it be better to download framework 2.0 instead of learning 1.x?
4. If I download framework 2.0, do I follow the same command for the
regiis?
5. If I download framework 2.0 later, do I have to undo something?
Scott, I never did that.No, but you'll need to run aspnet_regiis -i that is in THAT framework
folder.
Scott M. said:It will install ASP.NET processing and create the ASPNET user account.
Whatever files it creates/overwrites will not damage anything that already
exists.
That's up to you. The 2.0 Framework requires VS.NET 2005 or a 2005
Express Edition. The 1.x Framework requires VS.NET 2003.
Either framework is going to have an aspnet_regiis file. Running a
particular one, registers that particular framework with IIS.
No, but you'll need to run aspnet_regiis -i that is in THAT framework
folder.