ORM related: Could not find the ColdFusion component or interface
I am having a really weird issue. For one app I am building I am occassionaly getting random errors related to my ORM entities. I thought I had it resolved yesterday to just come back in and find the problem back. The big one is:
Could not find the ColdFusion component or interface root.Inetpub.wwwroot.clients....
I have no idea what the problem is, the file is there. I have two similar apps on the same machine (one for admin, one for the public side). They have their own ORM objects and the one on the admin side seems fine, the one of the public side has this problem. The apps have different names, so I think they should be treated separately, right? Am I running into some sort of namespace issue?
Any thoughts would be greatly appreciated. I have lost 2 days to this annoying issue.
-Bill
