New Posts New Posts RSS Feed: unable to create IPersistenceServerSaved
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

unable to create IPersistenceServerSaved

 Post Reply Post Reply
Author
lars-erik View Drop Down
Newbie
Newbie
Avatar

Joined: 15-Oct-2007
Location: Norway
Posts: 19
Post Options Post Options   Quote lars-erik Quote  Post ReplyReply Direct Link To This Post Topic: unable to create IPersistenceServerSaved
    Posted: 27-Jan-2010 at 1:36am
In my debuglog I see the following:
"unable to create IPersistenceServerSaved of type: "
What it wrong ?
This happens every time after TransactionManagerHelper::SaveTable
 
I am running on iis 7 by the way.
Back to Top
kimj View Drop Down
IdeaBlade
IdeaBlade
Avatar

Joined: 09-May-2007
Posts: 1391
Post Options Post Options   Quote kimj Quote  Post ReplyReply Direct Link To This Post Posted: 27-Jan-2010 at 1:56pm
That's a normal, albeit somewhat disconcerting, message which DevForce issues when it probes for an implementation of the IPersistenceServerSaved interface.  You'll also see this message, or a similar message saying "probed for X and found y" for other interfaces. 
 
Not finding an interface implementation is only an error if you have implemented it and DevForce should find it.
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down