Monday, January 7, 2013

seibel objecterror ie 9

Method 1:

Use the Internet Explorer (No Add-ons) mode
To do this, click Start, point to All Programs, point to Accessories, point to System Tools, and then click Internet Explorer (No Add-ons).
If this resolves the issue, follow these steps to isolate the browser add-on that is causing the issue:
1.    Click Tools, and then click Internet Options.
2.    Click the Programs tab, and then click Manage add-ons.
3.    Click an add-on in the Name list, and then click Disable.
4.    Repeat step 3 until you identify the add-on that is causing the issue.

 http://answers.microsoft.com/en-us/ie/forum/ie9-windows_7/webpage-object-error/a7d3db83-9d9b-4bbb-83f0-63332ed3f451

Thursday, December 6, 2012

how to access mac remotely in windows 7


If you have both Mac and PC and want to control Mac form PC here is the simple and easy way to do that. This guide is written using Mac OS X Snow Leopard and Windows 7 and both computer are on same network. But you can use other Windows version like Vista or XP as well to access Mac remotely.

On Mac OS X:

STEP-1

Click on “Apple” icon and select “System Preferences”
Mac system preferences
Click on “Sharing” icon
Mac Sharing

STEP-2

Click the “Screen Sharing” check box, Note down the IP address as in below screen shot “192.168.0.128″ your IP address may be different. Click on “Computer Settings” button as shown below.
Enable screen sharing on mac
Check the “VNC viewer…” check box,  enter a password for it and click “OK” button (you will enter this password when try to access Mac from PC).
Settings for VNC

STEP-3

On Windows:

Download this TightVNC for Windows on your PC (Download a stable version.)

STEP-4

Install TightVNC, during installation wizard only select “TighVNC Viewer” on “Select Components” screen. Don’t install the TightVNC Server, we don’t need that.
TightVNC setup

STEP-5

Run TightVNC and enter the IP address of Mac computer (noted in step-2) and hit “Connect” button (Explore the “Options” button).
TightVNC connection
Enter password that you setup on Mac in step-2 and hit “OK” button
VNC Authentication
You are done! you have remotely accessed Mac from PC.
Remotely access Mac on PC

http://www.trickyways.com/2010/06/how-to-remotely-access-mac-from-pc/ 

Friday, November 23, 2012

windows search service disabled windows 7


rapid boot service was disabling  search.   simply uninstall rapid boot using instructions found on link below.



Uninstallation Instructions
Manual Uninstall
  1. Start Windows and logon with an administrator account.
  2. Click Start, then click Control Panel.
  3. Make sure View by Category is selected, and click Uninstall a program.
  4. Select RapidBoot, and click Uninstall or Uninstall/Change.
  5. Follow the instructions on the screen to complete uninstallation and restart the computer.

Monday, October 8, 2012

the operation has been cancelled outlook 2010

Note: These solutions work in all versions of IE.
A very common question comes up often in the Microsoft forums:
When clicking on a hyperlink in an e-mail, I get this Message : "This operation has been cancelled due to restrictions in effect on this computer. Please contact your system administrator." I get this message every time that I attempt to use the hyperlink. I am the administrator on this stand alone computer. How do I deactivate this feature so that I activate hyperlinks ?
This is not an Outlook error. The most common cause is a corrupt registry key in Internet Explorer. The registry key found at
HKEY_Local_Machine\Software\Classes\htmlfile\shell\open\command
is either damaged or corrupt.
To fix it, try resetting Web settings in Internet Explorer. If this does not resolve the issue, set IE as the default browser following the steps in Set Program Access in Control Panel. If you use a different browser as your default, you need to set IE as the default until you verify the links work in Outlook.
If you uninstalled Chrome (or Firefox) and then received the error, see Edit Registry, Part 2
In addition to Chrome and Firefox, Maxthon and other HTML rendering and editing programs may take the HTML open command and cause this error. Greg reports UltraEdit is one such program. See Edit Registry, Part 2 for the fix.
You can find solutions suggested by others users below. Many users report successfully using Alan's suggestion here. If you are using Outlook 2010, see tgrf's suggestion to change your Junk email settings. It's quick to try and won't be a waste time if it doesn't fix your problem.

Reset Web Settings

To Reset Web settings in Windows XP:

  1. Close Outlook
  2. Open Internet Explorer.
  3. On the Tools menu, click Internet Options.
  4. Click the Advanced tab, and then click the Reset button.
  5. Under Internet programs, verify that the correct e-mail program is selected.
  6. Click to select the Internet Explorer should check to see whether it is the default browser check box.
  7. Click Apply, and then click OK.
If you receive a message when Internet Explorer starts telling you that IE is not currently your default browser, click Yes to make it your default.

