Skip to main content

Can you deploy a web service created with Net Express UE with .NET?

  • February 15, 2013
  • 0 replies
  • 0 views

Problem:

We have done web service development using VB and C# in the .NET environment, and would like to incorporate COBOL.  However, it appears that the University edition of COBOL .NET restricts the creation of a web service.  It compiles, and is visible in IIS, but the required files to reference the web service are missing.

Resolution:

You cannot deploy a Web Service created with Net Express UE, as it does not include Enterprise Server and its associated facilities.

You will need a Server installation to create and deploy a Web Service.

Old KB# 7102