സ്ത്രീകള്‍ എങ്ങിനെ വസ്ത്രം ധരിക്കണം എന്ന് പുരുഷന്‍ നിഷ്ക്കര്‍ഷിക്കുന്നത് ശരിയോ? അല്ലെങ്കില്‍ തിരിച്ചും?

Showing posts with label Trouble Shooting. Show all posts
Showing posts with label Trouble Shooting. Show all posts

Saturday, May 05, 2012

MANAGEMENT STUDIO IN SQL SERVER 2005



On Yesterday I got a call from one of my post office saying that no applications are working . It shows an error that server is not exists. Firstly I thought that it is problem with network connections and I asked themto restart the server machine and try again but then also this error exists. I came to the office and tries to run the application. But seeing the error I thought that this problem with SQL server. On tryingto open the SQL server 2005 management studio I got an error. The error is as follows
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server wasnot found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) (.NetSqlClient Data Provider) “
First I wondered to see the error while connecting to server 2005. I never come up on such type of error during period as SA. While Contacting fellow Sys Admins they told that they had never come across such errors. While searching for the solutions on net But that not worked for me.
The main check points are

  • Make sure your database engine is configured to accept remote connections
Start > All Programs > SQL Server 2005 > Configuration Tools > SQL Server Surface Area Configuration

Click on Surface Area Configuration for Services and Connections
Select the instance that is having a problem > Database Engine > Remote Connections
Enable local and remote connections

Enable the TCP/IP in surface area configuration

Check the fire wall status and off the firewall if it is on and allow  exception for programsSQL server and SQL server browser

Enable SQL Server Browser (Start the SQL server browser n service)

But then also I am not able to connect to SQL server management studio. But while restarting the server machine I found that the windows server administrator password was missing. Earlier it requires a password for opening the windows server. Then I gotto users (By right clicking computer---Manage----Local User) and set pass word for Administrator (Recreated the earlier Password) and restarted the server.
After this SQL Server is working and I can open management studio correctly.
 
via-saparavur.blogspot.in

Monday, April 23, 2012

Repair Internet Explorer with Fix IE Utility

We are pleased to release the Fix IE Utility v 1.0. This freeware portable utility re-registers all the concerned dll & ocx files required for the smooth operation of Internet Explorer.






Simply extract the contents of the .zip file and run the  utility.
If you face any problems while running IE, maybe after recovering from a malware attack, and if you find that the Reset Internet Explorer feature does not help you, run this tool to re-register around 89 dll & ocx files, which are required for the smooth running of Internet Explorer.
Fix IE Utility has been tested on IE 7, IE 8 and IE 9, on Windows Vista & Windows 7.  Before running the utility, make sure that all your Internet Explorer windows are closed.
Courtesy : www.thewindowsclub.com & http://sapost.blogspot.in/

Friday, March 09, 2012

10 Tips to Avoid Frequent Disconnection of BSNL Broad Band



Bsnl Dataone BroadBand is one of the leading broadband internet service providers across india. They have good speed and connectivity even in rural areas. However they use the old land phone lines to provide broadband in homes. So if your landline got disconnected, you cant apply for broadband.

The wire communication has its own advantage s and disadvantages. In the case of Dataone broadband, the direct connection ADSL (asymmetric Digital Subscriber Loop) gives good speed for internet but the ADSL requires noise free connection also. This requirement will fail to satisfy when there are noise affected areas in the communication Line.

The Noise affected phone line could cause broadband to disconnect frequently and you can see the ADSL indicating LED on the modem starts blinking when the connection is lost. Also interned LED will goes to red indicating the deviceis dialling up before obtaining IP address successfully by PPP. The internet may reconnect automatically but the chances of frequent disconnections are high.

This problem is mainly caused by the line problem. A BSNL employee could rectify the problem on the line and solve this problem. However if you want to ensure connectivity always, follow these hints.

1. Avoid Excess line joints - So many joints from DP box to your home connecting wire will cause noise to be affect the signal. So if your phone line have lots of joints Twined together, request a replace of phone cable in your local exchange.

2. Ensure you have the best SNR (signal to noise ratio) : Signal to noise ration is simply the figure indicating how much noise in your signal. More value is better, unit is in DB.

To check your SNR: point your web browser to http://192.168.1.1/
user name :admin
Password : admin

For a stable connection, you should have upstream and downstream SNR more than 6db. However this is not the recommended value, average of greater than 20Db is required to avoid frequent disconnections.

3. Check your phone for noise. If you can hear even small hiss or noise along with dial tone, then go straight with checking yor phone line.

4.Make sure that the telephone cable connections are secure at the modem and at the splitter unit

