Alex B. Clarke

Hi, I am a software developer specialising in Microsoft .Net technologies. This site is used to interact with, and contribute to development community.

Send mail to the author(s)  Contact me
Feed your aggregator (RSS 2.0)  Syndicate
On this page....
Categories
Archives
Blogroll
Blog Stats
Total Posts: 43
This Year: 5
This Month: 0
This Week: 0
Comments: 33
Misc
Theme by Alex B. Clarke.

Copyright © 2010 Alex B. Clarke. All rights reserved.

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

# Thursday, August 21, 2008

This is just a quick note to let you know that Linux version of VMware 6.0 will not give you a warning message when you set a size of memory for a virtual machine higher than what your host has installed.

So, when you start that virtual machine

  • your host Linux OS will get hung
  • your vm will show "Unable to load profile ..." error (assuming it runs Windows OS)
  • and you probably will have to "cold-boot" your box

What led me to this outrageous experiment was the fact that Gnome Monitor was not showing reduction in RAM when I was running a virtual machine. Initially I thought that VMware was not using the host's RAM at all creating a large page file instead. So, I bumped up the vm RAM beyond the physical RAM on host and it soon showed up.

Thanks for reading.

Filed under: Main  | Published by: Alex B. Clarke  | Comments [0]
# Tuesday, August 12, 2008

I came across this problem when working with OLEDB provider in Visual Studio 2005. I use 64-bit OS which was the reason for the error.

Here's the error screen shot

JetProvRegErr

To resolve this issue, in project properties change "Platform Target" to "x86"

JetProvRegErrFix

Filed under: ADO.Net  | Published by: Alex B. Clarke  | Comments [0]
# Sunday, August 10, 2008
There seems to be a problem with the Captcha control. I a comment is prepared with just a "User name" field and the comment text filled in but without adding Captcha characters, the comment still gets added.
Filed under: dasBlog  | Published by: Alex B. Clarke  | Comments [0]
# Saturday, August 09, 2008
Test
Filed under: x64  | Published by: Alex B. Clarke  | Comments [0]