Wednesday, December 22, 2010

Enable Folder Option - By Changing the Registry

hi,

Sometimes the Folder options are disabled by the Unwanted Viruses.

To enable the Folder option do this:

1. Goto Start and Run,
2. Type "regedit" (without Quotes)
3. Then Click the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Current version\Explorer\Advanced\Folder\Hidden\SHOWALL
4. In the Right side you will find the DWORD "CheckedValue",
5. Modify the Value "0" into "1".
6. Verify the Changed Value Effected or not by pressing F5. If the Value "1", Folder option Enabled.

7. If the Value again goes to "0", do the same thing in the safe mode and Clear the Virus.

That's all Folder option enabled.

Rgds,

Mani.V

Pop a banner each time Windows Boots

hi,

recently i got this from one website.



To pop a banner which can contain any message you want to display just before a user is going to log on, go to the key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WinLogon

Now create a new string Value in the right pane named LegalNoticeCaption and enter the value that you want to see in the Menu Bar.
Now create yet another new string value and name it:
LegalNoticeText
Modify it and insert the message you want to display each time Windows boots. This can be effectively used to display the company's private policy each time the user logs on to his NT box.

It's .reg file would be:
REGEDIT4 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Winlogon] "LegalNoticeCaption"="Caption here."


Rgds,

Mani.V

Sunday, December 12, 2010

Improve Shutdown Speed in XP!!


Before doing the following changes u close to all the programmes.
1.       Go to Start then select Run
2.      Type 'Regedit' and click ok
3.      Find 'HKEY_CURRENT_USER\Control Panel\Desktop\'
4.      Select 'WaitToKillAppTimeout'
5.      Right click and select 'Modify'
6.      Change the value to '1000' and Click 'OK'
7.      Now select 'HungAppTimeout'
8.      Right click and select 'Modify'
9.      Change the value to '1000' and Click 'OK'


1.       Now find 'HKEY_USERS\.DEFAULT\Control Panel\Desktop'
2.      Select 'WaitToKillAppTimeout'
3.      Right click and select 'Modify'
4.      Change the value to '1000' and Click 'OK'
5.      Now find 'HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\'
6.      Select 'WaitToKillServiceTimeout'
7.      Right click and select 'Modify'
8.      Change the value to '1000' and Click 'OK'
 Hv a gr8 day.....

Mani.V

Keyboard Shortcut

KEYBOARD SHORTCUTS

1.) Windows Hotkeys

• Ctrl + Escape or Win: Display start menu.
• Shift + F10 or AppsKey: Display context menu.
• Win + E: Open Windows Explorer.
• Win + R: Open Run dialog.
• Win + M: Minimize all windows.
• Win + Shift + M: Undo minimize all windows.
• Win + D: Toggle minimize all windows. or toggle desktop view, using Show_Desktop.scf, while MinimizeAllWindows doesn't minimize dialog boxes (including Properties windows).'.
• Windows Hotkeys: Activate system tray. Arrow keys select, Enter double-clicks, and AppsKey or Shift + F10 right-clicks.
• Win + L (XP Only): Locks keyboard. Similar to Lock Workstation.
• Win + F or F3: Open Find dialog. (All Files) F3 may not work in some applications which use F3 for their own find dialogs.
• Win + Control + F: Open Find dialog. (Computers)
• Win + U: Open Utility Manager.
• Win + F1: Open Windows help.
• Win + Pause: Open System Properties dialog.
• Win + Tab: Cycle through taskbar buttons. Enter clicks, AppsKey or Shift + F10 right-clicks.
• Win + Shift + Tab: Cycle through taskbar buttons in reverse.
• Alt + Tab: Display CoolSwitch. More commonly known as the AltTab dialog.
• Alt + Shift + Tab: Display CoolSwitch; go in reverse.
• Alt + Escape: Send active window to the bottom of the z-order.
• Alt + Shift + Escape: Activate the window at the bottom of the z-order.
• Alt + F4: Close active window; or, if all windows are closed, open shutdown dialog.
• Shift while a CD is loading: Bypass AutoPlay.
• Shift while login: Bypass startup folder. Only those applications will be ignored which are in the startup folder, not those started from the registry (Microsoft\Windows\CurrentVersion\Run\)
• Ctrl + Alt + Delete or Ctrl + Alt + NumpadDel (Both NumLock states): Invoke the Task Manager or NT Security dialog.
• Ctrl + Shift + Escape (2000/XP ) or (Ctrl + Alt + NumpadDot) : Invoke the task manager. On earlier OSes, acts like Ctrl + Escape.
• Printscreen: Copy screenshot of current screen to clipboard.
• Alt + Printscreen: Copy screenshot of current active window to clipboard.
• Ctrl + Alt + Down Arrow: Invert screen. Untested on OSes other than XP.
• Ctrl + Alt + Up Arrow: Undo inversion.
• Win + B : Move focus to systray icons.

2.) Generic

• Ctrl + C or Ctrl + Insert: Copy.
• Ctrl + X or Shift + Delete: Cut.
• Ctrl + V or Shift + Insert: Paste/Move.
• Ctrl + N: New... File, Tab, Entry, etc.
• Ctrl + S: Save.
• Ctrl + O: Open...
• Ctrl + P: Print.
• Ctrl + Z: Undo.
• Ctrl + A: Select all.
• Ctrl + F: Find...
• Ctrl+W : to close the current window
• Ctrl + F4: Close tab or child window.
• F1: Open help.
• F11: Toggle full screen mode.
• Alt or F10: Activate menu bar.
• Alt + Space: Display system menu. Same as clicking the icon on the titlebar.
• Escape: Remove focus from current control/menu, or close dialog box.

3.) Generic Navigation

• Tab: Forward one item.
• Shift + Tab: Backward one item.
• Ctrl + Tab: Cycle through tabs/child windows.
• Ctrl + Shift + Tab: Cycle backwards through tabs/child windows.
• Enter: If a button's selected, click it, otherwise, click default button.
• Space: Toggle items such as radio buttons or checkboxes.
• Alt + (Letter): Activate item corresponding to (Letter). (Letter) is the underlined letter on the item's name.
• Ctrl + Left: Move cursor to the beginning of previous word.
• Ctrl + Right: Move cursor to the beginning of next word.
• Ctrl + Up: Move cursor to beginning of previous paragraph. This and all subsequent Up/Down hotkeys in this section have only been known to work in RichEdit controls.
• Ctrl + Down: Move cursor to beginning of next paragraph.
• Shift + Left: Highlight one character to the left.
• Shift + Right: Highlight one character to the right.
• Shift + Up: Highlight from current cursor position, to one line up.
• Shift + Down: Highlight from current cursor position, to one line down.
• Ctrl + Shift + Left: Highlight to beginning of previous word.
• Ctrl + Shift + Right: Highlight to beginning of next word.
• Ctrl + Shift + Up: Highlight to beginning of previous paragraph.
• Ctrl + Shift + Down: Highlight to beginning of next paragraph.
• Home: Move cursor to top of a scrollable control.
• End: Move cursor to bottom of a scrollable control.

4.) Generic File Browser

• Arrow Keys: Navigate.
• Shift + Arrow Keys: Select multiple items.
• Ctrl + Arrow Keys: Change focus without changing selection. "Focus" is the object that will run on Enter. Space toggles selection of the focused item.
• (Letter): Select first found item that begins with (Letter).
• BackSpace: Go up one level to the parent directory.
• Alt + Left: Go back one folder.
• Alt + Right: Go forward one folder.
• Enter: Activate (Double-click) selected item(s).
• Alt + Enter: View properties for selected item.
• F2: Rename selected item(s).
• Ctrl + NumpadPlus: In a Details view, resizes all columns to fit the longest item in each one.
• Delete: Delete selected item(s).
• Shift + Delete: Delete selected item(s); bypass Recycle Bin.
• Ctrl while dragging item(s): Copy.
• Ctrl + Shift while dragging item(s): Create shortcut(s).

