This page was last edited on November 30, 2018, at 18:47.
Comments or questions about this documentation? Contact us for support!
This section contains information on issues that may arise when working with .NET Projects.
For Composer versions prior to 8.1.420.14, use the steps below to work with Composer .NET Projects when the machine does not have WSE 3.0 installed:
Composer will now allow you to create a .NET Project with few errors in the getWebServiceData.jsp page, which only affects the Web Services block.
If requests to backend pages in a .NET Composer Project are failing, it may be due to IIS validation. IIS validates all requests for security reasons.
If you are using IIS 7 or IIS 7.5 with Integrated Pipeline Mode, requests to backend pages in a .NET Composer Project may fail with 500.24 Internal Server Error. This occurs because ASP.NET Integrated mode is unable to impersonate the request identity in the pipeline stages.
It is possible to ignore or workaround the 500.24 error.