Licencing Problem with Delphi 2006
johnhutch
Posts: 10
I have been working and compiling SQL Toolkit v3 OK with Delphi 2005. Just upgraded to Delphi 2006 and now have the following message being generated. Do you have any idea what may be causing this
[LC Error] licenses.licx(1): LC0004 : Exception occured creating type 'System.IO.FileNotFoundException
regards
John
[LC Error] licenses.licx(1): LC0004 : Exception occured creating type 'System.IO.FileNotFoundException
regards
John
Comments
If the issue is that Delphi 2006 utilizes .NET Framework 2.0, then I'd imagine that could be the problem. If you can get the IDE to compile against .NET 1.1, then it might work.