Getting Error: “error btm1021: Inline Script Error: The type or namespace name xxxx could not be found (are you missing a using directive or an assembly reference?)”
The BTProject has a reference to the required assembly, and it’s in the GAC.
I’m trying to use an existing C# class in a map and create an instance variable (not a static usage).
I referenced this page – but not that much help:
http://msdn.microsoft.com/en-us/library/533texsx(vs.71).aspx
Thanks,
Neal