Revit Server 2026 Permission Folder

Revit Server 2026 Permission Folder

augusto.rubio
Explorer Explorer
1,161 Views
8 Replies
Message 1 of 9

Revit Server 2026 Permission Folder

augusto.rubio
Explorer
Explorer

Hi, I just install on my server Revit Server 2026 like I install the 2022,2023,2024,2025. But the 2026 show a error in save the model on the server. I ajust the folder permission like another servers but 2026 not its working.

 

As I have multiples Revit Servers in one machine I split the folders. The folder 2026 permissions and the log they are in attachments.

 

Any one can help me to solver this problem ?

0 Likes
Accepted solutions (1)
1,162 Views
8 Replies
Replies (8)
Message 2 of 9

Basam.Yousif
Advisor
Advisor

Is your OS and .NET all up to date? .Net core up to date, as required by all 2026 software?

Is your disk full?

0 Likes
Message 3 of 9

augusto.rubio
Explorer
Explorer

Hi, the system its up date. Its a Windows Server 2022 Standard, version 21H2.

The system have 460GB and use 40GB.

Do you know about any new pre requisit the .NET or another service?
The wiki of Autodesk not comment any modification about the instalation instructions in the Revit Server 2026.

0 Likes
Message 4 of 9

Basam.Yousif
Advisor
Advisor
Accepted solution

I think you should escalate to Autodesk.

Login to manage.autodesk.com then click on the little icon on the bottom right to get started. You will have to get past a few AI questions before you get to 'Open a case'

 

BasamYousif_0-1747858497719.png

 

0 Likes
Message 5 of 9

augusto.rubio
Explorer
Explorer

I will try this, thanks.

Message 6 of 9

Basam.Yousif
Advisor
Advisor

How did it go? were they able to help?

Can you share more info about the cause of the error?

Message 7 of 9

augusto.rubio
Explorer
Explorer

Hi Basam,

 

A tech support Autodesk solved the case. The main problem has related inside of the file config "ModelService" in ProgramData. When us install Revit Server 2026, the path of "TempRepository" not update to the main folder of Projects and Cache. This problem causes the error of permission denied inside the project folder. 

 

He solved this case, creating the folder "TempRepository" inside the main folder together the folders Projects and Cache and updating the path inside the config file in ProgramData/Autodesk/RevitServer2026/ModelService.

Message 8 of 9

honzinYFSLZ
Community Visitor
Community Visitor

This solution didn’t work for me. I couldn't find the configuration file config in the path ProgramData/Autodesk/RevitServer2026/ModelService. If I leave the default path C:\ProgramData\Autodesk\Revit Server 2026 during installation, everything works without any issues. However, if I specify a custom path and create a TempRepository, it throws a write error. The folder permissions are the same.

0 Likes
Message 9 of 9

honzinYFSLZ
Community Visitor
Community Visitor

I temporarily resolved the issue by keeping the default installation path and redirecting the Project and Cache directories to the new storage using symlinks (mklink /D)

0 Likes