ASP.NET C# Error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sibusiso
    New Member
    • Aug 2008
    • 18

    ASP.NET C# Error

    HI there

    I am using MS Visual Studio I am develop a web Application using a C# language,
    where I am running the application I get this error

    Error 1 Could not write to output file 'c:\WINDOWS\Mic rosoft.NET\Fram ework\v2.0.5072 7\Temporary ASP.NET Files\asp\433ec f6f\ee511ff2\Ap p_Code.g3xan_7a .dll' -- 'Access is denied. '

    can anyone help what might cause this error

    Thanks
    McDonald
    Last edited by jhardman; Dec 18 '08, 06:02 PM. Reason: posted in the wrong forum. moved to ASP.NET forum
  • sibusiso
    New Member
    • Aug 2008
    • 18

    #2
    Application Error

    HI there

    I am using MS Visual Studio I am develop a web Application using a C# language,
    where I am running the application I get this error

    Error 1 Could not write to output file 'c:\WINDOWS\Mic rosoft.NET\Fram ework\v2.0.5072 7\Tem porary ASP.NET Files\asp\433ec f6f\ee511ff2\Ap p_Code.g3xan_7a .dll' -- 'Access is denied. '

    can anyone help what might cause this error

    Thanks
    McDonald

    Comment

    • kenobewan
      Recognized Expert Specialist
      • Dec 2006
      • 4871

      #3
      Looks like a permissions error, seems like you are not running vs as administrator?

      Comment

      • Plater
        Recognized Expert Expert
        • Apr 2007
        • 7872

        #4
        Try killing off the aspnet_wp.exe process and building again.
        When your website precompiles to a DLL, sometimes it gets "stuck open"

        Comment

        • Frinavale
          Recognized Expert Expert
          • Oct 2006
          • 9749

          #5
          Please do not double post your question. It makes it hard for us to answer your question and hard for you to get one. I have merged your questions into the same thread.

          -Frinny

          Comment

          Working...