Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Configure target SqlServer instance name in the server.config file:

Ensure correct SqlServer instance name is correct by replacing in server.config. Else replace all “server-name\SQLEXPRESS” in server.config with the SqlServer instance you are using for the web application.

Now publish to the web-application

...

Generate a publication of media type Signifikant Remote publication. Specify Remote server to address the web application from the editor server. If you are running both on the same server you may set Url to: http://localhost/AssertWeb. Also IIS binding to HTTP or HTTPS protocol and the server name must be valid in the context your editor server is running in.

Note

Server computer name may not be available, and sometimes a remote server name is not available from an editor server. Please consult your IT support to get a proper name to address the web application. Sometimes the IP-address can be used to get a valid address to the remote web server.

When ready, test the new publication with the uploaded site name: http://localhost/AssertWeb/en-GB/your-new-site.

...