Large DMP File

We have a memory dump from a 64-bit WCF Service. We created the dump file because the application was consuming the majority of the server system memory. The resulting dump file is 30 GB. The memory profiler threw an error saying the dump file is too large. Is this error based on a limit of the profiler or based on the amount of available memory on the server I am running the profiler on. We are not permitted to install the profiler on the server running the WCF Services.
Sign In or Register to comment.