In tree pane, if any:

• Left: Collapse the current selection if expanded, or select the parent folder.
• Right: Expand the current selection if collapsed, or select the first subfolder.
• NumpadAsterisk: Expand currently selected directory and all subdirectories. No undo.
• NumpadPlus: Expand currently selected directory.
• NumpadMinus: Collapse currently selected directory.


5.) Accessibility

• Right Shift for eight seconds: Toggle FilterKeys on and off. FilterKeys must be enabled.
• Left Alt + Left Shift + PrintScreen: Toggle High Contrast on and off. High Contrast must be enabled.
• Left Alt + Left Shift + NumLock: Toggle MouseKeys on and off. MouseKeys must be enabled.
• NumLock for five seconds: Toggle ToggleKeys on and off. ToggleKeys must be enabled.
• Shift five times: Toggle StickyKeys on and off. StickyKeys must be enabled.

6.) Microsoft Natural Keyboard with IntelliType Software Installed

• Win + L: Log off Windows.
• Win + P: Open Print Manager.
• Win + C: Open control panel.
• Win + V: Open clipboard.
• Win + K: Open keyboard properties.
• Win + I: Open mouse properties.
• Win + A: Open Accessibility properties.
• Win + Space: Displays the list of Microsoft IntelliType shortcut keys.
• Win + S: Toggle CapsLock on and off.

7.) Remote Desktop Connection Navigation

• Ctrl + Alt + End: Open the NT Security dialog.
• Alt + PageUp: Switch between programs.
• Alt + PageDown: Switch between programs in reverse.
• Alt + Insert: Cycle through the programs in most recently used order.
• Alt + Home: Display start menu.
• Ctrl + Alt + Break: Switch the client computer between a window and a full screen.
• Alt + Delete: Display the Windows menu.
• Ctrl + Alt + NumpadMinus: Place a snapshot of the entire client window area on the Terminal server clipboard and provide the same functionality as pressing Alt + PrintScreen on a local computer.
• Ctrl + Alt + NumpadPlus: Place a snapshot of the active window in the client on the Terminal server clipboard and provide the same functionality as pressing PrintScreen on a local computer.

8.) Mozilla Firefox Shortcuts

• Ctrl + Tab or Ctrl + PageDown: Cycle through tabs.
• Ctrl + Shift + Tab or Ctrl + PageUp: Cycle through tabs in reverse.
• Ctrl + (1-9): Switch to tab corresponding to number.
• Ctrl + N: New window.
• Ctrl + T: New tab.
• Ctrl + L or Alt + D or F6: Switch focus to location bar.
• Ctrl + Enter: Open location in new tab.
• Shift + Enter: Open location in new window.
• Ctrl + K or Ctrl + E: Switch focus to search bar.
• Ctrl + O: Open a local file.
• Ctrl + W: Close tab, or window if there's only one tab open.
• Ctrl + Shift + W: Close window.
• Ctrl + S: Save page as a local file.
• Ctrl + P: Print page.
• Ctrl + F or F3: Open find toolbar.
• Ctrl + G or F3: Find next...
• Ctrl + Shift + G or Shift + F3: Find previous...
• Ctrl + B or Ctrl + I: Open Bookmarks sidebar.
• Ctrl + H: Open History sidebar.
• Escape: Stop loading page.
• Ctrl + R or F5: Reload current page.
• Ctrl + Shift + R or Ctrl + F5: Reload current page; bypass cache.
• Ctrl + U: View page source.
• Ctrl + D: Bookmark current page.
• Ctrl + NumpadPlus or Ctrl + Equals (+/=): Increase text size.
• Ctrl + NumpadMinus or Ctrl + Minus: Decrease text size.
• Ctrl + Numpad0 or Ctrl + 0: Set text size to default.
• Alt + Left or Backspace: Back.
• Alt + Right or Shift + Backspace: Forward.
• Alt + Home: Open home page.
• Ctrl + M: Open new message in integrated mail client.
• Ctrl + J: Open Downloads dialog.
• F6: Switch to next frame. You must have selected something on the page already, e.g. by use of Tab.
• Shift + F6: Switch to previous frame.
• Apostrophe ('): Find link as you type.
• Slash (/): Find text as you type.

9.) GMail

Note: Must have "keyboard shortcuts" on in settings.
• C: Compose new message.
• Shift + C: Open new window to compose new message.
• Slash (/): Switch focus to search box.
• K: Switch focus to the next most recent email. Enter or "O" opens focused email.
• J: Switch focus to the next oldest email.
• N: Switch focus to the next message in the "conversation." Enter or "O" expands/collapses messages.
• P: Switch focus to the previous message.
• U: Takes you back to the inbox and checks for new mail.
• Y: Various actions depending on current view:
Has no effect in "Sent" and "All Mail" views.
o Inbox: Archive email or message.
o Starred: Unstar email or message.
o Spam: Unmark as spam and move back to "Inbox."
o Trash: Move back to "Inbox."
o Any label: Remove the label.
• X: "Check" an email. Various actions can be performed against all checked emails.
• S: "Star" an email. Identical to the more familiar term, "flagging."
• R: Reply to the email.
• A: Reply to all recipients of the email.
• F: Forward an email.
• Shift + R: Reply to the email in a new window.
• Shift + A: Reply to all recipients of the email in a new window.
• Shift + F: Forward an email in a new window.
• Shift + 1 (!): Mark an email as spam and remove it from the inbox.
• G then I: Switch to "Inbox" view.
• G then S: Switch to "Starred" view.
• G then A: Switch to "All Mail" view.
• G then C: Switch to "Contacts" view.
• G then S: Switch to "Drafts" view.

10.) List of F1-F9 Key Commands for the Command Prompt

• F1 / right arrow: Repeats the letters of the last command line, one by one.
• F2: Displays a dialog asking user to "enter the char to copy up to" of the last command line
• F3: Repeats the last command line
• F4: Displays a dialog asking user to "enter the char to delete up to" of the last command line
• F5: Goes back one command line
• F6: Enters the traditional CTRL+Z (^z)
• F7: Displays a menu with the command line history
• F8: Cycles back through previous command lines (beginning with most recent)
• F9: Displays a dialog asking user to enter a command number, where 0 is for first command line entered.
• Alt+Enter: toggle fullScreen mode.
• up/down: scroll thru/repeat previous entries
• Esc: delete line
Note: The buffer allows a maximum of 50 command lines. After this number is reached, the first line will be replaced in sequence.

Rgds,

Mani.V

Wednesday, March 17, 2010

In Microsoft Outlook, how can I import address information from an Excel workbook into my Contacts list?

1. Arrange the Excel data in the traditional database format; i.e., give each column field titles and make each row a record.

2. Change the field titles in the worksheet so that they match those in your Outlook Contacts list.

3. To display the Name dialog box, press Ctrl-F3. Use this dialog box to assign the name Contacts to the entire range of contacts data.

4. Open Outlook. From the File menu, select Import and Export... .

5. In Outlook, select Import from another program or file.

6. Select Microsoft Excel. Import the file as .xls (not .xlx). Click Next.
Note: You may get the following prompt: "Microsoft Office Outlook cannot start the required translator. This feature is not currently installed. Would you like to install it now?" If you do, click Yes to continue.

7. From the Import a File page, make your desired selections, depending on how you want to handle duplicates. To navigate to the Excel file you are importing, click Browse... .

8. Select the file, and then click OK. In the Import a File dialog box, click Next.

9. In the Select a destination folder window, select the Contacts folder. Click Next.

10. On this last page, you will see two buttons:

o Map Custom Fields... : Click if you want to change the "field mapping", i.e., the selection of which columns in your Excel file match up with which data in Outlook's contacts. For example, one of your Excel file columns might read "Home", and you'll have to map that in Outlook to either "Home Address" or "Home Phone", accordingly.

