Project could not be created: your Server's IIS configuration does not have some required components (as enabled).

3 Years Ago
JorgeR
BIZAGI STUDIO

Summary

Creating a Bizagi project fails.

A Project could not be created: your Server..." error that points out to missing configuration at the IIS is thrown. This error message can be seen especially when looking up the Bizagi Server Operations Service's log (by default found as a BizAgiOperationServiceTrace_xxxx.log located at C:\Program Files\Bizagi\ServerOperationsService\). 

Applies to

Bizagi .NET versions

Symptoms

Creating a new Bizagi project is not possible, either with Bizagi Studio or the Management Console. Several errors are displayed at screen, and the Bizagi Server Operations Service's log details the following:

[DateTime] None     INFO OPERATION----------- SERVICE------------- Project could not be created: your Server’s IIS configuration does not have some required components (as enabled).
<a href="http://help.bizagi.com/bpmsuite/en/index.html?iis_installation.htm">Click here for more information about installing IIS and enabling its required components.</a>

Cause

Bizagi does not support creating projects in Web sites having the HTTPS protocol enabled. Nevertheless after the creation of a project, the protocol can be enabled and this does not affect the runtime or upgrading the project.

Solution

1. Open the IIS Manager and click on the Default Web Site and open the option bindings, located at the right panel and remove the HTTPS binding.


2. Create your Bizagi project. For more information, refer to http://help.bizagi.com/bpmsuite/en/index.html?create_a_new_project.htm.

3. Add the HTTPS binding that was deleted on step 1.

4. Restart the IIS and its services either from the options using the IIS Manager or by opening a command prompt (with administrator privileges) and running: IISreset.

Rate this Article:

Details

Last Modified:3 Years Ago
Last Modified By: Andread
Type: ERROR
Level: Advanced
Rated 5 stars based on 1 vote
Article has been viewed 11.1K times.

Options