Jump to: navigation, search

IIS/NET Preferences

If you plan to use IIS as your web server for testing and deployment, you will also need to configure IIS preferences in Composer so that your applications can be auto-deployed to IIS from within the workbench. Composer can work only with IIS installed on the local machine. You can work with both Tomcat and IIS from the same installation of Composer.

WSE and .NET Projects

Microsoft Web Services Enhancements (WSE) is required for creating .NET projects in Composer. However, the WSE installer may not install on Windows 2008. These steps give a workaround:

  1. Download the Microsoft WSE 3 "msi" installer bundle.
  2. Use 7Zip to extract the contents to a folder.
  3. In Composer, select Window > Preferences > Composer > IIS/.NET .
  4. Set the Microsoft WSE 3.0 Installed Path field the $Folder\Microsoft.Web.Services3.dll file.
  5. Create your Composer .NET Projects.
This page was last edited on April 4, 2014, at 19:07.
Comments or questions about this documentation? Contact us for support!