Thursday, March 31, 2011

FIXED: Exchange OWA - Unable to delete Mail/Unable to attach attachments.

When you try to delete an email in owa (without opening) it will comes up with the following error:

"Your network connection isn't available. If the problem continues, contact your helpdesk with this HTTP Status code: 302 "




When you try to attach any file in owa it will comes up with the following error:

The action you tried to perform couldn't be completed because there's a configuration problem on the server. If the problem continues, contact your helpdesk.

FIXED: Exchange OWA/ECP - HTTP 400 Bad Request Error

When trying to access the options page in OWA, it comes up with error "HTTP 400 Bad Request Error"


Resolving the issue:

Friday, March 25, 2011

FIXED: "SSL certificate(s) found and ignored" Error in Microsoft Transporter tool

SSL certificate(s) found and ignored
Error source: CN=Server-01
Subject distinguished name: CN=Server-01
Serial number: 46B803CD56C735B14CA69A957F681736
Effective from: 8/7/2011 10:25:35 AM
Expires on: 8/7/2011 10:25:35 AM
Certificate issuer: CN=Server-01 



Monday, March 21, 2011

FIXED: Domino Migration to Exchange 2010 - Microsoft Transport Tool "Property:TargetServer.."Error


Summary: 1 item(s). 1 succeeded, 0 failed.
Elapsed time: 00:00:08

xxxx xxxx
Completed

Warning:
An item has failed property validation and will be ignored.
Identifier:(Name:Inbox)
Error details:Required property is empty.
Property:TargetServer..


If you are come across the above error when migrating domino to exchange, consider the below points.


Restart the Client Access Server.
1. In IIS -> Default Web Site -> Site Bindings (Right click Default Web Site -> Edit Bindings)
    Add Hostname to 'http' Type= FQDN of Exchange Client Access Server
    IP address = All unassigned
    Restart IIS service = In CMD type IISRESET
    Restart World Wide Web Publishing service
    Restart Microsoft Exchange IMAP4 service
2. When migrating users, migrate with creating the mailbox option.
3. Save the web.config file in ANSI format.
    (C:\Program Files\Microsoft\Exchange Server\ClientAccess\exchweb\ews)
    open the web.config file in notepad -> save as -> Encoding type=ANSI -> "web.config" -> Save

Hope you can make it...




Thursday, March 10, 2011

Domino Migration to Exchange 2010

Option 1 – Using Microsoft Tool “Transporter Suite for Lotus Domino” 

Transporter Suite for Lotus Domino will help you in migrating Lotus Domino to Exchange Server 2007 and after we can transition to Exchange Server 2010. 
This will be 2 tier migration Lotus Domino -> Exchange Server 2007 --> Exchange Server 2010.

Special Note:
When upgrading to Exchange 2010, you can't perform an in-place server upgrade on an existing Exchange server. 
Option 1: Use two physical servers for both Exchange 2007 server and Exchange 2010  
Option 2: Install Exchange 2007 on Hyper-V and Exchange 2010 in host computer(Same Computer)

Download Transporter Suite for Lotus Domino - From Here
Download Transporter Suite Documentation - From Here


Option 2 - Using Third Party Tools