Login / Register  search  syndication

          Kris Halsrud's Blog

Kris Halsrud on development and Integration with CRM and Development

Error deploying a SalesLogix 7.5.2 web client portal

Recently I upgraded a SalesLogix web environment from 7.5.1 to 7.5.2.  Once I had done so when I tried to deploy I received the following error:

ERROR - The following project item, '\Portal\SlxClient\ChildPages\Access\Access.page.xml' failed validation.

The error referenced a custom page called Access in the system.  I opened up that page and everything looked fine.  I have had experiences like this where if something errors in 7.5.2, simply modifying it trivially (like adding a space to a code file) and re-saving fixed the problem.  When I tried that on this scenario I received an error when attempting to save:

 

image

 

Apparently the 7.5.2 does some additional validations that 7.5.1 does not.  This particular page it turns out did not have an Entity defined for it under the Page’s Page Property collection.  Once I added that, I could save it.  After saving I was able to deploy.

 

If you run into an error during deployment, check out the page it references.  Make sure it is properly configured.  Again this kind of validation in new in SalesLogix 7.5.2 web.
What's This?
Bookmark and Share

About Kris Halsrud

   Kris Halsrud is a Senior Analyst / Developer for Customer FX Corporation.


Related Content
   Launching a report from a button in the SalesLogix web client
Starting in SalesLogix 7.5.1, Sage released an undocumented Reporting enhancement that allowed for intera
Posted on Mar 12, 2010 by Kris Halsrud to Kris Halsrud's Blog
 
   Hiding Opportunities in the SalesLogix web client
Occasionally we have clients who do not use the Opportunity components of the SalesLogix web client. 
Posted on Mar 10, 2010 by Kris Halsrud to Kris Halsrud's Blog
 
   Searching for Matching Records in the SalesLogix Web Client
In this short video the user will learn how to search for matching records while adding new records to th
Posted on Mar 10, 2010 by Dale Richter to Tech Talk
 
   Opening Several Records in the SalesLogix Web Client
This webinar will show the user how to open several records at one time. Often you would like to be able
Posted on Mar 10, 2010 by Dale Richter to SalesLogix Training
 
   Creating Ad-Hoc Groups in the SalesLogix Web Client
This webinar will show the user how to create Ad-Hoc Groups in the SalesLogix Web Client. This specific f
Posted on Mar 10, 2010 by Dale Richter to SalesLogix Training
 
Comments

 

Dan said:

Hi Kris, Great post. I'm also looking at deploying 7.5.2 but run into the same issue on a custom page. Can you be more specific on how to find the "Page’s Page Property collection" there are alot of properties so im a bit confused.

January 4, 2010 12:21 AM
 

Kris Halsrud said:

Under the Portal Manager, under the specific page you are having the problem with, double click to open the page, when you do so if you have the properties window displaying you will see the Page Properties collection.  This is where you can check the settings I mentioned.

January 4, 2010 9:20 AM

Leave a Comment

(required)  
(optional)
(required)  
Add
All contents Copyright © 2010 Customer FX Corporation
Customer FX Corporation
2324 University Avenue West, Suite 115
Saint Paul, Minnesota 55114
Tel: 800.728.5783

  Follow @CustomerFX on twitter
Follow the best news, tips, and articles
  Subscribe to Customer FX on youtube
Watch SalesLogix tutorial videos from Customer FX
Login / Register