Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

There were two main issues that were resolved in order to fix the OpenStudio and Ruby remote server bug. The first one was that the path name to the ruby files could not contain any spaces, so any spaces found had to be replaced with underscores. This resolved the issue of calling the Ruby code but did not resolve fully executing the code. This was solved by integrating the setup files of Ruby, OpenStudio and Energyplus with ASP. ASP.net doesn’t have proper permission to access files outside the application folder.