It would probably be very difficult. However, it should not be much different
from the amount of memory it uses on your local development machine. You can
set up performance counters, or for a very quickie "Ballpark" estimate, look
at the size of the ASP.NET worker process in Task Manager.
Peter
--
Site:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com
Short urls & more:
http://ittyurl.net
"brett" wrote:
> On a shared hosted server, is there a way to tell how much memory
> (RAM) my site/app is using? Running ASP.NET 2.0.
>
> Thanks,
> Brett
>
>