o Change Destination... : Click if you want to change the destination folder. Since you are importing contacts, and since you already selected the destination folder in the last step, you only need to click this button if you made a mistake or want to double-check that you've selected the right one. Otherwise, you can ignore it.

When you are done, click Finish, and wait for Outlook to complete the task. To check the results in Outlook, open your Contacts folder.

Thursday, March 4, 2010

Tally.Erp Reports

Check out this SlideShare Presentation:

Friday, February 19, 2010

Configure Outlook Express for Multiple E-mail Accounts

Step 1:
For each of your e-mail accounts, find the type of e-mail account (POP3, IMAP or HTTP), the name of the incoming mail server (example: mail.isp.com) and the name of the outgoing, or SMTP, mail server (example: smtp.isp.com). This information can usually be found in the provider's FAQ (frequently asked questions) file or by e-mailing the provider.

Step 2:
Start Outlook Express.

Step 3:
Select Accounts from the Tools menu. Click on the Mail tab.

Step 4:
Click Add on the right side of the box and choose Mail. The Internet Connection Wizard will appear.

Step 5:
Type the display name for the account (the name that appears in the From line of e-mail sent from that account). Click Next.

Step 6:
If you already have the new account, click the top radio button. Enter the name of the account and click Next.

Step 7:
Type the mail server information you collected in the first step. Be sure to type the information as it appears in your notes. Click Next.

Step 8:
Type the user name as it appears on the account. The name is usually what precedes the address; for example, the account name of feedback@ehow.com is "feedback."

Step 9:
Type the password to access the account. If the password is incorrect or you can't remember it, contact the e-mail provider.

Step 10:
Check the Remember Password box if you don't want Outlook to prompt you for the password each time it checks the mail.

Step 11:
Click Finish. Repeat as needed for all e-mail accounts.

Step 12:
Edit account properties by clicking on the name and choosing Properties from the list on the right.


Tips & Warnings

When you select Receive All mail, you should also get mail from the account you added. If it doesn't work, you probably don't have the appropriate incoming and outgoing mail server names. If you don't have the right names, contact the e-mail provider to find them. You can add up to 10 separate e-mail addresses.Remove an address by selecting it and clicking Remove.If you use an HTTP (Web-based) e-mail service, contact your e-mail provider about integrating your HTTP e-mail service into Outlook. Hotmail, for example, allows you to integrate Hotmail into Outlook by synchronizing your Hotmail folders and address book into Outlook and creating a new account with the Hotmail Signup Wizard. Alternatively, try configuring your HTTP e-mail to be automatically forwarded to an existing Outlook account.


Thats It...

Wednesday, February 17, 2010

GMail - Keyboard shortcuts


Keyboard shortcuts

Keyboard shortcuts help you save time by allowing you to never take your hands off the keyboard to use the mouse. You'll need a Standard 101/102-Key or Natural PS/2 Keyboard to use the shortcuts.
To turn these case-sensitive shortcuts on or off, click Settings, and then pick an option next to Keyboard shortcuts.
Shortcut Key
Definition
Action
c
Compose
Allows you to compose a new message. + c allows you to compose a message in a new window.
/
Search
Puts your cursor in the search box.
k
Move to newer conversation
Opens or moves your cursor to a more recent conversation. You can hit to expand a conversation.
j
Move to older conversation
Opens or moves your cursor to the next oldest conversation. You can hit to expand a conversation.
n
Next message
Moves your cursor to the next message. You can hit to expand or collapse a message. (Only applicable in 'Conversation View.')
p
Previous message
Moves your cursor to the previous message. You can hit to expand or collapse a message. (Only applicable in 'Conversation View.')
o or
Open
Opens your conversation. Also expands or collapses a message if you are in 'Conversation View.'
u
Return to conversation list
Refreshes your page and returns you to the inbox, or list of conversations.
e
Archive
Archive your conversation from any view.
m
Mute
Archives the conversation, and all future messages skip the Inbox unless sent or cc'd directly to you. Learn more.
x
Select conversation
Automatically checks and selects a conversation so that you can archive, apply a label, or choose an action from the drop-down menu to apply to that conversation.
s
Star a message or conversation
Adds or removes a star to a message or conversation. Stars allow you to give a message or conversation a special status.
!
Report spam
Marks a message as spam and removes it from your conversation list.
r
Reply
Replies to the message sender. + r allows you to reply to a message in a new window. (Only applicable in 'Conversation View.')
a
Reply all
Replies to all message recipients. +a allows you to reply to all message recipients in a new window. (Only applicable in 'Conversation View.')
f
Forward
Forwards a message. + f allows you to forward a message in a new window. (Only applicable in 'Conversation View.')
Escape from input field
Removes the cursor from your current input field.
+ s
Save draft
Saves the current text as a draft when composing a message. Hold the key while pressing s and make sure your cursor is in one of the text fields -- either the composition pane, or any of the To, CC, BCC, or Subject fields -- when using this shortcut.
#
Delete
Moves the conversation to Trash.
l
Label
Opens the Labels menu to label a conversation.
v
Move to
Moves the conversation from the inbox to a different label, Spam or Trash.
+ i
Mark as read
Marks your message as 'read' and skip to the next message.
+ u
Mark as unread
Marks your message as 'unread' so you can go back to it later.
[
Archive and previous
Archives your conversation and moves to the previous one.
]
Archive and next
Archives your conversation and moves to the next one.
z
Undo
Undoes your previous action, if possible (works for actions with an 'undo' link).
+ n
Update current conversation
Updates your current conversation when there are new messages.
q
Move cursor to chat search
Moves your cursor directly to the chat search box.
y
Remove from Current View*
Automatically removes the message or conversation from your current view.
  • From 'Inbox,' 'y' means Archive
  • From 'Starred,' 'y' means Unstar
  • From 'Trash,' 'y' means Move to inbox
  • From any label, 'y' means Remove the label
* 'y' has no effect if you're in 'Spam,' 'Sent,' or 'All Mail.'
.
Show more actions
Displays the 'More Actions' drop-down menu.
+
Opens options in Chat
  • + moves from edit field in your chat window to select the 'Video and more' menu
  • Next, press to select the emoticon menu
  • Press to open the selected menu
?
Show keyboard shortcuts help
Displays the keyboard shortcuts help menu within any page you're on.
Combo-keys - Use the following combinations of keys to navigate through Gmail.
Shortcut Key
Definition
Action
then
Send message
After composing your message, use this combination to send it automatically. (Supported in Internet Explorer and Firefox, on Windows.)
y then o
Archive and next
Archives your conversation and moves to the next one.
g then a
Go to 'All Mail'
Takes you to 'All Mail,' the storage site for all mail you've ever sent or received (and have not deleted).
g then s
Go to 'Starred'
Takes you to all conversations you have starred.
g then c
Go to 'Contacts'
Takes you to your Contacts list.
g then d
Go to 'Drafts'
Takes you to all drafts you have saved.
g then i
Go to 'Inbox'
Returns you to the inbox.
g then t
Go to 'Sent Mail'
Takes you to all mail you've sent.
* then a
Select all
Selects all mail.
* then n
Select none
Deselects all mail.
* then r
Select read
Selects all mail you've read.
* then u
Select unread
Selects all unread mail.
* then s
Select starred
Selects all starred mail.
* then t
Select unstarred
Selects all unstarred mail.

Activate Rental License

Activate Rental License

The process to activate a Tally.ERP 9 Rental License is similar to activating a Single Site, to activate a Promotional Rental license follow the steps shown:

Start Tally.ERP 9

* The Startup screen appears
* Select Activate License
* The Activate License screen appears

* Select Activation of Promotional Rental license
* In the Activate License screen:
o Enter the promotional code in the Promotional Code field.
o Enter the Administrator’s E-Mail Address in E-Mail ID of the Administrator field.
o Repeat the Administrator’s E-Mail Address in Repeat (E-Mail ID of the Administrator) field