5. Make sure that the telephones connected are not faulty. A faulty telephone could cause internet disconnection.

6. Make sure that all telephone instruments are connected at the phone jack of the splitter and no instruments are connected parrallel to line or modem jack of the splitter.

7. Make sure the cables to modem are not coiled. This important to make sure any cables and connecting cord's are not coiled much because the coiled cables have less immunity to electromagnetic interferance.

8. Make existing joints rust free. Cut and renew the joints if the telephone has noise. Make sure the open joints are not exposed to environments. Rain causes to grow crust on joints easily.

9. Make sure the line attenuation rates re below 60db. This can also be checked by http://192.168.1.1/

10. If you cant figure out the problem, just call bsnl customer service, they will do the rest compensating time.

Convert Any File Online

To day i got a image in .bmp format and i wanted to convert it to jpg format. I searched over internet and found many softwares. But i found an online site that easily convert any file to any format. Convert any file using the free online Zamzar service. This service allows you to convert any image, document, music, video, e-book, or compressed file format into another. Below are some different common examples of how this service could be used.

Sunday, March 04, 2012

"The Windows Installer Service Could Not Be Accessed" error message when you install a program in Windows XP

To resolve this issue, follow these steps:
  1. Log on to your computer as an administrator.
  2. Click Start, and then clickRun.
  3. In the Open box, type cmd, and then click OK.
  4. At the command prompt, typemsiexec.exe /unregister, and then press ENTER.
  5. Type msiexec /regserver, and then press ENTER.
  6. Verify that the SYSTEM account has full control access permissions to the
    HKEY_CLASSES_ROOT
    hive in the Windows registry. In some cases, you may also have to add Administrator accounts. To do so:Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs.
  7.  
    1. Click Start, click Run, type regedit in the Open box, and then click OK.
    2. Click the following registry hive:

      HKEY_CLASSES_ROOT
    3. On the Edit menu, click Permissions.
    4. If SYSTEM is not listed in the Group or user names list, click Add, make sure that the local computer name appears in the From this location box, type system in the Enter the object names to select box, click Check Names, and then click OK.
    5. Click SYSTEM in the Group or user names list, and then select the Full Control check box under Allow in the Permissions for SYSTEM box.
    6. Click Apply, click OK, and then quit Registry Editor.
  8. Restart the computer. If the problem is not resolved, repair Windows XP
Courtesy : sysadmindop.blogspot.in & sapost.blogspot.com

Thursday, March 01, 2012

How To Use System Restore in Windows 7




  1. Navigate to the Start -> All Programs -> Accessories -> System Tools program group.
  2. Click on the System Restore program icon.
  3. Click Next > on the Restore system files and settings window.
  4. Choose the restore point that you want to use.
    Note: Check the Show more restore points checkbox to see more than the most recent restore points.
    Note: Any restore points that you created, scheduled restore points that Windows 7 created, and those created automatically during the installation of certain programs will be listed here. You can not use System Restore to undo Windows 7 changes to a date that a restore point does not exist.
  5. Click Next >.
  6. Click Finish on the Confirm your restore point window to begin the System Restore.
    Note: Windows 7 will shut down to complete the System Restore so be sure to save any work you might have open in other programs before continuing.
    Important: System Restore will not revert any of your non-system files like documents, email, music, etc. to a previous state. These types files are completely unaffected by System Restore. If your intention with this tool was to recover a deleted non-system file, try using a file recovery program instead of System Restore.
  7. Click Yes to the Once started, System Restore cannot be interrupted. Do you want to continue? dialog box.
  8. System Restore will now restore Windows 7 to the state that was recorded in the restore point you chose in Step 4.
    Note: The System Restore process could take several minutes as you see the "Please wait while your Windows files and settings are being restored" message. Your computer will then reboot as normal when complete.
  9. Immediately after logging in to Windows 7 after the reboot, you should see a message that System Restore completed successfully.
  10. Click Close.
  11. Check to see if whatever Windows 7 problem you were troubleshooting has been corrected by this System Restore.
    If the problem still persists, you can repeat the steps above and choose another restore point if one is available.
    If this restoration caused a problem, you can always undo this particular System Restore.            
Source : sysadmindop.blogspot.in

Sunday, February 26, 2012

