Update your .vmx file and add: bios.bootDelay = "5000" this adds a 5000 ms (5 seconds) delay at boot time.Or add:bios.forceSetupOnce = "TRUE" to force VM to enter the BIOS setup at next boot.
Archive for May, 2009
Update your .vmx file and add: bios.bootDelay = "5000" this adds a 5000 ms (5 seconds) delay at boot time.Or add:bios.forceSetupOnce = "TRUE" to force VM to enter the BIOS setup at next boot.
Turn off event validation! Everything I read on that was telling me it would be a security nightmare to have a public application with page validateRequest=”false” enableEventValidation=”false” viewStateEncryptionMode=”never” in your web config file. After a little bit searching I found http://www.developmentnow.com/articles/machinekey_generator.aspx that generated a machine key and the xml required for my web config file.
In IIS 5 and 6, you could export Site configuration settings and import them back on another machine making server migration very easy. When IIS 7 came along, we lost that command in the IIS Manager. Fortunately, there is now a new set of command lines that can do almost the same thing. Export the [...]
A great post to run older asp.net applications on iis7 Config IIS7
Reading the blog article of Marc . It should be nice to integrate this into BPOS having your documents stored into your Sharepoint. Let’s hope within the next release. Technorati Tags: BPOS,My Phone
VMware vSphere 4 Delivers Unprecedented Efficiency, Control and Choice. VMware is pleased to announce the general availability for VMware vSphere 4 is 21 May 2009. VMware vSphere 4 extends the previous generation VMware platform – VMware Infrastructure 3 – along three dimensions: it delivers the efficiency and performance required to run business critical applications in [...]