I am trying to use the EntitySpaces_VB_Generated_Master using v1.2.0.5 but I'm getting the following error upon generation:
Scripting Error:
Files\\MyGeneration\\Templates\\EntitySpaces\\VB\\Generated\\EntitySpaces_VB_esCollection.csgen
c:\\Documents and Settings\\michael\\Local Settings\\Temp\\yzvwtvzm.0.cs
Error Number: CS0012
Line: 147, 1
The type 'Dnp.Utils.Utils' is defined in an assembly that is not referenced. You must add a reference to assembly 'Dnp.Utils, Version=1.1.5.0, Culture=neutral, PublicKeyToken=null'.
[Error] c:\\Documents and Settings\\michael\\Local Settings\\Temp\\jkcpexyq.0.cs (147, 1) CS0012: The type 'Dnp.Utils.Utils' is defined in an assembly that is not referenced. You must add a reference to assembly 'Dnp.Utils, Version=1.1.5.0, Culture=neutral, PublicKeyToken=null'.
..big hmmm...
(edit) Interestingly, I installed MyGeneration onto a fresh machine and noticed there isn't any EntitySpace template directory. Why is this (I figure this could be part of the above problem)?
