out of the blue, I am now getting NullReferenceException on any template.
I uninstalled and re-installed. still get the error. i tried the RegASM cmd found in a prior post.
The only change i made is i created a new project yesterday but did not add any templates to it. now today i get this error on any template:
Exception - NullReferenceException
Source - Zeus
Method - Void PopulateContextObjects(Zeus.IZeusContext)
Line 0, column 0
Message: Object reference not set to an instance of an object.
Stack Trace: at Zeus.ZeusExecutioner.PopulateContextObjects(IZeusContext icontext)
at Zeus.ZeusExecutioner.ExecuteCodeSegment(IZeusCodeSegment segment, IZeusContext context)
at Zeus.ZeusCodeSegment.Execute(IZeusContext context)
at MyGeneration.TemplateForms.TemplateEditor._Execute()