A unique account identification is created using this E-Mail Id and the license serial number is linked to this account. The License Key, Password and Account related information are mailed to the E-Mail Id provided in the activation form.

* Press Enter to activate a Rental License.
* Tally.ERP 9 searches for the availability of Internet Connectivity on your computer

Internet Connection is Available

* Tally.ERP 9 displays a message Congratulation! Your activation Request has been processed
* The Tally_lck.lic file is created which resides in the default Tally.ERP 9 directory
* Proceed to section titled Procedure to Unlock License File

Internet Connection is not Available


* Tally.ERP 9 displays a message Could not Connect to Internet, Do you want to Generate the License File Offline.
* Press Y or click Yes to proceed with the Offline Licensing.
* Tally.ERP 9 displays a message Your Offline Activation Request has been Created Successfully. A license request file titled Tally_req.lic is generated and stored in the default Tally.ERP 9 folder.
* Copy the Tally_Req.lic file onto a pen drive/CD and transfer it to another computer with Internet Connectivity and Tally.ERP 9. On this computer, Tally.ERP 9 could be in Educational mode.
* Start Tally.ERP 9 on this computer
* Go to Gateway of Tally > F12: Configure > Licensing > Send External Request
* Tally.ERP 9 displays a message Offline Response File Tally_lck.lic Generated Successfully. The Tally_lck.lic is created and stored in the default Tally.ERP 9 directory.
* The License Key to activate the Tally.ERP 9 license and the Password are emailed separately to the email id provided in the activation form.
* Copy Tally_lck.lic and transfer it to the default Tally.ERP 9 application folder of the computer where Tally.ERP 9 has to be activated.
* Start Tally.ERP 9
* Proceed to section titled Procedure to Unlock License File

Procedure to Unlock License File

* Access your mail and retrieve the unlock key before proceeding to unlock the license file.
* In the Startup screen select Unlock License
* Type the Unlock Key retrieved in unlock field and press Enter.
* On successfully unlocking the license file, Tally.ERP 9 displays a message
* Start Tally.ERP 9, the License Serial Number and Account ID are displayed under the Version and License tab of the information panel respectively

The Promotional Code is provided by the authorised OEM Dealer/Tally PartnerOEM product dealers are restricted to Online activation only..

Tally.erp9 New Release 1.6

Check it out the tally erp9 1.6 Release notes

New Features
New Data Sync for Distributed Business Environments
��Data synchronisation is now revamped with new capabilities and behavioural changes to make the process simple, fast and wide-ranging. The following new capabilities of Data Synchronisation will help the distributed Business Environment to get the required information on right time:
�� Enhanced Performance: 40% to 70% performance enhancement achieved.
�� One Way Synchronisation: Send or receive vouchers from the client / server
�� Filter Voucher Types: Specify the type of vouchers that you need to synchronise
�� Sync After Save: Synchronise selected Voucher Types on save
�� Online Snapshot: Improve data exchange without Export or Import
�� Control Opening Balances: Available for Ledgers and Item Masters
�� Multi-level Synchronisation Support: Supports complex hierarchy or Complicated Organisation structures

For Complete details Click the following link.

Tally.erp9 1.6 Release

Friday, February 12, 2010

Create a Rule to Delete Messages with Adult Content

1. Open Outlook.
2. From Tools menu to Rules and Alerts.
3. Click New Rule.
4. Click Start from a blank rule.
5. Click Next.
6. Scroll down and locate "with specific words in the subject".
7. Check the Box.
* This should appear under Step 2 now.
8. Click the specific words link.
9. In the Search Text box, enter an adult content word.
10. Click Add.
11. Repeat adding words to the list.
12. When finished, click OK.
13. Click Next.
14. In Step 1 box, scroll down and locate "move it to the specified folder".
15. Check the Box.
* This should appear under Step 2 now.
16. Click the specified folder link.
17. Choose the Deleted items folder. Click OK.
18. Click Next. Click Next.
19. Click Finish.
20. Click OK to close the windows.

Wednesday, February 10, 2010

Mulitple Login in one google talk

Here is the tips for existing Google Talk shortcut:

1. Right click on the Google Talk shortcut.
2. On the right click contextual menu, click on Properties.
3. Go to Shortcut tab on Google Talk Properties window.
4. On the Target textbox, add in the /nomutex to the end of the line so that it looks like below (or you can simply copy and paste the below syntax and replace the original).â€Å“c:\program files\google\google talk\googletalk.exe” /nomutex
5. Click on OK.

Trick for creating a new shortcut for Google Talk:

1. Right-click on the desktop or anywhere you want to place the GTalk shortcut.
2. Select New on the right click context menu.
3. Then select Shortcut.
4. Copy and paste the following line to the text box when prompted to type the location of the item:â€Å“c:\program files\google\google talk\googletalk.exe” /nomutex
5. Click on Next.
6. Give the shortcut a proper name such as Google Talk or Google Talk Multiple or Google Talk Polygamy.
7. Click OK until you are done.

If you have several Google Gmail accounts you also may want to run multiple instances of Google Talk.

Monday, February 1, 2010

Message stuck in Outbox

Method 1
Open the message from the Outbox and close it again. Now select the message and press DELETE

Method 2
Put Outlook in offline mode. To do this go to File-> Work Offline. Now restart Outlook and see if you can delete it (you can try this in combination with method 1). Don’t forget to put Outlook back On-line again.

Method 3
1. Create a new pst-file; File-> New-> Outlook Data File…
2. Set this pst-file as your default delivery location in your Account settings; Tools-> E-mail Accounts-> button Next
3. When you now restart Outlook your original pst-file will show up as the secondary set of folders where should easily be able to remove the file from or even the complete Outbox folder
4. Set the original pst-file as the default delivery location again and restart Outlook; the Outbox folder will be recreated and will be empty.

Method 4
Use the Microsoft MDBVU32.EXE tool to forcefully clear the Outbox. The instructions for this are the same for when removing a stuck read receipt but instead of choosing “MDB-> Open Root Folder” choose “MDB-> Open IPM Outbox”.

Tuesday, January 26, 2010

List of Error Codes in Tally.ERP 9 and reasons for failures and possible solutions


The following table details Tally.ERP 9 Error Codes, possible reasons and potential solutions – for
Release 1.5 onwards.


Error
Code

Error Message

Reason for Failure & Possible Reasons

Solutions





11



License    file is being accessed    by another program. Please try after some time.


Error while trying to lock the license file for write License file is being accessed byanother process (another Tally)
Check the Read Only properties of the file and ensure the Read Only attribute is unchecked

Ensure that only one instance is executed in Tally at a time.

Ensure that the user has ‘write’
permission to Tally folder




12

License        file            has inadequate        security permission    set.        Please check    the    security permission and try again.

Error while reading license file

License    file    has    security permissions set

Check the Read Only properties of the file and ensure the Read Only attribute is unchecked

Ensure that the user has ‘write’
permission to Tally folder



13

License file is Read only. Please    check    the    file security settings and try again.


Error while writing license file

License file read-only
Check the Read Only properties of the file and ensure the Read Only attribute is unchecked

Ensure that the user has ‘write’
permission to Tally folder




14


License    file    is    either corrupted or not found.


Invalid License file

License    file    has    been corrupted

Delete the tally.lic file from the Tally.ERP 9 application folder (if present).

Surrender the license from the Control Centre and Reactivate the license.





15


Encrypted License file is being    accessed    by another program. Please try after some time.

Error while trying to lock the license file for write

Encrypted License file being accessed    by    another process (another Tally)
Check the Read Only properties of the file and ensure the Read Only attribute is unchecked

Ensure that only one instance is executed in Tally at a time.

Ensure that the user has ‘write’
permission to Tally folder




16

Encrypted    License    file has inadequate security permission        set.        Please check    the    security permission and try again.

Error    while    reading encrypted license file

Encrypted License file has security permissions set

Check the Read Only properties of the file and ensure the Read Only attribute is unchecked