If you are using Windows 7 or Vista:

  1. Close Outlook
  2. Open Internet Explorer.
  3. On the Tools menu, click Internet Options.
  4. Click the Advanced tab, and then click the Reset button.
  5. On the Programs tab, under Internet programs, click Set Programs, then "Set your Default Programs", select your e-mail program and click "Set this program as Default". Repeat for Internet Explorer.
  6. Click OK and close the dialogs.
Note: You need to set Internet Explorer as default and verify the problem is fixed. If you prefer a different browser, you can set it as default later.

Import a Registry Key

When resetting the web settings doesn't help, you'll need to recreate the corrupt key. The easiest way to do this is by exporting the key from another computer. To save exporting it from another computer, download this registry key exported from my computer. Right click on the link and choose Save target as then double click on it to run it.
If you prefer to use a key from a computer you have access to, follow these instructions to export the registry key:
  1. Press Windows key + R to open the Run command
  2. In the Open box, type regedit, and then click OK.
  3. Browse to the following registry key:
    HKEY_Local_Machine\Software\Classes\htmlfile\shell\open\command
  4. On the File menu select Export.
  5. Type in a filename and Save.
  6. Close the Registry Editor.
Copy the *.reg file to the other computer and double-click on the .reg file. Ok the dialogs to update the registry.
These instructions are the same as found in the Microsoft article You receive an error message when you click a hyperlink in Outlook (MSKB 310049). Note that the FixIt in this KB articles will not work with Windows 8. Use the this reg file instead.
You need to restart Windows for the change to take effect.

Edit Registry, Part 2

If you received this error after uninstalling any application that takes over the HTML open command (including, but not limited to, Chrome & Firefox browsers) you may also need to change the HTM/HTML association in the registry.
  1. Start, click Run, type Regedit in the Open box, and then click OK.
  2. Browse to HKEY_CURRENT_USER\Software\Classes\.html
  3. Right click the value for the .html key and select Modify…
  4. Change the value from "ChromeHTML" to "htmlfile" (or from FireFoxHTML to htmlfile)
Repeat these steps for htm and .shtml keys if they exist. You may also want to check the xhtml and xhtm keys. Don't want to edit the registry? Download this file (right click and choose Save target as…) Then double click on the file to run. From After uninstalling Google Chrome Links in e-mail don't work any more
You need to restart Windows for the change to take effect.

Set Program Access in Control Panel

Windows XP and Vista allow you to control program defaults through Control Panel. If the above methods fail, use this method to set the default browser. In Windows XP, go to Add and Remove Programs, Set Program Access and Defaults. In "Choose a default web browser", check on the "Internet Explorer" option and click the OK button. In Vista, access the Default Programs applet from the Start menu or Control panel. Click on the "Set program access and computer defaults" (last option) then expand Custom. In "Choose a default web browser", check on the "Internet Explorer" option and click the OK button.

Users Solutions

tgrf makes this suggestion as one possible cause and solution:
I am using Outlook in Office 2010, Windows 7, and IE8. I just fixed this problem when trying to set up my junk mail filter. Click on any email header. Select Junk mail menu, then Junk mail options. Clear the check mark at Disable links and other functionality in phishing messages.
Junk Filter menu
I can't vouch for this solution (as I haven't experienced the restrictions error with Outlook 2010) but its painless and easy to try. Links are disabled by default for all users. The restrictions error is typically caused by browser settings.

Alan's Solution

Alan has this suggestion:
I found that re-installing Google Chrome or FireFox and setting it as the default, the hyperlinks worked. I then went to Internet Explorer and set it as the default browser. I again checked the hyperlinks, and again they worked. I then un-installed Google Chrome and have had no problems since. Hopefully this will work for others as well.
While I haven't tested Alan's solution, logic tells me it will work. Possibly the most common cause is because users uninstall Firefox or Chrome while either is set as default and setting IE as default before uninstalling would prevent the problem. If Alan's solution doesn't work, make sure Chrome is not running when you set IE as the default browser.


http://www.slipstick.com/problems/this-operation-has-been-cancelled-due-to-restrictions/
 

Wednesday, August 22, 2012

the user name or password you entered isn't correct. try entering it again. owa


