December 26, 2010

The operation failed to complete because the Disk Management console view is not up-to-date.

Error:
The operation failed to complete because the Disk Management console view is not up-to-date. Refresh the view by using the refresh task. If the problem persists close the Disk Management console, then restart Disk Management or restart the computer.

Story:
After install Norton Partition Magic 8 on my Windows 7, my last partition flies to die. I could not see that or change drive letter in Disk Management.

Solution:
- Install Acronis Disk Director Suite.
- Find Your partition and Right Click on it and Select Advanced > Convert to same last time (for example i select NTFS-Logical) and after commit the changes you can set a drive letter for your partition and make a celebrity for this :-D [specially thanks to Ahmad Ibrahim]

December 15, 2010

Object doesn't support this property or method

Problem:
If did you have "Object doesn't support this property or method" problem and you have some JS files or jQuery Plugins.
Object doesn't support this property or method

Solution:
Just remove jQuery.noConflict(); from top of all JS files. Yes. It's so simple in most times  ;-D

November 06, 2010

MAP Extractor

If you're a participant in Google AI Challenge, this application can be a help tools for extract a map from a game result


Download
20101106-MapGenerator_1.0_Binary [download]
20101106-MapGenerator_1.0_Source [download]
20101107-MapGenerator_1.1_Binary [download]

November 01, 2010

Enable or Disable Change Wallpaper

If did you want to have frozen your windows desktop background wallpaper or change it with a custom picture of your girlfriend’s windows or something like … or you want heal your virus problems and you want to enable the change background picture settings in windows display properties, welcome. The below solution is for you :-D

Problems:
- I cannot change the background wallpaper in Windows XP or Windows 7!
- After removed viruses or spywares on my Windows XP or Windows 7 it has been impossible to change Background Wallpaper in Display Properties!
- How can i lock windows background wallpaper?
- How can i prevent change desktop background wallpaper?
- What's a solution for restrict change of background?
- My desktop wallpaper has virus or spyware message and can't remove it!
- I can’t change my wallpaper, how do i solve this problem?

Solution:
The below reg file is a freeze background solution with a custom picture which is in C:\WINDOWS\Web\Wallpaper\Windows\img1.jpg path. Download LOCK.REG or LOCK.EXE for freezing and also, you can solve your problems or UNLOCK this blocking with download and run UNLOCK.REG or UNLOCK.EXE.
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System] 
        "Wallpaper"="C:\\WINDOWS\\Web\\Wallpaper\\Windows\\img1.jpg" 
        "WallpaperStyle"=dword:00000002 
        "NoDispBackgroundPage"=dword:00000001 
        "NoDispScrSavPage"=dword:00000001 
        "NoDispSettingsPage"=dword:00000001 
        "NoDispAppearancePage"=dword:00000001
[HKEY_CURRENT_USER\Control Panel\Desktop] 
        "Wallpaper"="C:\\WINDOWS\\Web\\Wallpaper\\Windows\\img1.jpg" 
        "WallpaperStyle"=dword:00000002 
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] 
        "ForceActiveDesktop"=dword:00000001 
        "NoActiveDesktop"=dword:00000001 
        "NoThemesTab"=dword:00000001 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\ActiveDesktop] 
        "NoChangingWallPaper"=dword:00000001 
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\ActiveDesktop] 
        "NoChangingWallPaper"=dword:00000001

Download
- LOCK.REG [download]
- LOCK.EXE [download]
- UNLOCK.REG [download]
- UNLOCK.EXE [download]

October 14, 2010

SLAM 1

This is a first version of an environment for develop SLAM (Simultaneous Localization And Mapping) algorithms. This application is a SLAM monitor can be useful for show a log file with traceable feature and useful for rescue robot competitions. For more information please don't be hesitate contact me.







