Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
João Atalaia
15
Views
0
Comments
Tip: Access denied / IO Exception errors when publishing a solution in 7.0.1+
Discussion
OS Certified
How-to
Symptom:
You are using Agile Platform version 7.0.1+. When publishing a solution you get an error similar to the following:
Access to the path 'C:\OutSystems\Platform Server\share\tmp.Expenses.235\' is denied
Details: System.IO.IOException: Access to the path 'C:\OutSystems\Platform Server\share\tmp.Expenses.235\' is denied
Cause:
Starting in 7.0.1, platform server handles solution deployment differently, creating temporary folders to optimize the publishing process. These temporary folders are only there momentarily and are then renamed.
If you have Anti-Virus software that scans the Platform's directories, the folder cannot be renamed while this software is scanning the newly created files, resulting in the error above.
Resolution:
Add the OutSystems Installation folder to your anti-virus exclusion list.
Other tips on optimizing your antivirus software for use with OutSystems platform
here
.
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...