Bb691354.warning(en-us,EXCHG.141).gifWarning:
The following hotfixes only apply to Windows Server 2008 R2 RTM. If you’re installing Exchange on Windows Server 2008 R2 SP1, you don’t need to apply these hotfixes.
The following hotfixes are required for the Client Access server for Windows Server 2008 R2 RTM:
The following hotfix is required for Hub Transport and Mailbox servers for Windows Server 2008 R2:
The following hotfix is strongly recommended for Mailbox servers running Windows Server 2008 R2 that are members of a database availability group (DAG):
Install the update described in Knowledge Base article 2550886, A transient communication failure causes a Windows Server 2008 R2 failover cluster to stop working. Without this update, the underlying cluster for a DAG could experience a race condition that causes a loss of quorum in the cluster and a loss of functionality in the DAG.

  1. On servers that will host the Hub Transport or Mailbox server role, install the Microsoft Filter Pack. For Exchange 2010 RTM, see 2007 Office System Converter: Microsoft Filter Pack. For Exchange 2010 SP1, see Microsoft Office 2010 Filter Packs. For more information about registering the Filter Pack, see Register Filter Pack IFilters with Exchange 2010.
    Bb691354.note(en-us,EXCHG.141).gifNote:
    On Exchange 2010 RTM, you can meet the prerequisite by installing 2007 Office System Converter: Microsoft Filter Pack. However, we recommend that you upgrade to the Microsoft Office 2010 Filter Packs.
  2. On the Start menu, navigate to All Programs > Accessories > Windows PowerShell. Open an elevated Windows PowerShell console, and run the following command.
    Import-Module ServerManager
  3. Use the Add-WindowsFeature cmdlet to install the necessary operating system components:
    • This example is for a server that will have the typical installation of the Client Access, Hub Transport, and Mailbox server roles.
      Add-WindowsFeature NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Activation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart
    • This example is for a server that will host the Client Access, Hub Transport, Mailbox, and Unified Messaging server roles.
      Add-WindowsFeature NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Activation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy,Desktop-Experience -Restart
    • This example is for a server that will host the Client Access and Hub Transport server roles.
      Add-WindowsFeature NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Activation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart
    • This example is for a server that will host the Hub Transport and Mailbox server roles.
      Add-WindowsFeature NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server -Restart
    • This example is for a server that will host the Client Access and Mailbox server roles.
      Add-WindowsFeature NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Activation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart
    • This example is for a server that will host only the Client Access server role.
      Add-WindowsFeature NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Activation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart
    • This example is for a server that will host the Hub Transport or the Mailbox server role.
      Add-WindowsFeature NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server -Restart
    • This example is for a server that will host only the Unified Messaging server role.
      Add-WindowsFeature NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Desktop-Experience -Restart
    • This example is for a server that will host the Edge Transport server role.
      Add-WindowsFeature NET-Framework,RSAT-ADDS,ADLDS -Restart 
       
      http://technet.microsoft.com/en-us/library/bb691354.aspx
       

Thursday, August 16, 2012

Could not load all ISAPI filters for site/service. Therefore startup aborted.

ASP.NET 2.0, 32-bit version

To run the 32-bit version of ASP.NET 2.0, follow these steps:
  1. Click Start, click Run, type cmd, and then click OK.
  2. Type the following command to enable the 32-bit mode:
    cscript %SYSTEMDRIVE%\inetpub\adminscripts\adsutil.vbs SET W3SVC/AppPools/Enable32bitAppOnWin64 1
  3. Type the following command to install the version of ASP.NET 2.0 (32-bit) and to install the script maps at the IIS root and under:
    %SYSTEMROOT%\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -i
  4. Make sure that the status of ASP.NET version 2.0.50727 (32-bit) is set to Allowed in the Web service extension list in Internet Information Services Manager.

ASP.NET 2.0, 64-bit version

To run the 64-bit version of ASP.NET 2.0, follow these steps:
  1. Click Start, click Run, type cmd, and then click OK.
  2. Type the following command to disable the 32-bit mode:
    cscript %SYSTEMDRIVE%\inetpub\adminscripts\adsutil.vbs SET W3SVC/AppPools/Enable32bitAppOnWin64 0
  3. Type the following command to install the version of ASP.NET 2.0 and to install the script maps at the IIS root and under:
    %SYSTEMROOT%\Microsoft.NET\Framework64\v2.0.50727\aspnet_regiis.exe -i
  4. Make sure that the status of ASP.NET version 2.0.50727 is set to Allowed in the Web service extension list in Internet Information Services Manager.
Note The build version of ASP.NET 2.0 may differ depending on what the currently released build version is. These steps are for build version 2.0.50727.

Monday, August 13, 2012

windows cannot communicate with the device or resource primary dns server

The reset command is available in the IP context of the NetShell utility. Follow these steps to use the reset command to reset TCP/IP manually:
  1. To open a command prompt, click Start and then type CMD in the Search programs and files.
  2. Right-click CMD.exe icon in Programs and choose Run as administrator.
  3. When the User Account Control box pop up, click Yes.
  4. At the command prompt, copy and paste (or type) the following command and then press ENTER:
    netsh int ip reset c:\resetlog.txt
    Note If you do not want to specify a directory path for the log file, use the following command:
    netsh int ip reset resetlog.txt
     
    http://support.microsoft.com/kb/299357