Ensure that the user has ‘write’
permission to Tally folder




17


Encrypted License file is Read only. Please check the file security settings and try again.

Error    while    writing encrypted license file

Encrypted License file read- only

Encrypted License file has security permissions set

Check the Read Only properties of the file and ensure the Read Only attribute is unchecked

Ensure that the user has ‘write’
permission to Tally folder




18


Encrypted License file is either corrupted or not found.


Invalid    encrypted    License file

Encrypted License file has been corrupted

Delete the tally_lck.lic file from the Tally.ERP 9 application folder
(if present).

Surrender the license from the Control Centre and Reactivate the license





19


License Request file is being    accessed    by another program. Please try after some time.

Error while trying to lock the request file for write

Request    file    is        being accessed        by        another process (another Tally)
Check the Read Only properties of the file and ensure the Read Only attribute is unchecked

Ensure that only one instance is executed in Tally at a time.

Ensure that the user has ‘write’
permission to Tally folder




20

License Request file has inadequate        security permission    set.        Please check    the    security permission and try again.

Error while reading request file

Request file has security permissions set

Check the Read Only properties of the file and ensure the Read Only attribute is unchecked

Ensure that the user has ‘write’
permission to Tally folder




21

License Request file is Read only. Please check the file security settings and try again.

Error while writing request file

Request file is read-only

Request file has security permissions set

Check the Read Only properties of the file and ensure the Read Only attribute is unchecked

Ensure that the user has ‘write’
permission to Tally folder



22

License Request file is either corrupted or not found.

Invalid request file

Request    file    has    been corrupted

Generate the Request file again, and continue with the Offline Activate/

Reactivation process.




23


Could        not        reach Registration     Server. Please    check    network connection and try again.

Error while communicating with Tally Database Server

Network problem

Internet settings problem

Tally server down
Solve connectivity problem and try again

Check Proxy and firewall settings as per Multi User Installation checklist

Install IE ver 6.0 or above


26


Invalid License!


Please contact Tally Solutions
Pvt. Ltd. for assistance



27


License Expired!

Invalid License – License expired.

Check    whether    the machine date of the user is back dated



Set the machine date correctly and activate

32



Please contact Tally Solutions
Pvt. Ltd. for assistance



33


Invalid    version.    Please contact Point of Purchase or    Tally     Solutions    Pvt. Ltd.


Invalid License Version

Surrender existing license using same Version which was used for Activation.

Install and activate the latest version.



34


Invalid    version.    Please contact Point of Purchase or    Tally     Solutions    Pvt. Ltd.


Invalid License Version

Surrender existing license using same Version which was used for Activation.

Install and activate the latest version.


35

Invalid    License    Key! Please enter valid license key received in the E- Mail.

Invalid Unlock Key

The    Unlock    License    Key entered is Invalid.


Pease type the correct unlock key.

36



Please contact Tally Solutions
Pvt Ltd for assistance

37



Please contact Tally Solutions
Pvt Ltd for assistance

38



Please contact Tally Solutions
Pvt Ltd for assistance

39



Please contact Tally Solutions
Pvt Ltd for assistance

40



Please contact Tally Solutions
Pvt Ltd for assistance

41



Please contact Tally Solutions
Pvt Ltd for assistance




42




Antivirus    blocking communication.
Include the application in the Antivirus    Exclusion/Exception list.

Contact Tally Solutions Pvt Ltd, if this error is persisting.


43

License not valid for this product. Please contact Point of Purchase or Tally Solutions Pvt. Ltd.

Invalid product

The Request is not from any of the Tally products
Please repeat the process again. If    the    problem    still    persists,
contact Tally Solutions Pvt. Ltd.



46



Could not unlock License!

The user is trying to enter the unlock key in a different machine    by    copying    the tally_lck.lic file.

Enter the Unlock key is the same machine where the Activation / Reactivation    was    done,     i.e., where    tally_lck.lic    was generated.


48

Connection        timed     out! Please    try    after sometime.


Connection Time Out

Please try again later.

If    the    problem    still    persists, contact Tally Solutions Pvt. Ltd.




49


Serial Number you have entered is wrong.

Wrong Serial Number

The Serial Number entered is incorrect. (This is in case of    Reset    License        after Activation     but    before Unlock)




Please type the correct serial number.



51

Invalid     Request!        Not enough information for processing.        Please contact    Tally    Solutions Pvt. Ltd.



Invalid Request


Please contact Tally Solutions
Pvt. Ltd



52

Required    File
    not     found for    processing.    Please contact    the        point    of purchase.


The required file not found during validation.


Please    contact    the    point    of purchase.


53

File is invalid and could not process. Please contact the point of purchase.


Invalid File


Please    contact    the    point    of purchase.





71


Hardware Lock Read Failed

Lock not connected to the system

Lock    removed    from    the system in-between process

Invalid    lock    or    already cleared lock

Connect the lock to the machine properly

Do not remove the lock during the process of converting

The lock inserted by you has already    been    converted    to Softlock and the same is invalid now.





72


Hardware Lock Clear Failed

Lock not connected to the system

Lock    removed    from    the system in-between process

Invalid    lock    or    already cleared lock

Connect the lock to the machine properly

Do not remove the lock during the process of converting

The lock inserted by you has already    been    converted    to Softlock and the same is invalid now.




81

Invalid machine state Hardware change System problems
Fraudulent    or    Erroneous reuse    of     license    and request/response files
Ensure    that    the     user    has sufficient            permission
(administrative rights)

If    the    problem    still    persists, contact Tally Solutions Pvt. Ltd.




82



Error while setting state

User does not have enough permissions
Ensure    that    the     user    has sufficient            permission
(administrative rights)

If    the    problem    still    persists, contact Tally Solutions Pvt. Ltd.




83



Error while setting token

User does not have enough permissions
Ensure    that    the     user    has sufficient            permission
(administrative rights)

If    the    problem    still    persists, contact Tally Solutions Pvt. Ltd.




84

Error token mismatch Hardware change System problems
Fraudulent    or    Erroneous reuse    of        license    or
request/response files
Ensure    that    the     user    has sufficient            permission
(administrative rights)

If    the    problem    still    persists, contact Tally Solutions Pvt. Ltd.




85

Error Fingerprint mismatch

Hardware change

System problems

Fraudulent    or    Erroneous reuse    of        license    or request/response files
Ensure    that    the     user    has sufficient            permission
(administrative rights)

If    the    problem    still    persists, contact Tally Solutions Pvt. Ltd.




86


Error while setting finger print.

User does not have enough permission.
Ensure    that    the     user    has sufficient            permissions
(administrative rights)

If    the    problem    still    persists, contact Tally Solutions Pvt. Ltd.



2002


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



2003


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



2004


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



2005


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



2006


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



2007


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



2008


Please select one/more column(s) for export.



Please    select    one/more column(s) for export.



2009


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



2010

Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



2012

Incorrect    Tally.NET    ID
#tally.net    id!    Please mention correct Tally.NET ID.


The Tally.NET ID entered by you is incorrect



Enter the correct Tally.NET ID



2013


Incorrect Tally.NET ID or
Password!

The    Tally.NET    ID    or Password        entered     is incorrect    Tally.NET        ID    or Password


Enter the correct Tally.NET ID or
Password



2015

The    current    password you have specified does not match! Please specify the correct one.


The password entered is wrong



Enter the correct password



2016


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



2018


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



2019


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



2019


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



2020


Tally.NET ID #Tally.NET ID should be valid email address!


The    E-Mail     address mentioned    by    you    for Tally.NET ID is not valid


Mention a valid E-Mail address for Tally.NET ID



2021


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



2022


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



2026


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



2027


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



2028

You    do    not    have necessary rights to view the page. Please contact administrator.


You do not have necessary rights to view the page


Please    contact    your
Administrator



2029


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



2030


Security Level #security level already Exists


The name of the Security level which    you are trying to create is already existing


