Thursday, January 15th, 2015

 

request entity is too large

If you  have this error, the page was not displayed because the request entity is too large or HTTPS 413: The page was not displayed because the request entity is too large. You can fix it running this command appcmd.exe set config -section:system.webserver/serverruntime/uploadreadaheadsize: 1048576 /commit:apphost   Other way to solve that: 1) Enter to IIS and select the site under Default Web Site 2) Select Configuration Editor 3) Within Section Dropdown, select “system.webServer/serverRuntime” 4) Enter a higher value for “uploadReadAheadSize” Default is very low something like 49152 bytes.


Automatic Virtual Machine Activation

Automatic Virtual Machine Activation

Automatic Virtual Machine Activation (AVMA) acts as a proof-of-purchase mechanism, helping to ensure that Windows products are used in accordance with the Product Use Rights and Microsoft Software License Terms. System Requirements AVMA only requires a virtualization server running Windows Server 2012 R2 Datacenter. The guest virtual machine operating system must be Windows Server 2012 R2 Datacenter, Windows Server 2012 R2 Standard, or Windows Server 2012 R2 Essentials. How to implement AVMA Run this command slmgr /ipk <AVMA_key> The following AVMA keys can be used for Windows Server 2012 R2. EditionRead More