Error pada saat akses web yang ada IIS

pernahkah anda mengalami error seperti ini : “c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files” ini desebakan oleh kita terlalu banyak versi .net untuk mengatasinya :

jika mempunyai versi 2.0

ASP.NET 2.0

  1. Click Start, click Run, type cmd in the Open box, and then click OK.
  2. Switch to the Drive:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 folder. In this folder, Drive is the drive where Windows is installed. To do this, type the following line at the command prompt, and then press ENTER:
    cd Drive:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
  3. Add the appropriate permissions to the Network Service group for the Temporary ASP.NET Files folder. To do this, type the following line, and then press ENTER:
    aspnet_regiis -ir

    Note For more information about the difference between the -ir command-line option and the -i command-line option, visit the following Microsoft Web site:

    http://msdn2.microsoft.com/en-us/library/k6h9cz8h(vs.71).aspx (http://msdn2.microsoft.com/en-us/library/k6h9cz8h(vs.71).aspx)

To avoid this issue if you plan to install Windows SharePoint Services 2.0 on a domain controller, make sure that you promote the server to a domain controller before you install IIS 6.0 and ASP.NET.

atau untuk lebih lengkapnya link ke http://support.microsoft.com/kb/823379

This entry was posted in Tentang IIS. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

Comments links could be nofollow free.