A family of Microsoft products that enable users to capture, organize, and reuse notes electronically.
I have ink disappearing in Onenote again on build 10130....anyone else getting this?
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
OneNote Team,
I can be reached via email at <PII removed> . eMail me there, and I will shoot you more specific contact information, including a phone number, so we can chat.
A family of Microsoft products that enable users to capture, organize, and reuse notes electronically.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
I have ink disappearing in Onenote again on build 10130....anyone else getting this?
no. I am working with my hosted Exchange provider to see what we need to do to make this work, but it clearly appears that they will need to make configuration changes on their end. Since Outlook 2016 is still in Preview, I'm not certain when that will get resolved on their end.
I've tried installing Office 365 2016 on a Dell Latitude 10 ST2 tablet that I have; but there are serious Windows 10 performance issues there. The tablet keeps crashing or freezing or getting stuck in a BSoD loop.
I've documented that experience here:
http://www.soft32.com/blog/platforms/windows-10-on-a-low-end-windows-tablet/
I will keep trying...
Is there any error you are seeing during Auto Discover?
no. I am working with my hosted Exchange provider to see what we need to do to make this work, but it clearly appears that they will need to make configuration changes on their end. Since Outlook 2016 is still in Preview, I'm not certain when that will get resolved on their end.
I've tried installing Office 365 2016 on a Dell Latitude 10 ST2 tablet that I have; but there are serious Windows 10 performance issues there. The tablet keeps crashing or freezing or getting stuck in a BSoD loop.
I've documented that experience here:
http://www.soft32.com/blog/platforms/windows-10-on-a-low-end-windows-tablet/
I will keep trying...
thank you, Mavis. I appreciate the help.
Just so you know, this was done on an existing Build of 10074 with Office 365 2013 installed, and then on a clean install of Build 10074 with a clean install of Office 2016 Preview. The wording for the error messages were different in both settings but pointed to the same problem - The credentials used were invalid, so the account could not be created.
The Exchange account in question, is a hosted Exchange account on Exchange Server 2010.
Any luck? I was told that O16 requires autodiscover enabled. Is it not showing any results?
In case it's of any use, here's the XML that I had set-up - you would substitute your host's server (and potentially auto-discover path) in there:
<?xml version="1.0" encoding="UTF-8"?>
-<Autodiscover xmlns="http://schemas.microsoft.com/exchange/autodiscover/responseschema/2006">
-<Response xmlns="http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a">
-<Account>
<AccountType>email</AccountType>
<Action>redirectUrl</Action>
<RedirectUrl>https://1.exchange.1and1.eu/autodiscover/autodiscover.xml</RedirectUrl>
</Account>
</Response>
</Autodiscover>