Author Message
MichaelReynolds [Avatar]

Joined: Nov 7, 2013
Messages: 140
Location: South Carolina
Offline
I pulled an older dialog down from source control and when I loaded it I receive numerous error windows stating ".../data/project.module does not exist..." Does anyone know where I should begin looking to correct this? OD7, Tomcat 7

Michael Reynolds mike.reynolds@realpage.com (864) 272-3541
RossYakulis
Joined: Nov 6, 2013
Messages: 2652
Offline
The project.module file is located the data directory of a project and describes the application/module inputs and outputs. Maybe try refreshing the project then close and re open.

The contents of the project.module looks like this:

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<module category="" descriptorversion="1.0" entrypoint="MyMathQuiz/Start" forcesubdialogcall="false" frameworkversion="07.00.18.01" iconlarge="icons/defaultapplicationlg.gif" iconsmall="icons/defaultapplicationsm.gif" modifyInputs="false" modifyOutputs="false" nature="" outputmultipart="false" paramasnamelist="false" provider="" submitmethod="" version="1.0.0" webname="MyMathQuiz">
<description/>
<language name="english" root="en-us"/>
<dependencies/>
</module>
Go to:   
Mobile view