When attempting to connect to the Revit Server Accelerator, Revit may display the following error message: Unable to find Revit Server Accelerator.
To resolve this issue, you can try repairing the .NET Framework by running the aspnet_regiis command.
First, open an elevated Command Prompt (Run as Administrator), then navigate to the appropriate .NET Framework folder by entering:
CD C:WindowsMicrosoft.NETFramework64v4.0.30319
Next, execute the command:
aspnet_regiis -i
If the issue persists, try running the DataModelReg.exe tool from the command prompt to repair underlying WCF and WF components.














Must log in before commenting!
Sign Up