How To Use System Restore in Windows 7




  1. Navigate to the Start -> All Programs -> Accessories -> System Tools program group.
  2. Click on the System Restore program icon.
  3. Click Next > on the Restore system files and settings window.
  4. Choose the restore point that you want to use.
    Note: Check the Show more restore points checkbox to see more than the most recent restore points.
    Note: Any restore points that you created, scheduled restore points that Windows 7 created, and those created automatically during the installation of certain programs will be listed here. You can not use System Restore to undo Windows 7 changes to a date that a restore point does not exist.
  5. Click Next >.
  6. Click Finish on the Confirm your restore point window to begin the System Restore.
    Note: Windows 7 will shut down to complete the System Restore so be sure to save any work you might have open in other programs before continuing.
    Important: System Restore will not revert any of your non-system files like documents, email, music, etc. to a previous state. These types files are completely unaffected by System Restore. If your intention with this tool was to recover a deleted non-system file, try using a file recovery program instead of System Restore.
  7. Click Yes to the Once started, System Restore cannot be interrupted. Do you want to continue? dialog box.
  8. System Restore will now restore Windows 7 to the state that was recorded in the restore point you chose in Step 4.
    Note: The System Restore process could take several minutes as you see the "Please wait while your Windows files and settings are being restored" message. Your computer will then reboot as normal when complete.
  9. Immediately after logging in to Windows 7 after the reboot, you should see a message that System Restore completed successfully.
  10. Click Close.
  11. Check to see if whatever Windows 7 problem you were troubleshooting has been corrected by this System Restore.
    If the problem still persists, you can repeat the steps above and choose another restore point if one is available.
    If this restoration caused a problem, you can always undo this particular System Restore.            
Source : sysadmindop.blogspot.in

Tuesday, January 17, 2012

General Problem in Point of Sale

  •      Error in connection


When the system where Point of sale in working is switched on or you run the application, if you get error ‘Error no. 52’ the reason is that the Point of Sale application is unable to connect to the server.  Try any of the following as solutions

  •   Check whether the Server is switched on and is running

  •      Check whether the hub is switched on

  •       Check whether the LAN connection of your system is working; This can be tested by observing whether the LAN connection icon is appearing in the task bar; If this is not available, the LAN connection might have been disabled; Request the system administrator to enable the same

  •      Check whether the network cable connected to the network adapter is not snapped from the connector at the back of your system; If disconnected, please reconnect

  •       Check whether the network cable from your system is connected to one of the slots in the hub/switch remains firmly connected; Otherwise request the administrator to reconnect

  •     On completion of these checks and correcting the problem, if any, try to run the application again; If it does not work still, inform the administrator

  •    The administrator to check the following

o   Check whether Point of Sale can run from any other system; If so, open the config.xml file in the path C:\Program files\Meghdoot Millennium Point of Sale folder and check whether the server name and share name of the server component as configured initially has not been altered; If you observe any alteration, enter the correct path, save changes and run the application

o   If the above step does not work or you did not notice any change, Open the drive where the Point of Sale server component is installed and check whether the Server component is shared; If the sharing has been removed or the share name had been changed, share the folder again or change the share name; Also check the permission and ensure that it is not set to only ‘Read’; If you notice this change the permission appropriately

§     If the error is ‘Application installation is not proper’

If this error is observed, chances are that either the Point of Sale server component is removed in the server or the Counter.mdb is removed from this folder.  The administrator should check these points.  If the Point of Sale server component had been removed from the server, the same can be reinstalled, the server component shared and the counter.mdb file can be copied from backup location to this folder.  While this is being attempted to, users should not try to connect to Point of Sale

  •     Printer not installed error

When you run the Point of sale module, if this error comes up report this to the administrator.  The administrator to open the printers folder and check whether the default printer is available or deleted.  If deleted, the administrator can logoff as the current user and login as administrator and install the printer. 

There is also a possibility that the network printer might have been set as default printer.  In such cases, set the local printer as the default printer to solve the problem.

  •      Username of counter PA does not appear at shift begin

Approach the supervisor in such cases.  The Supervisor would not have either done the shift begin and allotted the work or the work allocation would not be from the time required.  The Supervisor should view the current allocation for the PA.  If the from time is a future time and the PA has to start working immediately, the Supervisor can use the tab delete in the work allocation screen, select the PA and delete the entry.  Now the Supervisor can again allot the work from the current time.  The PA can now go to his/her system, click the Refresh (…) button in the login screen and move ahead

  •    Username of counter PA does not appear at the end of shift

In this case, the supervisor would have set the ending time of the shift of the PA earlier than the time required. When the shift time is over the name of PA disappears and the PA will not be able to complete the work.  When this happens, the PA should inform the supervisor and the supervisor should use the Modify tab in the work allocation dialog box, select the user, click the OK button and in the subsequent frame, change the To time to a suitable time beyond the current setting and click OK button; Now the name of operator will appear in the login screen and the work can be continued.

  •      In transaction screen OK button appears instead of Print

