Skip to main content

The tutorials for creating a web application with visual Cobol state I must select WEB under the COBOL template. The only options I have are Managed and Native.

What do I need to install to get the WEB option?

Thanks

Shirley

The tutorials for creating a web application with visual Cobol state I must select WEB under the COBOL template. The only options I have are Managed and Native.

What do I need to install to get the WEB option?

Thanks

Shirley

Shirley,

You have not mentioned which version of Visual Studio you are using. If you are using Visual Studio 2017 you need to select the 'ASP.NET and web development' workload from the Visual Studio Installer in order to install the support required to create Web applications.

Gael

The tutorials for creating a web application with visual Cobol state I must select WEB under the COBOL template. The only options I have are Managed and Native.

What do I need to install to get the WEB option?

Thanks

Shirley

Hi Gael
I am using Visual Studio 2017. I will try your suggestion.
Many thanks