Event 1089

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • chuck

    Event 1089

    "Failed to execute the request because the ASP.NET process identity does not
    have read permissions to the global assembly cache. Error: 0x80070002 The
    system cannot find the file specified. "

    I can't view asp web application with visual studio .NET 2003

    How do i fix this?


  • Patrick.O.Ige

    #2
    Re: Event 1089

    Chuck the error says "ASP.NET process identity does not
    have read permissions "
    So i guess you need to give the ASPNET acct the required permission.
    Hope that helps
    Patrick


    "chuck" <azndude604@sha w.ca> wrote in message
    news:#yUd0CN8FH A.476@TK2MSFTNG P15.phx.gbl...[color=blue]
    > "Failed to execute the request because the ASP.NET process identity does[/color]
    not[color=blue]
    > have read permissions to the global assembly cache. Error: 0x80070002 The
    > system cannot find the file specified. "
    >
    > I can't view asp web application with visual studio .NET 2003
    >
    > How do i fix this?
    >
    >[/color]


    Comment

    • Patrick.O.Ige

      #3
      Re: Event 1089

      Chuck the error says "ASP.NET process identity does not
      have read permissions "
      So i guess you need to give the ASPNET acct the required permission.
      Hope that helps
      Patrick


      "chuck" <azndude604@sha w.ca> wrote in message
      news:#yUd0CN8FH A.476@TK2MSFTNG P15.phx.gbl...[color=blue]
      > "Failed to execute the request because the ASP.NET process identity does[/color]
      not[color=blue]
      > have read permissions to the global assembly cache. Error: 0x80070002 The
      > system cannot find the file specified. "
      >
      > I can't view asp web application with visual studio .NET 2003
      >
      > How do i fix this?
      >
      >[/color]



      Comment

      • Patrick.O.Ige

        #4
        Re: Event 1089

        Chuck the error says "ASP.NET process identity does not
        have read permissions "
        So i guess you need to give the ASPNET acct the required permission.
        Hope that helps
        Patrick


        "chuck" <azndude604@sha w.ca> wrote in message
        news:#yUd0CN8FH A.476@TK2MSFTNG P15.phx.gbl...[color=blue]
        > "Failed to execute the request because the ASP.NET process identity does[/color]
        not[color=blue]
        > have read permissions to the global assembly cache. Error: 0x80070002 The
        > system cannot find the file specified. "
        >
        > I can't view asp web application with visual studio .NET 2003
        >
        > How do i fix this?
        >
        >[/color]




        Comment

        • Patrick.O.Ige

          #5
          Re: Event 1089

          Chuck the error says "ASP.NET process identity does not
          have read permissions "
          So i guess you need to give the ASPNET acct the required permission.
          Hope that helps
          Patrick

          "chuck" <azndude604@sha w.ca> wrote in message
          news:#yUd0CN8FH A.476@TK2MSFTNG P15.phx.gbl...[color=blue]
          > "Failed to execute the request because the ASP.NET process identity does[/color]
          not[color=blue]
          > have read permissions to the global assembly cache. Error: 0x80070002 The
          > system cannot find the file specified. "
          >
          > I can't view asp web application with visual studio .NET 2003
          >
          > How do i fix this?
          >
          >[/color]


          Comment

          • chuck

            #6
            Re: Event 1089

            I gave the ASPNET account with read permissions to "C:\Inetpub\www root", but
            it still gives me the error.

            "Patrick.O. Ige" wrote:
            [color=blue]
            > Chuck the error says "ASP.NET process identity does not
            > have read permissions "
            > So i guess you need to give the ASPNET acct the required permission.
            > Hope that helps
            > Patrick
            >
            > "chuck" <azndude604@sha w.ca> wrote in message
            > news:#yUd0CN8FH A.476@TK2MSFTNG P15.phx.gbl...[color=green]
            > > "Failed to execute the request because the ASP.NET process identity does[/color]
            > not[color=green]
            > > have read permissions to the global assembly cache. Error: 0x80070002 The
            > > system cannot find the file specified. "
            > >
            > > I can't view asp web application with visual studio .NET 2003
            > >
            > > How do i fix this?
            > >
            > >[/color]
            >
            >
            >[/color]

            Comment

            Working...