Crainiate Community

Support and discussion for users of Crainiate component software products
Welcome to Crainiate Community Sign in | Join | Help
in Search

Frequently Asked Questions

Last post 11-30-2006 10:21 PM by James Westgate. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 11-30-2006 10:21 PM

    Frequently Asked Questions

    Locked Reply Contact

    Where can I download Objecto?

    Objecto can be downloaded from the products page http://www.crainiate.net/products/objecto/default.htm

    How do I use Objecto in my project?

    Add a reference to Crainiate.Data.Persistence. This should be available in the list of registered assemblies, otherwise browse to the installation folder (e.g. c:\program files\crainiate\Objecto Framework\) and select the Crainiate.Date.Persistence.dll

    What is a Context and why do I get an exception when running an example?

    When running an example, a message such as

    "The object could not be updated. Set the Context before attempting to update this object."

    may be displayed. Each persisted object requires the Context property be set. This can be thought of as a "smart" database connection - the context tells the object where to persist itself to or retrieve information from. For best performance, you should try use the same context object.

    When using the RemotingProvider, why do I get a RemotingProviderException saying I do not have a valid license?

    When usingthe RemotingProvider to access an object via .NET remoting, the following exception may be thrown:

     "A valid licence was not found. A license is required to use the RemotingProvider."

    This is because a software license is required to use the enterprise features of the Objecto Framework. An Enterprise license can be purchased from our website at http://www.crainiate.net

     
    Filed under:
    • 86.148.10.91
Page 1 of 1 (1 items)