It's very slowly when I open the mmap file storing on sharepoint web folder.
I need take about 1-2min to loading this file.
But the same file storing on local disk or network drivers have no such problem.
So is there any way to solve this problem?
Thanks in advance.
Are you accessing just the map on the web folder or are you using the Sharepoint Web interface to get to the map?
If you are just using a web folder and not through the SP interface and do not care about Sharepoint document management, we have a registry change to disable DMS (the document management feature) to speed up the opening and saving in the 10.1 release.
Hi, I don't fully understand the meaning of DMS.
But after I disable DMS, the speed of file load is faster.
I have set up the mime types on the server.
Thanks a lot. It's solve my problem:)