CRFCN0352E The project could not be connected to.
Explanation
The project is not Java based. This message is displayed
in these instances:
- The subtype of the datastore project does not match the runtime type. Datastore project subtypes and runtime types must match for connections to be established.
- FtInstallOptions.ALLOW_VBNET_REMOTE_TESTING is not true.
User response
Do one these steps, and then try the operation again:
- Use a Java project.
- Verify that the datastore subtype and the runtime type match.
- Make FtInstallOptions.ALLOW_VBNET_REMOTE_TESTING true in ivory.properties file.