Skip to content

The Dummy Programmer

Stories of daily programming

  • Home
  • The Dummy Programmer Robot
    • Overview
    • Version history & downloads
    • Tutorials
      • TDP Robot – The basics
      • A simple SQL Server backup solution
      • A simple SQL Server backup solution – A next step
  • My other dummy projects
  • Games
    • Space Y: An Asteroids clone
  • Services
    • What’s my user agent
    • What’s my IP address
  • About
  • Toggle search form

Category: ASP.NET MVC

Put an ASP.NET website under maintenance

Good morning folks! It’s been a few days since the last post, but here I am… Sometimes happen that you have to put a website in maintenance mode. Maybe you are doing some upgrades to your website and you don’t want that users access it while you are working. In this cases, you simply want…

Read More “Put an ASP.NET website under maintenance” »

ASP.NET

Configure access permission to a folder for an IIS Application pool

Suppose you are developing an ASP.NET application and you have to configure write permissions to a certain folder, maybe because you use it as temporary folder to write some data. You don’t want to assign “Everyone – Full control” to the folder because you want to be the most restrictive possibile. Following I’m explaining to…

Read More “Configure access permission to a folder for an IIS Application pool” »

ASP.NET

ASP.NET MVC5 Security Exception on Aruba provider

I was deploying an MVC5 application on a web space of the italian provider Aruba. After launching the application I obtained the following error: Server Error in ‘/’ Application. Security Exception Description: The application attempted to perform an operation not allowed by the security policy. To grant this application the required permission please contact your…

Read More “ASP.NET MVC5 Security Exception on Aruba provider” »

ASP.NET MVC

Copyright © 2023 The Dummy Programmer | Privacy Policy | Terms of use |

Powered by PressBook Masonry Dark