I was having some experiments to setup a file sync system of my own in order to replace Dropbox. I found seafile can be an excellent replacement. All went fine and I was able to install the clients on IOS,
VMware Workstation on Windows 10 two Issues fixed
1) After upgrading to windows 10 on one computer VMware virtual machine was not starting and an error was displaying “Internal Error” for all VM’s The issue was due to the VMware authentication service didn’t start for some reason. After
Fixing VMware Workstation “Not enough physical memory is available” Error
Today when I opened my VMware workstation, I was greeted with a strange error message as follows Thanks to http://www.petri.com/fixing-enough-physical-memory-available-errors-vmware-workstation.htm The easy fix was to run it as admin user.
Installing phpmyadmin on IIS 8.5 Windows 2012 R2
Phpmyadmin is the most widely used tool for managing Mysql database. During my installation I faced difficulty in importing sql files as always it gave me ‘File cannot be read’ error. Following steps helped to solve the issue. For PHP
Installing php 5.5 on Windows 2012 R2
Faced hard time today to figure out the issue of ‘The FastCGI process exited unexpectedly’ error while installing php5.5 on windows 2012 R2 Let me explain the steps followed I assume you have already enabled Fast CGi during role setup for
Asp.net 4.5 Update
Microsoft released new version of asp.net 4.5 last week. Even though it is 4.5, it does not create any new version under IIS 7 application pool settings, it still remain as ASP.NET 4.0 Only change I noticed is that before
How to remove an entry from Remote Desktop Connection Client
Since I used to connect to different servers, my remote desktop connection client had lot of unused IP’s.. I was thinking about a way to remove it as there is no option provided to remove it on the interface. It seems pretty
Microsoft Open Door Bahrain
Attended Microsoft Open Door today at Gulf International Convention Centre. Windows 8 seems very interesting. Daron Yondem’s Technical session for HTML 5.0, Rapid Application development for Windows Mobile etc were informative. Any way thanks for Microsoft & partners for the wonderful breakfast
PHP 5.3.x , MYSQL issue on windows IIS7 (Fast-CGI)
During last upgrade of my PHP version, I noticed a strange issue. Whenever I accessed any page using mysql following error appears.. IIS7-fast cgi timed out At last I was able to figure out the issue which was a local
Visual Studio 2010 / Dotnet 4 Express beta 2
Downloaded and installed visual studio beta 2 and dotnet frame work 4. Seems much stable than older version.. Good thing is that, new version of MOL project which is right now developed on dot net version 3.5 is working fine