Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. ASP.NEt with Windows Vista Ulimate Sp1- Urgent [modified]

ASP.NEt with Windows Vista Ulimate Sp1- Urgent [modified]

Scheduled Pinned Locked Moved ASP.NET
helpasp-netcsharpcomsysadmin
10 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Ravenet
    wrote on last edited by
    #1

    Hi Experts after insatlled Windows Vista Sp1 , I have suddenly started getting this errorin all my ASP.NET applications when I try to open any aspx page. Compiler Error Message: CS0016: Could not write to output file 'c:\WINDOWS\Microsoft.NET\Framework64\v2.0.xxx\Temp orary ASP.NET Files\home\0f303405\7e879dff\ohtbfczl.dll' -- 'The directory name is invalid. ' I looked for this error in google and found a Microsoft support article which advises to fix environment variables TEMP and TMP. I have verified it and they are pointing to correct paths. Also, the ASPNET and NETWORK SERVICE accounts have full access to these temp folders. I have also given full access to ASPNET and NETWORK SERVICE forTemporary ASP.NET Files folder but nothing works. I have also tried aspnet_regiis -i, but this also does not work. Please please please help me Thank you RRave

    Cheers,Earn and Enjoy RRave MCTS,MCPD http://ravesoft.blogspot.com

    modified on Tuesday, July 1, 2008 11:19 AM

    S 1 Reply Last reply
    0
    • R Ravenet

      Hi Experts after insatlled Windows Vista Sp1 , I have suddenly started getting this errorin all my ASP.NET applications when I try to open any aspx page. Compiler Error Message: CS0016: Could not write to output file 'c:\WINDOWS\Microsoft.NET\Framework64\v2.0.xxx\Temp orary ASP.NET Files\home\0f303405\7e879dff\ohtbfczl.dll' -- 'The directory name is invalid. ' I looked for this error in google and found a Microsoft support article which advises to fix environment variables TEMP and TMP. I have verified it and they are pointing to correct paths. Also, the ASPNET and NETWORK SERVICE accounts have full access to these temp folders. I have also given full access to ASPNET and NETWORK SERVICE forTemporary ASP.NET Files folder but nothing works. I have also tried aspnet_regiis -i, but this also does not work. Please please please help me Thank you RRave

      Cheers,Earn and Enjoy RRave MCTS,MCPD http://ravesoft.blogspot.com

      modified on Tuesday, July 1, 2008 11:19 AM

      S Offline
      S Offline
      Sherin Iranimose
      wrote on last edited by
      #2

      Did you do a reset for IIS, iisreset

      Copy and paste is a design error

      R 2 Replies Last reply
      0
      • S Sherin Iranimose

        Did you do a reset for IIS, iisreset

        Copy and paste is a design error

        R Offline
        R Offline
        Ravenet
        wrote on last edited by
        #3

        yes, but no luck pls help me

        Cheers,Earn and Enjoy RRave MCTS,MCPD http://ravesoft.blogspot.com

        1 Reply Last reply
        0
        • S Sherin Iranimose

          Did you do a reset for IIS, iisreset

          Copy and paste is a design error

          R Offline
          R Offline
          Ravenet
          wrote on last edited by
          #4

          i didn't face this probs before, after insatlled Sp1 for windows vista it's giving probs. and i tried more than 3 days,after that i post here. Thank you

          Cheers,Earn and Enjoy RRave MCTS,MCPD http://ravesoft.blogspot.com

          S 1 Reply Last reply
          0
          • R Ravenet

            i didn't face this probs before, after insatlled Sp1 for windows vista it's giving probs. and i tried more than 3 days,after that i post here. Thank you

            Cheers,Earn and Enjoy RRave MCTS,MCPD http://ravesoft.blogspot.com

            S Offline
            S Offline
            Sherin Iranimose
            wrote on last edited by
            #5

            Check if the following directory is exist or not,If not create it and try c:\WINDOWS\Microsoft.NET\Framework64\v2.0.xxx\Temporary ASP.NET Files\home\ if not following also c:\WINDOWS\Microsoft.NET\Framework64\v2.0.xxx\Temporary ASP.NET Files\home\0f303405\7e879dff\

            Copy and paste is a design error

            R 1 Reply Last reply
            0
            • S Sherin Iranimose

              Check if the following directory is exist or not,If not create it and try c:\WINDOWS\Microsoft.NET\Framework64\v2.0.xxx\Temporary ASP.NET Files\home\ if not following also c:\WINDOWS\Microsoft.NET\Framework64\v2.0.xxx\Temporary ASP.NET Files\home\0f303405\7e879dff\

              Copy and paste is a design error

              R Offline
              R Offline
              Ravenet
              wrote on last edited by
              #6

              i have folder like based on my applciation (asp.net) mean my application name is test i have directory "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Temporary ASP.NET Files\Test\.." thank yoi for view and pls try to help me

              Cheers,Earn and Enjoy RRave MCTS,MCPD http://ravesoft.blogspot.com

              S 1 Reply Last reply
              0
              • R Ravenet

                i have folder like based on my applciation (asp.net) mean my application name is test i have directory "C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Temporary ASP.NET Files\Test\.." thank yoi for view and pls try to help me

                Cheers,Earn and Enjoy RRave MCTS,MCPD http://ravesoft.blogspot.com

                S Offline
                S Offline
                Sherin Iranimose
                wrote on last edited by
                #7

                Ravenet wrote:

                C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Temporary ASP.NET Files\Test\..

                Close your application Delete the directory 'test' Again open the application, and run it.

                Copy and paste is a design error

                R 1 Reply Last reply
                0
                • S Sherin Iranimose

                  Ravenet wrote:

                  C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Temporary ASP.NET Files\Test\..

                  Close your application Delete the directory 'test' Again open the application, and run it.

                  Copy and paste is a design error

                  R Offline
                  R Offline
                  Ravenet
                  wrote on last edited by
                  #8

                  yes did, but no luck man

                  Cheers,Earn and Enjoy RRave MCTS,MCPD http://ravesoft.blogspot.com

                  S 1 Reply Last reply
                  0
                  • R Ravenet

                    yes did, but no luck man

                    Cheers,Earn and Enjoy RRave MCTS,MCPD http://ravesoft.blogspot.com

                    S Offline
                    S Offline
                    Sherin Iranimose
                    wrote on last edited by
                    #9

                    Are you still working on it?

                    Copy and paste is a design error

                    R 1 Reply Last reply
                    0
                    • S Sherin Iranimose

                      Are you still working on it?

                      Copy and paste is a design error

                      R Offline
                      R Offline
                      Ravenet
                      wrote on last edited by
                      #10

                      u means? still error

                      Cheers,Earn and Enjoy RRave MCTS,MCPD http://ravesoft.blogspot.com

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups