Dear,
MVCCoreSuite 9.0.0 has actually two different versions in Evaluation version. In Managed Assemblies it has ZedGraphStyle as a class but in Managed Strongly named, these classes are not present and some other classes are missing there. So you can not use ZedGraphStyle utlimately. Has anyone else experienced this.
MVC Edition 9.0 has issue
Hi Naeem,
In fact the ZedGraphStyle is contained in the path like: "MvcEditionEvaluation9.0.0.0DllPackage\Spatial Extensions - Strong Named\ZedGraph Style Extension".
I tried to view it by reflector and compare the two version, it looks the API is the same.
Could you please let me know which classes cannot be found in strong name version?
Regards,
Don
Dear,
ZedGraphStyle is missing from the API, I have attached an image for browsing the classes of the MapSuiteCore, there it is missing. Also Feature class is missing.
I am using the sample samples.thinkgeo.com/MvcEdition/HowDoISamples/Styles/DrawUsingZedGraphStyle/1,Styles to check the functionality on my local machine first.
Thanks for your reply.
Regards,
Naeem
Hi Naeem,
The ZedGraphStyle is included in the ZedGraphStyleExtension.dll but not MapSuiteCore.dll. Please add the reference for it first.
Just like I mentioned, you can find it under "MvcEditionEvaluation9.0.0.0DllPackage\Spatial Extensions\ZedGraph Style Extension" folder.
Have you tried to add the reference of it and see whether you can get the class?
Regards,
Don
Hi Don,
Thanks a lot, it helped me, I am able to start the working on it.
Regards,
Naeem
Hi Naeem,
If any other questions, please feel free to let us know.
Thanks,
Troy