By Daniel Essin - 7/28/2006
1.4.1b - just tried to launch mapper from VS2005 got the follwoing:
NotImplementedException
The method or operation is not implemented.
Source : EnvDTE
Stack Trace:
at EnvDTE.Project.get_CodeModel()
at MicroFour.StrataFrame.AddIns.PartialClassBuilderDialog.CompileProjectCollection()
|
By StrataFrame Team - 7/30/2006
What projects do you have in your solution? One of the projects does not support the code model, so chances are it's a special project, like a data project, or a setup project.
|
By Daniel Essin - 7/30/2006
Well - I uninstalled everything and reinstalled it and the trouble disappeared so it's anybody's guess what ti was.
Thanks.
|
|