locked
"Temporary ASP.NET Files" folder disappears when IIS not installed RRS feed

  • Question

  • I'm using a 3rd party web server to host ASP.Net applications on a Windows 10 computer that does NOT have IIS installed.  After most Windows 10 updates it appears that the Temporary ASP.NET Files folder (v4.0.30319) gets removed and my web server does not have permissions to create it. 

    My understanding is that the user can run aspnet_regiis.exe, which registers a particular version of ASP.Net with IIS, and this folder will be created but if IIS isn't installed this utility doesn't create the folder.  If I manually create the Temporary ASP.NET Files directory and restart my web server then things work fine.

    How can I prevent this folder from being removed??

    Tuesday, March 27, 2018 2:45 PM

All replies

  • Hi VG10,

    According to your question is more related to ASP.NET, you could post a new thread in ASP.NET forum for suitable support.

    https://forums.asp.net/

    The CLR Forum discuss and ask questions about .NET Framework Base Classes (BCL) such as Collections, I/O, Regigistry, Globalization, Reflection. Also discuss all the other Microsoft libraries that are built on or extend the .NET Framework, including Managed Extensibility Framework (MEF), Charting Controls, CardSpace, Windows Identity Foundation (WIF), Point of Sale (POS), Transactions.

    Best Regards,

    Wendy


    MSDN Community Support
    Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.

    Thursday, March 29, 2018 6:48 AM