The Supervisor to login to Point of Sale, Click the menu Tools – Receipt printing and click Yes in the message box that follows

  •      Weighing scale not connected but unable to enter weight for articles

Access the menu Tools and check whether the menu Weighing machine is checked.  If so, click the menu and in the confirmation message box click Yes to turn the weighing to manual mode.  Now, you can enter the weight for the articles booked manually in the transaction screen.

  •      Weighing scale is available but weight is not captured

Check whether the weighing scale is switched on and turn it on.  If this does not solve the problem, check whether the data cable from the weighing scale has not been disconnected from the communication port on the back of the system.  If disconnected, reconnect and try to weight the article

  •      When transaction screen for booking articles is accessed, error message ‘Port already open’ pops up

This error may be due to the fact that in the machine where Point of Sale is installed, modem is also connected and the modem is installed either in Communication Port 1 or the default setup value ‘all available ports’ is selected while installing modem.  The administrator should remove the modem and can re install the modem in the second port in the system.

  •      Printout and alignment of receipts not proper

This may be due to change in the default settings of printer options for generating the receipts.  When such a situation arises, the counter PA should select the option Tools – Printer options and in the dialog box that follows, click on Default button to restore default configuration. You can again open the dialog box and click on Test button to test the print out of receipt.


Monday, November 14, 2011

Error: MMC cannot open the file C:\Program Files\Microsoft SQL Server\80\Tools\BINN\SQL Server Enterprise Manager.MSC.


Upon clicking on the SQL Server Enterprise Manager shortcut the following error occurs:
MMC cannot open the file C:\Program Files\Microsoft SQL Server\80\Tools\BINN\SQL Server Enterprise Manager.MSC.
This may be because the file does not exist, is not an MMC console, or was created by a later version of MMC. This may also be because you do not have sufficient access rights to the file.
The msc file did exist and I definately has permissions to it. So I can only assume it some how got corrupt.
The solution to this is fairly simple... either get another copy of this file, or create one, as follows:
1. Select Start - Run.
2. At the Open prompt enter: mmc
3. Click OK
4. Select File - Add/Remove Snap-in...
5. Click Add...
6. Select Microsoft SQL Enterprise Manager
7. Click Add, then Close
8. Click Ok to return to the mmc.
9. Select File - Save As...
10. Delete or rename the original (offending) file out the way.
11. Save the new msc file as C:\Program Files\Microsoft SQL Server\80\Tools\BINN\SQL Server Enterprise Manager.MSC
Now your original shortcut should work.
Alternatively you can always access Enterprise Manager from within the Computer Management mmc.

Sunday, October 02, 2011

How to determine how much memory a program is using

Microsoft Windows users
  1. Press Ctrl + Shift + Esc on the keyboard to open the Windows Task Manager.
  2. In the Task Manager window click the Processes tab if not already selected.

As can be seen by the above example picture, in the Processes tab you'll see each of the running processes including how much memory they're using. For example, the highlighted firefox.exe is using over 1GB of memory.
Clicking the Memory column title will allow you to sort the programs by how much memory they're using. In the above example, we're sorting the programs from the most used memory to the least used memory.

Disable: Runtime error messages in Internet Explorer

A runtime error is a software or hardware problem that prevents a program from working correctly. Runtime errors might cause you to lose information in the file you’re working on, cause errors in the file (corrupt the file) so you can’t work with it, or prevent you from using a feature. Unlike stop errors, runtime errors don’t typically cause Windows or a program to stop working.

At times, while while browsing the Internet with your Internet Explorer on Windows 7, while visiting a particular webpage, you may receive a Error box, stating that a Runtime error has occured.

A Runtime Error has occured. Do you wish to Debug?

This message is followed by Line number and the Error.
How to fix this error depends on the error meddage and in most times you as a common user may not want to or even need to fix these types of errors.
What you can do, is that you can disable these error messages from appearing. To do so, open Internet Options and under the Advanced tab, navigate to Browsing.

Here under Browsing section, check the first two and un-check the third check-box:
  • Disable script debugging (Internet Explorer)
  • Disable script debugging (Other)
  • Display a notification about every script error
Click Apply/OK.
To see if it has fixed the proble, refresh the webpage which gave you this runtime error. The box will now not appear, although you will still see in the IE status bar a notifification about the Web page error.
Alternatively, you can also download and use Microsoft Fix it 50043 to let Microsoft fix the problem for you. Simply follow the steps in the Disable Microsoft Internet Explorer Script Debugging Wizard.


Courtesy : http://www.thewindowsclub.com/