Error by new project

This forum is meant for questions and discussions about the X# language and tools
Post Reply
Anonymous

Error by new project

Post by Anonymous »

Dear

I installed X # in VS-2017.

When I create a new project, I get the following error message.

The project type (.xsproj) in not supported by this version of the application


See also Attachment

Any idea how I can solve this

Thanks !

Johan Kwaspen
Attachments
Errorl.JPG
Errorl.JPG (25.49 KiB) Viewed 148 times
User avatar
robert
Posts: 4225
Joined: Fri Aug 21, 2015 10:57 am
Location: Netherlands

Error by new project

Post by robert »

Johan,

The Visual Studio Express versions do not support adding a new development language. So VS 2017 Express for C# works with C# only and will for example also not work with VB projects.
I suggest you download and install the VS Community edition from :

https://www.visualstudio.com/free-developer-offers/

Note: I will see if I can add a check to the installer so it "knows" not to try to install into an Express edition.


Robert
XSharp Development Team
The Netherlands
robert@xsharp.eu
JKW

Error by new project

Post by JKW »

Hallo Robert

Thanks for the quick response !!!

Reagards

Johan Kwaspen
Belgium
Post Reply