I work on asp.net MVC application . suppose my user name of my pc is Michel
so i need to rerun this name Michel when application hosted on iis
so i can insert this name with every transaction done and which user insert transactions
i face issue on that it always return name of application on iis hosted app
so how to solve that please