Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Increase Memory on Windows Machine

Click on the properties of the xactview.exe

Add the following at the end of the line

-Xms256m -Xmx512m

So it should look like

"C:\Program Files\XactView\XactView.exe" -Xms256m -Xmx512m

  • No labels