Skip to content

Creating a project fails when solution and project are in the same directory #14098

Open
@TPIvan

Description

@TPIvan

Describe the bug
When 'Place solution and project in the same directory' checkbox is checked the project creation process fails with message

 ---------------------------
Microsoft Visual Studio
---------------------------
Could not find a part of the path.
---------------------------
OK   
---------------------------

To Reproduce
Steps to reproduce the behavior:

  1. Open New instance of Visual Studio
  2. Click on 'Create a new project'
  3. Select 'Microsoft 365 Agents'
  4. On 'Configure your new project' screen uncheck 'Place solution and project in the same directory', set 'Project name' EchoBot, 'Solution name' EchoBotSolution
  5. Press Create
  6. Select App type 'Echo Bot' and press Create
  7. Message "Could not find a part of the path." is shown and the solution is not saved

Expected behavior
The solution is created and opened in Visual Studio (or a meaningful error message is shown)

Visual Studio Extension Information (please complete the following information):

  • OS: [Windows]
  • Version [Version 10.0.19045 Build 19045]
  • Visual Studio Version 17.14.3

CLI Information (please complete the following information):

  • OS: [Windows]
  • Version [Version 10.0.19045 Build 19045]

Metadata

Metadata

Labels

TA:E2ETeam Area: E2EupstreamThe issue is tracked external dependency

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions