All Over the Board… » Entries tagged with "ECM"
Combining Cells or Columns of data in Excel
While working on a KnowledgeLake project on MOSS 2007, I had to create a site column for state. They wanted it to be a drop-down box with state abbreviation and name. I had two choices: Manually type in all fifty states with abbreviations. Find a list on the internet. Of course, I chose the second. I could not find a list that met my requirements: State Abbreviation-State Name. An example would be: AK-Alaska. Enter the & function in Excel, which combines the contents of several Excel cells into one. I found a list on the internet of two columns, abbreviations, and states. I then used the & function as described here to combine them. Then I pasted the result into my SharePoint site column box, and voila! … Read entire article »
Filed under: Techie
KnowledgeLake Error: Product Activator is Missing
So I go to enter the product keys on my KnowledgeLake Imaging installation on MOSS 2007 enterprise, and I get this error: The KnowledgeLake KB had nothing on it, so I enlisted the great help from KL support. He had me check the following directory for ProductActivator.exe. C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\LAYOUTS Missing, but found in: C:\Program Files(x86)\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\LAYOUTS It’s so simple and I have to admit a mea culpa here. I installed the 32-bit version and not the 64-bit version. Here’s the fix: since Imaging is the only product installed on this box, I could simply remove it via add/remove programs. You may have to copy C:\Program Files(x86)\KnowledgeLake to C:\Program Files KnowledgeLake so the uninstall completes. I didn’t have to, because I installed KL in E:\Program Files\KnowledgeLake. I will … Read entire article »
Filed under: Techie