Microsoft is working on a change to avoid this issue. In the meantime, you can use the steps below as a potential workaround:
Option 1 - Increase database limit within Internet Explorer options
Depending on the version of your operating system, you may be able to change the limit within the settings of Internet Explorer. If you are using Windows 10, this option does not appear and you can use Option 2 instead.
- Open Internet Explorer.
- In the upper-right corner, click the gear icon and then click Internet options.
- On the General tab within the Browsing history section, click Settings.
- Click the Caches and databases tab.
- If you see an option "Notify me when a website cache or database exceeds" option, change the value to 200 and click OK. Alternatively, you can select dynamics.com from the list of websites and then click Exceed limit. If these options do not appear, continue to Option 2.
- Clear the Internet Explorer history and cache. For detailed steps, see View and delete your browsing history in Internet Explorer.
Option 2 - Increase the database limit within the registry
Important This section 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. For more information about how to back up and restore the registry, see How to back up and restore the registry in Windows.
To increase the allowed caching limit, create the following registry entry:
Subkey: HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Internet Explorer\BrowserStorage\IndexedDBValue
Name: MaxTrustedDomainLimitInMB
Type: REG_DWORD
Data: 200
To create this registry entry, follow these steps:
- Click Start, click Run, type regedit, and then click OK.
- Locate and then click the following registry subkey. If the path to this location does not exist, you may need to create the mentioned keys:
HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Internet Explorer\BrowserStorage\IndexedDBValue
- Right-click IndexedDBValue, point to New, and then click DWORD Value.
- In the New Value #1 box, type MaxTrustedDomainLimitInMB, and then press ENTER.
- Right-click MaxTrustedDomainLimitInMB, and then click Modify.
- Click Decimal, type 200 and then click OK.
- Quit Registry Editor, and then restart the computer.
- Clear the Internet Explorer history and cache. For detailed steps, see View and delete your browsing history in Internet Explorer.