Setting up a demo site in WCM

Using I5.1 WCM and following the hands-on tutorial to set up a site. Just want to set up a demo site using the default values.

All the Auxillary navigation: Logon, Account, Sitemap work but no the primary navigation.

Anyone experience something similar? Know how to fix? I've submitted an SMR but so far have only been told to follow the hands-on tutorial.

 

 

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Make sure your publish

Make sure your publish server is installed and started and its Publish Server Code (Content Management > Publish servers > select > Publish Server Code) is the same as is listed for the PublishServerCode in the Net\bin\PublishServer.exe.config file.

The issue you're seeing is generally caused by the content not having been published.

Neil Wornes Authorized iMIS

Neil Wornes Authorized iMIS Consultant Wornes Solutions

Both AsiPublishing15 and AsiPublishing15CMS are running and the Server Code is the same.

When I look at the error log in the Publishing Server, it cannot resolve the remote name 'asicaweb'. I changed the WebServerURL in the PublishServer.exe.config to replace 'asicaweb' with the IP address of the server.

Is there other files that I need to change?

DISREGARD...

When I made this change the Publishing Server was unable to connect to the remote server. Change it back, was able to connect but now back to same situation.

 

 

 

 

 

You could try adding an

You could try adding an entry for asicaweb to the HOSTS file so that it can resolve it.

Issue with actual publishing server

Neil Wornes Authorized iMIS Consultant Wornes Solutions

ASI Hosting had to make a change to the Publishing Server setup and all was well after that.

Thanks for the suggestions.