Hi, I'm using Dataobjects.net 5.0.2 on my project, and it was working until a few days ago, my license only expires next year, and I have installed it as well as the hardware key several times. However when I try to run the system I get an exception saying "Unable to find factory method for type 'Logic.Model.User'. Make sure assembly 'Logic.Model.User' is processed by weaver. See section 2 of Manual for details." and an error "DataObjects.Net license is invalid." Can someone help me with this problem? regards, Jamal |
Hi, Jamal Junior, I remember you. You are from Barnardos Australia, right? First of all, launch LicenceManager.exe and tell me what it tells about license. If it tells that you license is OK then check project file - it must contains import of DataObject.net.targets. If LicenceManager tells that license is incorrect or project file has already contained import of DataObjects.Net.targets, then write a message to me and I'll help you. |
Hi Alexey, yes that's me!!! I'm still playing around with Dataobjects.Net The solution you've proposed actually fixed the problem. One of my projects was importing DataObjects.Net.targets, so I removed the line and it started to work fine Thank you |