Now if you look at the IUSER in the application mm.AdoConnected2
and compare with mm.AdoConnected1, you will notice that

Let us assume that I am an admin, I know what IUSR is !

Now empowered Full control to IUSR



Add the following line (appropriate user and password , as shown
as a demo below); in Web.config file
<system.web><identity impersonate="true" userName="Administrator"
password="Manas6"/> </system.web>
Any mistake will be posted like this

Right Name and password in

