阅读:1333回复:0
[求助]The application is not licensed to perform this operation
<DIV>//++ Sync the replica.<BR>// 同步复制品<BR>IReplicationAgent repAgent = new ReplicationAgentClass();<BR>repAgent.SynchronizeReplica(parentGDS, childGDS, gpReplicaPar, gpReplicaChild, conflictPolicy, syncDir, bolcol);<BR>在调试的时候出现异常<BR>ComEx.Message:The application is not licensed to perform this operation<BR>ComEx.ErrorCode:-2147220959<BR>我把axLicenseControl1里面的License都选中了,还是报错,这是什么原因啊?</DIV>
|
|