bswetnam's blog

Document Published Date

Is there a way to easily retrieve the Published Date for any given Document?

The only date I see is Updated On. The published Date seems to  be hidden in the blob field.

End the Connection Time Out Issues in 15.1.2

You can modify you connection strings for WCM and site issues to improve performance and Eliminate the Connection Timeout issues in WCM

Open your web config file in the new folder.

Locate the connection string for imis.

Add the following parameters to the end of the existing string.

Max Pool Size=100; Min Pool Size =5;

Document Url From Database

Is there a way to retrieve the actual url to a content record from the database. I am writing a Alpha Tagged list webpart and I am having issues with  content since the blob field is longer than I can read in SQL.

WCM Billing and International Billing Problems

Needless to say we have a very upset client, that has implemented Imis 15.1 and are having several issues with billing errors. There seems to be issues with international billing as well as some US based members; the browsers seem to have an issue with international users where it puts invalid characters in the amounts or other fields.

The errors cause issues in the application pools, then the application pools recycle and stall. Then the user gets an general error page (error.aspx) that shows an generic message. We have modifed the error.aspx to show a general message, to help eleivate their frustaration.

WCM Drop Down Navigation

Are there any devlopers that have sucessfully got the Drop Down menus to actually function and display in WCM 15.1

Syndicate content