When bukding a project for python I got the following error:
Message = Object reference not set to an instance of an object.
Data = System.Collections.ListDictionaryInternal
InnerException =
TargetSite = Void GenerateController(RadSystems.ActionPage ByRef)
StackTrace = at RadSystems.PyRadVueEngine.GenerateController(ActionPage& page)
HelpLink =
Source = RadSystems
HResult = -2147467261
What I can do to solve this problem.
Thanx