Showing posts with label ERROR SOLVED. Show all posts
Showing posts with label ERROR SOLVED. Show all posts

Saturday, October 30, 2010

// // Leave a Comment

Only 70 Sets Allowed Problem Solved


LIKE THIS PICTURE

Many of the Nokia Series40 user having the problem of only 70 sets allowed which does not allow user to save the new settings.

How this problem occur:
Every time a new configuration setting is saved in s40 mobile, it makes a new folder in phone memory, it remain there even if you delete that configuration and the maximum limit is only 70 folders.


So if you are facing this problem you can solve it by formating your mobile phone but the entire data from your mobile will be deleted (contact, messages, configuration settings etc.). So here is the simple way to overcome this problem without  formating.

Requirements :
  • A PC with atleast 256 MB RAM
  • Original Nokia Data Cable
  • Mobile media browser like "Oxycube" [Size: 28.7 MB]. 
OR 

  • Nokia PC Suite.
Lets Start the steps to solve this problem.

1. Download and install Oxycube.
2. Connect your phone using bluetooth or data cable.
3. Now in Oxycube, Go to Phone memory "C" in which u find a folder "omadm".
4. In that folder there are 70 folders naming 1 to 70.
5. Delete some of them & you are done.


Now you can save the new configuration settings.

THANK YOU SO MUCH
Read More

Monday, September 13, 2010

// // Leave a Comment

Bluetooth Peripheral Device Driver IN WIN7 (SOLVED)

I've seen numerous discussions concerning this issue and I have addressed it a few times.

Here's what I did when bluetooth dongles on Windows 7 PCs that I had, didn't work with my iPhone and other headsets:

- Download the 'Windows Mobile Device Center' ( current version is 6.1 ) which you can download it from http://www.microsoft.com/windowsmobile/en-us/downloads/microsoft/device-center-download.mspx
this works for both Vista and Windows 7. I've tried it on both.

- Install the downloaded software but it may not look like it worked on Windows 7 PCs. Vista automatically configures the settings on the bluetooth devices but for those who have Windows 7, here are the things you should do:

- Go to 'Device Manager' from 'Control Panel' -Or- just right-click on Computer Icon and choose 'Properties' and then click on 'Device Manager'.- You'll see 'Bluetooth Peripheral Device' under 'Other devices'

- Right-Click it and click on "Update Driver Software" -Or- anyway you find it easy to bring up the Update driver window.

- Click "Browse My Computer for Driver Software" button.

- Click "Let Me Pick from a List of Device Drivers on my computer".

- Select 'Bluetooth Radio' from the list if it asked you to select and then in the next window, it will show a list of drivers with Company Names in one list and Drivers in another. In the Company List choose 'Microsoft Corporation', not only Microsoft.




- (From the drivers list there may be one or more drivers with the name "Windows Mobile-Based Device Support" with different driver versions. Select one or the latest. )

- Ignore any warnings and keep pressing next and then Finish at last. If all goes well, the last screen will show the message that device driver is successfully installed. ( Click 'YES' in the box )


Now, after manually updating the driver for your bluetooth device, in 'Device Manager' when you click on 'Bluetooth Radios', it should display one more item which will say 'Windows Mobile-based device support'.

----------------------------------------------------------------------------------------------------------------------

There are few more things that you want to pay attention to. If you have already added the device in your 'bluetooth device list' that didn't work, then remove the device and add it again. After you add it, you might need to restart the computer if it gave you a connection problem error message.

Every PCs that had Windows 7 and Vista worked after installing this software and I hope it will work for you too.

----------------------------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------

If you have used ActiveSync in the past, you would certainly love this package(Windows Mobile Device Center). Actually 'Windows Mobile Device Center' is the successor to ActiveSync. It is designed to synchronize various content including music, video, contacts, calendar events, web browser favorites, and other files between Mobile devices and the Windows operating system.

Things to consider trying if the connection still fails
I'd like to point out something here in case you have tried some trial version of bluetooth software that you can get from online. Some of these trial software ( ie. Bluesoleil ) disable your 'Bluetooth Support Service' ( a core service that is essential to run your bluetooth device in Windows ) when the trial period expires. I have also seen people jumping into conclusion after using trial version that without paying for it their bluetooth device would never work. So make sure 'Bluetooth Support Service' is running and set to 'Automatic'. You can find that service by going to -> Control Panel -> Administrative Tools -> Services (select it from the list)

For those who get connection failed error :

If your Phone has already been paired with your computer once and you try to pair it with the same computer, but this time you're logged in to a different account, it will most likely reject the connection since the phone would already have the MAC address of that computer stored in its memory.
Remember that when devices pair with each other, they store each other's MAC addresses and treat that address as a unique address for each device.
Remove the paired item from the phone Or Clear all the paired devices from your Phone's list if you don't know which is which and pair it again.
Read More

Saturday, September 5, 2009

// // Leave a Comment

COMMON FTP ERROR CODES

TIPS:
 

110 Restart marker reply. In this case, the text is exact and not left to the particular implementation; it must read: MARK yyyy = mmmm where yyyy is User-process data stream marker, and mmmm server's equivalent marker (note the spaces between markers and "=").

120 Service ready in nnn minutes.

125 Data connection already open; transfer starting.

150 File status okay; about to open data connection.

200 Command okay.

202 Command not implemented, superfluous at this site.

211 System status, or system help reply.

212 Directory status.

213 File status.

214 Help message.On how to use the server or the meaning of a particular non-standard command. This reply is useful only to the human user.

215 NAME system type. Where NAME is an official system name from the list in the Assigned Numbers document.

220 Service ready for new user.

221 Service closing control connection.

225 Data connection open; no transfer in progress.

226 Closing data connection. Requested file action successful (for example, file transfer or file abort).

227 Entering Passive Mode (h1,h2,h3,h4,p1,p2).

230 User logged in, proceed. Logged out if appropriate.

250 Requested file action okay, completed.

257 "PATHNAME" created.

331 User name okay, need password.

332 Need account for login.

350 Requested file action pending further information

421 Service not available, closing control connection.This may be a reply to any command if the service knows it must shut down.

425 Can't open data connection.

426 Connection closed; transfer aborted.

450 Requested file action not taken.

451 Requested action aborted. Local error in processing.

452 Requested action not taken. Insufficient storage space in system.File unavailable (e.g., file busy).

500 Syntax error, command unrecognized. This may include errors such as command line too long.

501 Syntax error in parameters or arguments.

502 Command not implemented.

503 Bad sequence of commands.

504 Command not implemented for that parameter.

530 Not logged in.

532 Need account for storing files.

550 Requested action not taken. File unavailable (e.g., file not found, no access).

551 Requested action aborted. Page type unknown.

552 Requested file action aborted. Exceeded storage allocation (for current directory or dataset).

553 Requested action not taken. File name not allowed.

THANKS FOR  COMMING
Read More