Showing posts with label error. Show all posts
Showing posts with label error. Show all posts

Tuesday, April 11, 2017

How to fix USB Error 23 Stereos

How to fix USB Error 23 Stereos



Recently I had an unpleasant experience with my Pioneer DEH-159OUB car stereo, when I inserted my SanDisk Ultra Dual USB Drive 3.0 16 GB to play some music. Each time when switched the mode to USB, it was displaying ERROR 23 again and again no matter what I did. It was a long drive that I was up to and unfortunately drove without playing a single song because of that error.

So whats this ERROR 23 really is?
The following error shows up when the stereo doesnt detects the USB device which we insert or in other words the Files system of the USB is not recognized by it.
Soon after when the error was encountered, I recalled back and spent hours thinking what else I did with my USB flash drive which was causing the error and finally got the answer. I had made my flash drive bootable using RUFUS which changed the format of the thumb drive to NTFS, and when my job was finished I simply copied my songs folder in it and started packing up for the journey.

So here are the simplest steps to bypass the USB ERROR 23,
• First thing first, connect your USB flash drive to the PC & backup whats inside!!

• After that, Right click on the drive and click Properties. Where you can see that its not the same format that the stereo supports (which is FAT 32).


USB Error 23 finally fixed!

• Now close the properties window and right click on the drive again and hit the format option. (As shown in figure)

• Change the File system to FAT 32 (Default) and hit the Start option.


USB Error 23 finally fixed!

• It will delete all the files in it (thats why we did the backup of the contents before).

• Done!!! Just copy your music files back to your flash drive and connect it to the stereo again, there will be no sign of ERROR 23 from now.

Note: Even after following the steps still the error is showing up, then probably the problem is with your USB thumb drive. You can simply run a check using free tools like windows Check Disk (CHKDSK) to see whats wrong with the device. Sometimes lots of bad sectors present in drives causes performance degradation.

Thats it!! If you have any kind of problem related to the following topic you can comment it down below like always.
Happy Driving!!


Available link for download

Read more »

Thursday, April 6, 2017

How To Fix Unable to resolve the servers DNS address Error

How To Fix Unable to resolve the servers DNS address Error


Unable to resolve the servers DNS address, Mostly I get this error on embedded video players in web pages. This is a common error, mainly because the ISP cant find the server or the server blocked by the ISP. When we connect to internet, by default we use the DNS provided by an ISP (Assigns Automatically ). So changing this default DNS to any free DNS servers like Google DNS, OpenDNS, etc. will fix the issue completely.

Google Public DNS
Primary DNS: 8.8.8.8
Secondary DNS: 8.8.4.4

Open DNS
Primary DNS: 208.67.222.222
Secondary DNS: 208.67.220.220

As I mentioned above changing the DNS to any of the provided one will fix the DNS error. Follow the below steps to change the network DNS to a custom one.

How to
1. Open Run Command (Press Windows + R )
2. Type ncpa.cpl then, press OK.
3. Right click the Network Adapter you are using and select Properties.
4. In the Properties Window, Double click on Internet Protocol Version 4(TCP/IPv4)
5. Tick Use the following DNS server addresses.
6. Finally enter any of the DNS provided.
For example Use Google Public DNS
Primary DNS: 8.8.8.8
Secondary DNS: 8.8.4.4

Thats it...


Available link for download

Read more »

Friday, March 17, 2017

How to fix Cannot Connect To Camera Error in Samsung Galaxy SIII

How to fix Cannot Connect To Camera Error in Samsung Galaxy SIII


                            Hi this is rajtechieguy in this tutorial i will show you how to fix Cannot Connect to camera error in samsung galaxy SIII after rooting and flashing the rom in the galaxy SIII before doing this backup your all data.they were two methods to do this let see these


 Requirement

  • Zip file
 Method - 1

  • Step 1: Download this zip and place in your SD Card

  • Step 2: And enter into the recovery mod and flash the zip file.
  • Step 3: Wipe Cache & Dalvik (optional)
  • Step 4: Fix Permissions
  • Step 5: After Complete the Process reboot into Android
  • Step 6: Start the camera app 
 Method-2

  • Step 1: Download any TouchWiz based ROM to your phone or computer.
  • Step 2: Unzip the ROM
  • Step 3: Goto /system/cameradata and copy all the SlimISP files to your phone.
  • Step 4: Goto /data and there should be another SlimISP bin file, copy that but dont mix it up.
  • Step 5: Move these to the files to the corresponding areas of your phone.
  • Step 6: Check permissions, I granted full access to Root, and User
  • Step 7: Start the camera app and cross your fingers
  • Step 8: Reboot if it didnt work immediately


Available link for download

Read more »

Friday, December 23, 2016

How to fix “The program can’t start because MSVCR110 dll is missing from your computer ” error on Windows

How to fix “The program can’t start because MSVCR110 dll is missing from your computer ” error on Windows


If you run a application and got the error message "The program can’t start because MSVCR110.dll is missing from your computer." then the Microsoft Visual C++ Redistributable is missing on the current computer.


This error appears when you wish to run a software which require the Microsoft Visual C++ Redistributable 2012. The redistributable can easily be downloaded on the Microsoft website as x86 or x64 edition.
Depending on the software you wish to install you need to install either the 32 bit or the 64 bit version. If you do not know which version you need to install, start to install the 32 bit version and if you still got the error install then the 64 bit version. On a 32 bit OS you can install only the 32 bit redistributable.


Available link for download

Read more »