Mar 23 2021 04:45 PM
Hi,
Ive built a new exchange 2019 environment on windows 2019 server (twice) and each time i get the following error when trying to connect my outlook on the win10 client to exchange
"Cannot start Microsoft Outlook. Cannot open the Outlook window. The set of folders cannot be opened. The information store could not be opened."
I can open up OWA and send mail (Send connector working) and i have configured the records for autodiscover and mx records.
When i go through the mail option in control panel to setup profiles it successfully pulls the profile from the exchange server and creates the OST file.
Ive tried opening outlook in /safe mode and /resetnavpane.
Also disabling firewalls, antivirus, uninstalled skype and tried reinstalling office.
I have a certificate chain that the system is happy with and dont get any messages.
I've followed the exchange deployment assistant and don't feel i missed any steps. The environment is not connected to the internet and only needs to send mail in a small intranet.
I cant seem to find any logs on the client which may suggest why the outlook client gives that error.
I downloaded the troubleshooter EMT tool and it confirms that things should be working.
I'm out of ideas here and would love any advice or ideas to what i may have missed
Thanks for your time and support
Regards,
Nathan
Mar 24 2021 07:57 PM
I tried a 2016 version of outlook to see if that changed anything but similar error.
Tried a different version of exchange 2019 and no luck.
I can still connect to the exchange and download the OST file in control panel\mail. It tells me my profile was successfully setup but outlook still wont load and errors on boot up
Nov 29 2022 06:24 PM
Nov 30 2022 10:36 AM
I figured out what is happening.
After verifying the Exchange connection and setting up the profile successfully, the Outlook client pings the default gateway before connecting to the Information Store. If the ping is not successful, Outlook stops and reports that it either can't open the information store or that it can't open your profile's set of folders. This happens even though when you set up the profile, it successfully connected to Exchange.
So in my test environment, where the client machine was getting a default gateway through DHCP, but where that default gateway didn't actually exist, I had to set a static IP address on the client machine, and used the AD server in my restore environment as the gateway. Even though it won't really route any traffic, it was enough for Outlook to get an ICMP response from the server to fake it into thinking the gateway was up, and I was able to load Outlook with no issues after that.