I have a simple website (IIS + Sql server database) which does not do any memory intensive or CPU intensive tasks.
This website is on a shared hosting account. So I don't have much control over the server.
My hosting service provider has reported that my website uses a lot of memory (more than 140 MB). Their limit is only 80 MB.
Can you please guide me as to how to detect if there is really any problem with my website?
Are there any server memory tools that I can run to analyze and detect which part of my website takes so much memory.
Thanks.