Enter a different name to create
a Security Level



2035


Tally.NET ID #Tally.NET ID already exists.


The E-Mail ID entered for accessing    Tally.NET    is already existing


Mention a different E-Mail ID as
Tally.NET ID



2038


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



2039


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



2040


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



2041


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



2042


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



2043


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



2046

Cannot    create    new Tally.NET     user/Tally.NET Auditor/Tally.NET Expert. You are allowed to create
#X users.

You    have    exceeded    the number of Users created for Tally.NET, Tally.NET Auditor and Tally.NET Expert.

The number for User IDs that can be created for a Silver is One    and    for    Gold/Auditors’ Edition is Ten



2047

The    Tally.NET    ID
#Tally.NET ID, you gave as current administrator is incorrect!


The    Administrator’s    ID
entered by you is incorrect


Enter the correct Administrator
ID



2203


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



2204


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



2205


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



2208


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



2209


Tally.NET ID #Tally.NET ID should be valid email address!


The E-Mail address entered as Tally.NET ID is not valid


Enter    a    valid    E-Mail    ID    as
Tally.NET ID



2210

Cannot delete! One/more user(s) are linked with Security Level #security level, you are trying to delete.


You are trying to delete the Security    Level    which    is being linked with user(s)


Unlink    the    user(s)    from    the Security level which you want to delete



2212

The    Tally.NET    ID
#Tally.NET ID, you gave as new administrator is
incorrect!


The    Administrator’s    ID
entered by you is incorrect.


Enter the correct Administrator
ID



2213

The    Tally.NET    ID
#Tally.NET ID, you gave as current administrator is incorrect!


The    Administrator’s    ID
entered by you is incorrect.


Enter the correct Administrator
ID



2215


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



2216


Security level ‘Standard
User ‘ cannot be deleted.


You are trying to delete a pre-defined Security Level

You cannot delete the Security Level ‘Standard User’ as it is a pre-defined    Security    level    in Tally.



2217

Account/Site
administrator cannot be deleted.

You are trying to delete the
Account/Site
Administrator’s ID


You    cannot    delete    the
Account/Site Administrator’s ID



2218


Internal     Error!    Please contact    Tally    Solutions for assistance.





2219


You    cannot    create    a security    level    named
‘Owner’.


You are trying to name a security    level    which    is already a pre-defined name

You cannot create a security level    with    name    containing
‘Owner’ as this is a pre-defined
Security level in Tally



2220


Security level ‘Standard User    ’    cannot    be renamed.


You are trying to rename a pre-defined Security Level

You cannot rename the Security Level ‘Standard User’ as it is a pre-defined    security    level    in Tally.



2221


Security        level    should have    at        least        one rights/facility.


You are trying to create a Security    level    without allowing the rights/facility


You    cannot    create    a    blank security level, should at least have one rights/facility in it.



2251


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



3014


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



3017


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



3030


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



3067

Account ID #account id already    exists.    Please enter different Account ID.


You    are    entering    an Account ID which already exists.


Mention a different valid Account
ID.



6001


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6002


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6003


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6004


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6005


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6007


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6008


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6009


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6010


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6011


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6029


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6030


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6035


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6036


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6202


Incorrect Serial Number! Please type the correct Serial Number.


The Serial Number entered by you is incorrect.



Enter the correct Serial Number



6203

This is not a valid Serial Number – please contact your point of purchase or Tally    Solutions    for assistance


The serial number entered might have been blocked, upgraded, lost or Expired.


Contact your point of purchase or Tally Solutions for assistance




6205



Internal     Error!    Please contact    Tally    Solutions for assistance.

You are trying to Activate / Update        /        Re-Activate        / Surrender the license of a South    Asian    Edition     of Tally.ERP        9        from    an International IP Address

South Asian Edition of Tally.ERP
9 should be used only in India and SAARC.
International Edition of Tally.ERP
9 should be in countries other than India and SAARC



6206


Incorrect Activation Key. Please type the correct Activation Key.


The Activation Key entered by you is incorrect



Enter the correct Activation Key



6208


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6209


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6210


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6212


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6213


Internal     Error!    Please contact    Tally    Solutions for assistance.

