Skip to content

NotImplementedException thrown by project.ProjectItems.AddFolder #158

@sapsari

Description

@sapsari

Describe the bug
Client receives following error, dont know his setup or project info. No other errors

System.NotImplementedException: The method or operation is not implemented.
at EnvDTE.ProjectItems.AddFolder(String Name, String Kind)

ProjectItem item = existing ?? project.ProjectItems.AddFolder(list.First());

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions