E_INVALIDARG Error on new project

Hello,
I'm having a serious problem.
Whenever I try to create a new project, I am getting E_INVALIDARG error.
I have attached the screenshot and ActivityLog.Setup file.
Please guide me about resolving this problem.
Thank you.

Attachment: Attach_2c38f489.zip

1 Reply

GR Ganesan Rengasamy Syncfusion Team March 18, 2020 08:40 AM UTC

Hi Hasan Kosten,


Thanks for contacting Syncfusion support.

As per the screenshot of the issue you have shared we suspect that the issue occurred since Visual Studio 2019 have some problems in your machine. Could you please reset the Visual Studio 2019 by follow the below steps and try to create the Syncfusion ASP.NET Core application.

  1. open the below location in command prompt.
    C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\Common7\IDE
       2. Then run the below command.
           devenv /ResetSettings 


If Syncfusion ASP.NET Core Project template extension has been uninstalled after reset the Visual Studio 2019, please install it manually by follow the steps from the below blog.

https://www.syncfusion.com/blogs/post/syncfusion-extensions-in-visual-studio-marketplace.aspx  

Regards,
Ganesan Rengasamy.


Loader.
Up arrow icon