HyperLink Dependancy Report Generator
Authors often ask for a list of postings that link to a particular posting/channel before deleting or moving it. Here's a sample that I've written to help address this. It's a simple console application that scans all placeholder content for hyperlink. If it finds that the address belongs to a posting or channel, it records it in a CSV file.
Download the sample
1 Comments:
Wondering if you can help me get this tool to work. I really need a MSCMS report, but don't want to write it myself if somebody has already done it.
No matter what I do, I cannot get the authentication to work properly, I've tried just about everything I could think of with this line:
cmsContext.AuthenticateAsCurrentUser();
But all I get is Access Denied errors. Any thoughts on this?
Post a Comment
<< Home