Hi all,
I am on RedDot CMS 7.5.2.17. I have clustered Windows Servers, and
SQL 2005 db.
I need Navigation Manager "enabled" so that I can start testing it out
for future enhancement idea.
I imported a project (also 7.5) that I know has Nav Mgr established on
it. This will be my Sample Project.
On Sample Project - I went to Web Content Manager - Project node -
General Settings - Edit Settings - and CHECKED Activate Navigation
Manager.
Then I go to Browse Navigation - Project node - and I see in my right
action menu: Navigation Structure, Navigation Areas, etc.
Looks like I have Nav Mgr enabled, right?
But when I am on the CLUSTERED servers (a domain that uses any 1 of
the servers in the cluster) and I click on "Navigation Structure" or
"Navigation Areas" I get this error:
**************************************************************************
Server Error in '/' Application.
________________________________
Runtime Error
Description: An application error occurred on the server. The current
custom error settings for this application prevent the details of the
application error from being viewed remotely (for security reasons).
It
could, however, be viewed by browsers running on the local server
machine.
Details: To enable the details of this specific error message to be
viewable on remote machines, please create a <customErrors> tag within
a
"web.config" configuration file located in the root directory of the
current web application. This <customErrors> tag should then have its
"mode" attribute set to "Off".
<!-- Web.Config Configuration File -->
<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>
Notes: The current error page you are seeing can be replaced by a
custom
error page by modifying the "defaultRedirect" attribute of the
application's <customErrors> configuration tag to point to a custom
error page URL.
<!-- Web.Config Configuration File -->
<configuration>
<system.web>
<customErrors mode="RemoteOnly"
defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>
**************************************************************************
When I go directly onto 1 specific server within the cluster ( for
example: http://cmsprod2/cms) and do
the same steps, I get THIS ERROR:
**************************************************************************
Server Error in '/CMS/Navigation' Application.
________________________________
Guid should contain 32 digits with 4 dashes
(xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
Description: An unhandled exception occurred during the execution of
the
current web request. Please review the stack trace for more
information
about the error and where it originated in the code.
Exception Details: System.FormatException: Guid should contain 32
digits
with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
Source Error:
An unhandled exception was generated during the execution of the
current
web request. Information regarding the origin and location of the
exception can be identified using the exception stack trace below.
Stack Trace:
[FormatException: Guid should contain 32 digits with 4 dashes
(xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).]
[FormatException: Guid should contain 32 digits with 4 dashes
(xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
value:023AE517988A420BBC1CDB440F8SAND6 valuetype:System.String]
System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage
(IMessage
reqMsg, IMessage retMsg) +264
System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke
(MessageData&
msgData, Int32 type) +877
Reddot.CMS.Project.ProjectService.GetLanguageVarinatByKey(String
key,
Guid projectId, Session session) +0
Reddot.CMS.Web.UI.PageBase.OnInit(EventArgs e) +3167
System.Web.UI.Control.InitRecursive(Control namingContainer) +241
System.Web.UI.Page.ProcessRequestMain() +197
________________________________
Version Information: Microsoft .NET Framework Version:1.1.4322.2379;
ASP.NET Version:1.1.4322.2379
**************************************************************************
No matter what server I hit directly, I get the same above error.
The GUID that is being called out in the Error Message is actually the
GUID to a different project
called "SANDBOX". It is NOT the GUID of "Sample Project" which is the
project I am using. <???>
Very confusing.
I have given "reddotuser" full permissions on c:\programs\reddot\cms
\asp\navigation folder.
I checked my IIS and "Navigation" virtual directory is running as an
Application.
I am using .NET 1.1 framework on all servers in cluster.
I have restarted my IIS and my Default Website several times with no
luck.
Sure that I am missing what's probably a very simple step - I have
never had to enable Nav Mgr before so am not sure what all is
"involved' in turning it on for use.
Ideas??
Thanks in advance!
Kelly
Kelly Burns
Associate Director, CMS & Web Applications
[email protected] | tel: 312.335.5209 | fax: 866.699.1246
www.alz.org | www.actionalz.org | www.10signs.org
P Please consider the environment before printing this e-mail.
-------------------------------------------------------------------------------------------------
CUSTOMER CARE PROGRAM
WE WANT YOU TO SUCCEED
The Customer Care team at Open Text wants to help you succeed and get
the most out of Open Text technologies for your organization. We have
created tips and tools to help you help your organization.
NewsLink
NewsLink is our monthly e-Newsletter designed to help you get the most
out of Open Text technologies for your organization, no matter which
product from the Open Text portfolio that you use. Here you'll find
best practices, the latest product tips and real-world examples to
help you excel.
<http://www.opentext.com/news/newsletters.html>
Content World 365
Each year Open Text hosts Content World, our global customer
conference which brings together brilliant minds from around the world
to share ideas and gain knowledge from each other and from Open Text
employees. In an effort to continue to bring our customers and
partners this great exchange of knowledge on a year-round basis, we
created the Content World 365 Webinar Series. A separate account is
required to access Communities. Need an account? Complete the Self-
Registration Wizard and your account information will be automatically
e-mailed to you.
<http://communities.opentext.com/communities/llisapi.dll/open/
ContentWorld365Series>
Customer Alerts
The Customer Alert service provides timely and accurate delivery of
important information with respect to our software. We have three
types of Customer Alerts - Customer Advisories, Technical Alerts and
Security Alerts. All customers are encouraged to subscribe to this
service. Once you have subscribed to this service, a Customer Alert
will be delivered straight to your inbox when Open Text Customer
Support discovers an issue with our software. <https://
knowledge.opentext.com/alerts>
Champion Toolkit
We are also creating a series of documents (white papers, reference
guides, and discussion papers) to supplement the standard Open Text
product documentation. This collection of resources is called the Open
Text Champion Toolkit and is located on the Knowledge Center. The
resources included in the Champion Toolkit cover a wide range of
topics that would be of interest to administrators and business users.
Moreover, the topics covered in the Champion Toolkit will span the
family of Open Text Products, Services and Solutions. <https://
knowledge.opentext.com/knowledge/llisapi.dll/open/Champion_Toolkit>
Open Text Knowledge Base
The Knowledge Base offers a growing collection of technical articles,
tips, tricks, and code samples to help administrators and users learn
more about Open Text software. Knowledge Base articles are written by
Open Text Customer Support product specialists who work with our
products daily to diagnose and troubleshoot problems encountered with
the software.
<https://knowledge.opentext.com/articles>
Open Text Developers Network (OTDN)
Do you have software developers that extend Open Text products using
our Application Programming Interfaces (API), Software Development
Kits (SDK), or Frameworks? Find API documentation, code examples,
guidelines, best practices, and learn from Open Text developers and
OTDN users. While primarily for developers, OTDN will be of interest
to anyone wanting to discover how Open Text products can be extended.
If you are logged into the Open Text Knowledge Center, click
Communities from the navigation bar at the top of the Web page and
then click Open Text Developer Network (OTDN). You can also access
OTDN by visiting <http://otdn.opentext.com/> and logging in with your
Knowledge Center credentials.
Online Communities
Do you have questions to do with using a product feature? Find usage
tips, help files, and learn from Open Text staff and other users in
one of our online Communities. While designed for end users, these
communities will be of interest to anyone who works with Open Text
products. A separate account is required to access Communities. Need
an account? Complete the Self-Registration Wizard and your account
information will be automatically e-mailed to you.
<http://communities.opentext.com>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"RedDot CMS Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/RedDot-CMS-Users?hl=en
-~----------~----~----~----~------~----~------~--~---