Importing custom assemblies
I have referenced an assembly (.net 2.0 version) and imported the relevant namespaces on the initialise page of an object and have been able to add global code without errors. When calling a method inside a code stage on a page an exception is thrown...