Cannot create/edit project in Visual Studio 2022

Posts   
 
    
JHolliday
User
Posts: 19
Joined: 22-Jun-2017
# Posted on: 09-May-2023 11:52:19   

Create new LLBLGen project from within Visual Studio 2022 using the Add New Item command. Project file is created, but the designer does not open. Double-click the project file => Exception has been thrown by the target of an invocation.

Create new project using the standalone designer. Add the project file to Visual Studio class library project. Double-click the project file => Exception has been thrown by the target of an invocation.

Nothing in the logs.

Walaa avatar
Walaa
Support Team
Posts: 14946
Joined: 21-Aug-2005
# Posted on: 09-May-2023 18:39:36   

I'm sorry but I can't reproduce it.

I'm using LLBLGen v.5.10.0 and Visual Studio 2022 Enterprise 64bit (v.17.5.4).

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39590
Joined: 17-Aug-2003
# Posted on: 09-May-2023 19:27:05   

It might be the exe isn't properly registered. The addin is a wrapper around the standalone designer and it gets the location from the registry. It might be the path hasn't been properly registered? Could you try reinstalling the addon using the vsix in the installation folder?

Frans Bouma | Lead developer LLBLGen Pro