Download
20090419-AMASLAM.rar (Source Code) [download]
20090419-AMASLAM.rar (Binary[download]
20090419-loop5.rar (sample LOG[download]
Other LOG files [link 1[link 2]

August 17, 2010

How to add KMPlayer to Autoplay

Problem:
- How to add KMPlayer to Windows 7 Autoplay?
When I insert a dvd disc, windows media player starts the movie but I would like to autostart the movie with KMPlayer.


Solution (Easy):
Press F2 (preferences) > Association/Capture > Association > checked "DVD" checkbox


Solution (Manually):
save below in reg file and run it .. 


[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion
\Explorer\AutoplayHandlers\EventHandlers\PlayDVDMovieOnArrival]
   "KMPLAYERDVDMovieOnArrival"="" 
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion
\Explorer\AutoplayHandlers\Handlers\KMPLAYERDVDMovieOnArrival]
   "Action"="Play DVD Movie" 
   "DefaultIcon"="C:\\Program Files\\The KMPlayer\\KMPlayer.exe,0" 
   "InvokeProgID"="KMPlayer.MediaFile" 
   "InvokeVerb"="open" 
   "Provider"="KMPlayer"

References: [link]

July 14, 2010

Folders to ISO

Question:
- How to Create ISO Files From Folders
- What program cans covert Folders into ISO images?
- How to quickly convert folders to ISO Files
- Create ISO from any Folders

Solution
I developed a software application that I called The ISO Maker.
This software can help you for convert more folders to ISO files, one by one. This software used UltraISO Command Lines for do this.

Download
ISOMaker.exe [link]

ISOMaker.png [link]
ISOMaker SourceCode [link]


May 23, 2010

SQL Express & Windows 7

Failed to generate a user instance of SQL Server due to failure in retrieving the user's local application data path. Please make sure the user has a local user profile on the computer. The connection will be closed.

Error:
If you have a problem with Microsoft SQL Express & IIS on Windows 7 then follow this solution ...


Solution:
1- Run the Internet Information Services (IIS) Manager tool. This tool can be accessed either from the Administrative start menu, or by typing "inetmgr" in the Windows Start-->Search textbox and selecting the inetmgr tool.
2- In the left-hand pane of the IIS Manager tool expand the machine node.
3- Click on the "Application Pools" node so that the application pools display in the main window of the management tool.
4- If you are troubleshooting an ASP.NET 2.0/3.0/3.5 application select the "DefaultAppPool" application pool. For ASP.NET v4 select the "ASP.NET v4.0" application pool.
5- Right-click on the selected application pool and choose "Advanced Settings"
6- In the "Advanced Settings" dialog box find the category called "Process Model". The first row in the category will be the "Identity" row.
7- Click on the "Identity" row and then click on the small button that shows on the right-hand side of the value cell. The button displays the text "…"
8- A dialog box called "Application Pool Identity" will popup. Within that dialog box there are two radio buttons. Make sure the first radio button titled "Built-in Account" is selected.
9- In the dropdown box below the radio button choose "Network Service" for the identity.
10- Click "Ok" to close out the "Application Pool Identity" dialog box.
11- Click "Ok" to close out the "Advanced Settings" dialog box.
12- At this point the changes to the application pool identity will have been saved to IIS 7.5's configuration store.

Reference Link: http://support.microsoft.com/kb/2002980

February 22, 2010

Use Local IIS Web Server

If you have a problem with "Use Local IIS Web Server" in "Microsoft Visual Studio 2008" and Windows 7 or Windows Vista use this road map with solve it ...
trust me ... it's works

Problem:
Failed to generate a user instance of SQL Server due to failure in retrieving the user's local application data path.
Please make sure the user has a local user profile on the computer.
The connection will be closed.

Solution:
Goto: Control Panel > System and Security > Administrative Tools > Internet Information Services (IIS) Manager
Then goto: Application Pools > Set Application Pool Defaults... > set Load User Profile toTrue


My Machine:
Windows 7.0
ASP .Net 2.0 (.Net 3.5)
SQLEXPRESS