Monday, February 22, 2010

Windows Mobile application Error:

Windows Mobile application Error:
-----------------------------------------------------


For some applications, I am getting the following error :

Error in VS2005:
--------------------------
---------------------------
Microsoft Visual Studio
---------------------------
Unable to start program '\My Documents\TestApp\TestApp.exe'.

An error occurred that usually indicates a corrupt installation (code 0x8007007e). If the problem persists, repair your Visual Studio installation via 'Add or Remove Programs' in Control Panel.
---------------------------
OK  
---------------------------


Result:

This is due to missing of any dependency files.

Solution:
   You can copy the dependency files and then check once again.

Sometimes, if msvcr80.dll or msvcr80d.dll is referenced as a dependency in our exe/dependency files,
then this error might occurs.


To resolve this error, Project->Properties->Deployment->Additional files->

add the following lines:

msvcr80.dll|$(BINDIR)\$(INSTRUCTIONSET)\|%CSIDL_WINDOWS%|0;

 

Additional Files property is to copy the dependency files at the time of deployment.
The above code will copy the msvcr80.dll from our system to the target device(Windows Mobile device)'s windows folder.

 

 


 

Friday, February 19, 2010

Words of Kalidasa

Dasaratha saw many beasts as he was hunting. Although he saw a peacock fly very close to his chariot, he did not shoot his arrow. For, as the peacock spread its tail feathers before him, it reminded him of his wife's hair adorned with flowers of different kinds and how it would become disarranged during their lovemaking.

Wednesday, February 10, 2010

Alcohol

"Alcohol is the human beings worst enemy,But Bible Says Love your enemy"

Sunday, February 07, 2010

difficult to control

"it is easy to control an elephant, catch hold of the tiger's tail, grab the snake and dance, dictate the angels, transmigrate into another body, walk on water or sit on the sea; but it is more difficult to control the mind and remain quiet". - Thaayumaanavar

Tuesday, February 02, 2010

Follow your instincts. That's where true wisdom manifests itself

Follow your instincts. That's where true wisdom manifests itself

safe

Ship's in harbor are safe, but that's not what ships are built for..!!