You are trying to directly upgrade to Tally.ERP 9 from Tally    6.3    (Softlock    and Hardlock / 7.2 (Hardlock)

Activate Tally 9 (Release 1 or 2) first and surrender the same, and then Install and Activate Tally.ERP 9.



6214


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6216


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6217


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6218


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6220


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6221


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6222


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6223


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6224


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6225


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6226


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6227


Surrender failed – please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6228


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6229


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6230


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6231


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6232


Internal     Error!    Please contact    Tally    Solutions for assistance.




Please contact Tally Solutions for assistance.



6233


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6234

Upgrade    not        allowed! Please contact your point of    purchase    or    Tally Solutions for assistance.



Contact your point of purchase or Tally Solutions for assistance



6235

License    is    already activated.
Please surrender and try again

The License is in Active mode, i.e., you are trying to activate a license which has already been activated


Surrender the license and try
‘Reactivate License’ option.



6236


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6237


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6239


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6241
Your Tally.ERP 9 Serial Number XXXXXXXXX has been    made    INVALID, since it was found to be running on more than one machine.

You    have    activated    the same        serial    number     of Tally.ERP 9 in more than one machine




6242


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6243

Your        account administrator        has rejected the site #Site ID.    Please     contact account administrator.


Your Account Administrator has not approved your Site Activation.


Contact    your    Account
Administrator



6244


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.





6246


You        cannot        activate Rental Serial number on this    machine.            Please contact    Tally    Solutions for further assistance



Machine        Identification Information                already registered    for    another rental serial number

You cannot activate Rental Serial number    on    this    machine,    as rental license has already been activated.

Please contact Tally Solutions for further assistance.



6248

You cannot use this serial number     for    converting the rental license. Please contact    Tally     Solutions for further assistance


Serial    number    given    for converting    to        regular license is already activated


Enter the correct Serial number to convert the rental license to regular license.



6249


Internal     Error!    Please contact    Tally    Solutions for assistance



Please contact Tally Solutions for assistance.



6250


Internal     Error!    Please contact    Tally    Solutions for assistance



Please contact Tally Solutions for assistance.



6251


Internal     Error!    Please contact    Tally    Solutions for assistance



Please contact Tally Solutions for assistance.



6252


Internal     Error!    Please contact    Tally    Solutions for assistance



Please contact Tally Solutions for assistance.



6253


Insufficient days left for conversion!


Not having enough days to change edition


Extend the rental period and then change the Product Edition



6254


Internal     Error!    Please contact    Tally    Solutions for assistance



Please contact Tally Solutions for assistance.



6255


Internal     Error!    Please contact    Tally    Solutions for assistance



Please contact Tally Solutions for assistance.



6256


Internal     Error!    Please contact    Tally    Solutions for assistance



Please contact Tally Solutions for assistance.



6257


Internal     Error!    Please contact    Tally    Solutions for assistance



Please contact Tally Solutions for assistance.



6258


Internal     Error!    Please contact    Tally    Solutions for assistance



Please contact Tally Solutions for assistance.



6259


Internal     Error!    Please contact    Tally    Solutions for assistance



Please contact Tally Solutions for assistance.



6260


Internal     Error!    Please contact    Tally    Solutions for assistance



Please contact Tally Solutions for assistance.




6401


This    is    a    Multi    site License. Select ‘Activate Site License’ to activate the license

You are trying to activate license     by    selecting        the option ‘First time activation’ under ‘Activate License’ (in case    of        a     multi-site         or linked        with        multi    site account)


Select the option ‘Activation of Additional    Site    for    your organization’        under        ’Activate License’, in case of Multi Site License




6402


This    is    a    Multi    site License. Select ‘Activate Site License’ to activate the license

You are trying to activate the license by selecting the option ‘First time activation for your organization’ under
‘Activate License’    (in case serial is linked with multi-
site)


Select the option ‘Activation of Additional    Site    for    your organization’        under        ’Activate License’, in case of Multi Site License



6404

This    is    a        Single    site License. Select ‘Activate License’        option        to activate the license.
You are trying to activate the license by selecting the option    ’Activation            of Additional     Site    for        your organization’        under
‘Activate License’

Select    the    option    ’First    time activation for your organization’ under ‘Activate License’, in case of Single Site License



6405


Incorrect    Password. Please type the correct Password and proceed.


The password entered by you is incorrect



Enter the correct password




6406
Email        ID        #Email        ID mentioned    by     you         as Administrator of Account ID    #Account     ID         is incorrect. Please provide correct        Email    Id    and proceed.

The E-Mail ID mentioned by you    as        Account Administrator    ID        while activating the Tally.ERP 9 license is incorrect


Enter the correct E-mail ID for Account Administrator ID and proceed




6407
Email    ID        #Email    ID mentioned    by    you     as Administrator of Site ID
#Site    ID    is    incorrect. Please     provide    correct
Email Id and proceed.

The E-Mail ID mentioned by you as Site Administrator ID    while     activating    the Tally.ERP    9    license     is incorrect


Enter the correct E-mail ID for Site    Administrator    ID    and proceed




6410


The    serial    number    is already        activated. Please select ‘Reactivate License’ option


You are using the option
‘First time activation’ under
‘License    Activation’    while re-activating the license
You need to use the option ‘Re- Activate License’ in case you have    already     activated    the license,    and    are    now     re- activating the same after having surrendered it.



6413


This is not a valid site – please    contact    your account administrator.


The Site which you have linked to Multi Site license, is not a valid site


Contact    your    Account
Administrator



6415

Cannot activate new site. You    are    allowed    to activate #X sites. Click here to buy more sites.





6416
The    Site        ID     #Site        ID already    exists.    Enter different Site ID. If you are trying to reactivate the     same    site        use Reactivate Site option
The Site ID entered by you is already existing, or, You are trying to re-activate the same Site using the option
‘Activate License’

Enter a different Site ID. In case, you have already activated the    Site,    use    the    option
‘Reactivate License’.



6417

This    is    not    a    valid Account. Please contact your point of purchase for assistance


The Account does not exist
/ de-activated


Please contact point of purchase or Tally Solutions for assistance




6436
Email        ID        #Email        ID mentioned    by     you         as Administrator of Account ID    #Account     ID         is incorrect. Please provide correct        Email    Id    and proceed.

The E-Mail ID     mentioned by    you    as        Account Administrator        ID        while activating the Tally.ERP 9 license is incorrect


Enter the correct E-mail ID for Account Administrator ID and proceed



6437


Incorrect Site ID #Site ID.    Please    mention correct Site ID.


The Site ID mentioned by you while activating a Site license is incorrect


Enter the correct E-mail ID for Site    Administrator    ID    and proceed



6438


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance



6440


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance



6444
Tally.NET ID #Email ID mentioned    by    you    as Account Administrator is incorrect. Please provide correct Tally.NET ID and proceed.


The E-Mail ID mentioned by you    as    Account Administrator is incorrect.


Enter    the    correct    Account
Administrator ID



6446


Incorrect    Account    ID
#Account ID. Please type the correct Account ID.


The Account ID entered by you is incorrect



Enter the correct Account ID




6447


This    is    a    Multi    site
License.    Select
‘Reactivate Site License’
to activate the license
You    have    selected            the option ‘If you have only one license    for        your organization’        under
‘Reactivate License’ instead of using ‘If you wish to reactivate a Site’


Select the option ‘If you wish to reactivate    a    Site’    under
‘Reactivate License’ in case of
Multi Site License




6448

This    is    a    Single    site
License.    Select
‘Reactivate        License’ option    to    activate    the license.
You    have     selected        the option        ’If    you    wish     to reactivate a Site’        under
‘Reactivate License’ instead of selecting ‘If you have only one license for your
organization’


Select the option ‘If you have only    one    license    for    your organization’ ‘Reactivate License’ in case of Single Site License



6449

Please    surrender    your existing        Tally    License, before            moving        to Tally.ERP 9.

You are trying to activate Tally.ERP        9    without surrendering older version of    Tally,    in     case        of    co- existence.


Surrender    your    existing    Tally License,     before    activating Tally.ERP 9



6450


Please    try    activating Tally.ERP 9 from latest version.






6451

Your Tally.ERP 9 Serial Number    12192919    has been SUSPENDED, since it    was     found    to        be repeatedly    running        on more than one machine.
Your have activated your Tally.ERP 9 license on more than one machine and have been repeatedly doing the same.    Your    Tally.ERP    9 license, therefore, has been suspended.








6452
We have detected that your License 231323112 of Tally.ERP 9 operating at your Site ‘ABCDEFG’ is being used on more than one machine – which is a violation    of         our Copyright.        All    such instances of Tally.ERP 9 will no longer work – and will    show            ’Invalid License’.





6453


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance



6454
Tally.NET ID #Email ID mentioned by you as Site Administrator    is incorrect. Please provide correct Tally.NET ID and proceed.


The E-Mail ID mentioned by you as Site Administrator is incorrect


Provide correct Tally.NET ID and proceed



6501


Internal     Error!    Please contact    Tally    Solutions for assistance



Please contact Tally Solutions for assistance.



6502


Internal     Error!    Please contact    Tally    Solutions for assistance



Please contact Tally Solutions for assistance.



6503


Internal     Error!    Please contact    Tally    Solutions for assistance



Please contact Tally Solutions for assistance.



6504


Internal     Error!    Please contact    Tally    Solutions for assistance



Please contact Tally Solutions for assistance.



6505


Incorrect    TallyCurrency Key(%s)!    Please    type correct TallyCurrency Key



Invalid Tally currency


Please    enter    the    correct
TallyCurrency Key



6506


Internal     Error!    Please contact    Tally    Solutions for assistance



Please contact Tally Solutions for assistance.



6507


Internal     Error!    Please contact    Tally    Solutions for assistance



Please contact Tally Solutions for assistance.



6508


Internal     Error!    Please contact    Tally    Solutions for assistance



Please contact Tally Solutions for assistance.



6509


Internal Error! Please try after some time


Please try again after sometime. If the problem persists, contact Tally    Solutions    Pvt    Ltd.,    for assistance



6510


Internal     Error!    Please contact    Tally    Solutions for assistance



Please contact Tally Solutions for assistance.



6511


Internal     Error!    Please contact    Tally    Solutions for assistance



Please contact Tally Solutions for assistance.



6512


Internal     Error!    Please contact    Tally    Solutions for assistance



Please contact Tally Solutions for assistance.



6513

Insufficient TallyCurrency(s)!    Please mention %d amount of TallyCurrency(s)


Product    can        not    be purchased        due     to insufficient TallyCurrency


Use TallyCurrency with adequate amount.



6514


Internal     Error!    Please contact    Tally    Solutions for assistance



Please contact Tally Solutions for assistance.



6515


Internal     Error!    Please contact    Tally    Solutions for assistance
The Serial number entered is    that    of    a    regular    / existing / other license and does not belong to rental license.


Enter the correct rental serial number.



6516


Internal     Error!    Please contact    Tally    Solutions for assistance



Please contact Tally Solutions for assistance.



6517



Payment is unsuccessful



Please contact Tally Solutions for assistance.



6602


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6603


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6604


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6605


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6606


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6607


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6608


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6609


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6610


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6611


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6612


The    server        is    busy, please    try    after        few minutes.


Please try again after sometime. If the problem persists, contact Tally    Solutions    Pvt    Ltd.,    for
assistance



6613


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6614


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6615


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6616


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6617


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6618


Internal     Error!    Please contact    Tally    Solutions for assistance.


Please try again after sometime. If the problem persists, contact Tally    Solutions    Pvt    Ltd.,    for
assistance



6619


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6620


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6621


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.



6624


Internal     Error!    Please contact    Tally    Solutions for assistance.



Please contact Tally Solutions for assistance.


6626
Incorrect        Promotional Code!    Please    type Correct        Promotional Code!


Please contact Tally Solutions for assistance.


6627
Incorrect        Promotional Code!    Please    type Correct        Promotional Code!

The    Promotional    Code entered is incorrect

Please    type    the    correct
Promotional code.

6628
Incorrect        Account    ID! Please    type    correct Account ID

The Account ID typed by you is incorrect

Please type the correct Account
ID

6629

Incorrect Site ID. Please type correct Site ID

The Site ID typed by you is incorrect

Please type the correct Site ID


15001


HTTP    method    not supported

HTTP method not supported

The Request Http method is not GET
This error is a development time error and not expected to come from    Tally.    Contact    Tally Solutions Pvt Ltd, if this error occurs.





15002





Invalid request



HTTP header information is not sufficient

HTTP headers used by Tally are changed / deleted.
Could come if the HTTP Headers are    tampered    /    modified    or removed either by Firewall / Proxy agent.

Disable Firewall/Proxy Agent and try.

Contact Tally Solutions Pvt Ltd, if this error is persisting.






15003






Invalid request




Invalid request xml

Data loss or loss of data integrity
This error could come only when the    transmitted    data    is    not received correctly at the other end or the request is coming from a wrong source.

For the first case the user can retry.

For the second case, there is no solution.

15004

Invalid request

Unknown request
Request is not identified

Contact Tally Solutions Pvt Ltd, if this error is persisting.

15005

Invalid request

Invalid data format
Please retry after sometime. Contact Tally Solutions Pvt Ltd, if this error is persisting.

15006

Invalid request

Invalid data format
Please retry after sometime. Contact Tally Solutions Pvt Ltd, if this error is persisting.




15007




Request    cannot    be served, please try later
The Server is not ready to serve,

The Tally Net Server is in
Reconnect process, or

The    Server    is    not registered.


Please retry after sometime. Contact Tally Solutions Pvt Ltd, if this error is persisting.


15009


Invalid request


Internal Error
Please retry after sometime.

Contact Tally Solutions Pvt Ltd, if this error is persisting.


15010


Invalid request


Internal Error
Please retry after sometime.

Contact Tally Solutions Pvt Ltd, if this error is persisting.

16001

Request    cannot    be served, please try later
Request cannot be served. The server is not ready to serve.

Please retry after sometime

16002

Invalid request

Insufficient    HTTP
information

Contact Tally Solutions Pvt Ltd.

16003

Invalid request

Insufficient    data    in    the request

Contact Tally Solutions Pvt Ltd.


16004


Invalid request


Invalid data
You can configure to use non- HTTP Tally.NET servers.

F12    Configure    >    Advanced
Configuration

16005

Request    cannot    be served, please try later

Invalid data
Please retry after sometime Contact Tally Solutions Pvt Ltd., if this error is persisting

16006

Invalid request

Insufficient data

Contact Tally Solutions Pvt Ltd.

16007

Invalid request

Insufficient data

Contact Tally Solutions Pvt Ltd.

16008

Invalid request

Insufficient data

Contact Tally Solutions Pvt Ltd.


16009


Invalid request


Insufficient data
Please retry after sometime.

Contact Tally Solutions Pvt Ltd, if this error is persisting.


16010


Request    cannot    be served, please try later
The    Request    cannot    be served.

Could    not    establish connection with Tally server

Please retry after sometime.

Contact Tally Solutions Pvt Ltd, if this error is persisting.


16011


Request    cannot    be served, please try later
The    Request    cannot    be served.

Tally server response xml is invalid
Please retry after sometime.

Contact Tally Solutions Pvt Ltd, if this error is persisting.




16012




Invalid session
Authentication    failed, invalid user

The Session does not exist or session exists but details in    the    session    are    not matching with details in the request xml.




Restart the session again


16013


Invalid request


Insufficient data
Please retry after sometime.

Contact Tally Solutions Pvt Ltd, if this error is persisting.

16014

Company    connected successfully

The Company is connected successfully

Success case.


16015

Failed    to    connect company

Unable to connect company
Please retry after sometime.

Contact Tally Solutions Pvt Ltd, if this error is persisting.





16016





Company    already connected





The    Company    is    already connected
If there is a company with same
‘connect    name’    already connected for that account and this instance is trying connection
through    ”Connect    on    Load”
company    configuration,    this error is displayed.

Connect the company manually, if required.

16017

Company    disconnected successfully

The    Company    is disconnected successfully

Success case.




16018



Failed    to    disconnect company



Unable    to    disconnect company
This case occurs only if the Tally server connection with Tally.NET server is broken and user is trying to disconnect company.

User can reconnect if wants to establish new connection.



16019



Company not connected


The    Company    is    not connected for which update request has come.
The connection with Tally.NET Server    is    lost    already.    Any request to disconnect, update that company get this error.

Reconnect the company.

16020

Company    updated successfully

The Company is updated successfully

Success case.


16021


Failed to update company


Unable to update company
The connection with Tally.NET Server is lost already. But Tally is not updated this disconnect.

Reconnect the company.


16022

Companies disconnected successfully
All    the    companies    have been        disconnected successfully     from     Tally server.


Success case.

16023

Failed to disconnect all companies

Unable    to    disconnect    all companies

No action.

16025

Server    disconnected successfully

Tally Server is disconnected successfully

Success case.

16026

Failed    to    disconnect server

Unable to disconnect Tally
Server.

No action.


16027


Invalid Session
Invalid Session

The Session does not exist or session exists but there is token mismatch.
Please retry after sometime.

If    problem        persist,     you    can configure    to    use    non-HTTP Tally.NET servers.

16028
Session    closed successfully

The    Session    is    closed successfully

Success case.

16029

Failed to close session

Unable to close the session

No action.


16031


Invalid request


Insufficient data
Please retry after sometime.

Contact Tally Solutions Pvt Ltd, if this error is persisting.


16032

‘Company’    is    currently not    connected    with Tally.NET

Tally    Server    is    not connected

Company is not connected.
The company is not connected to Tally.NET.

Connect    the    company    before trying to sync.


16033

Successfully    created session with TRB
The    Start    TRB    Session
Successful

Successfully    created session with TRB


Success case.


16034

Session    creation    with
TRB failed
The    Start    TRB    Session
Failed
 The Session creation with
TRB failed
Please retry after sometime.

Contact Tally Solutions Pvt Ltd, if this error is persisting.


16035


A    session    with    TRB
terminated successfully
The    End    TRB    Session
Successful

A    session    with    TRB
terminated successfully


Success case.


16036

Termination    of    TRB
session failed.
The End TRB Session Failed

Termination of TRB session failed.


No action.





16037




‘Company’    is    currently not    connected    with Tally.NET
Tally to connect to does not exist    as    Account information is not available for the request

Data request has come with Target Account Name and Target Company Name but could not find the company.




Check the Sync Client Rule for correctness of Account ID and Company Name.




16038




Invalid request
Tally to connect to does not exist for the request

Data    request    has    come which does not have Target Account Name and Target Company Name

Please retry after sometime. Contact Tally Solutions Pvt Ltd, if
this error is persisting.

16040

Session validity expired

The    Session    validity    is expired

Login    again    to    establish    the session.

16041
User    session    killed successfully

The    User    session    is terminated successfully

Success case.

16042

Failed to kill user session

Failed to terminate the user session

No action.


16043

Current    session    cannot be deleted
In    Kill        User    Session request,    the    session    ID which is to be killed is same as current session ID.

The current user session cannot be    killed.    Select    the    right session t


Count!!!!


The internet promoted gambling in an online casino. while it is good to get no download casinos
the wise man will act carefully evaluating several proposals. The US has banned gambling in an online casino. hit counter