<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Fredrik Haglund's blog &#187; activex</title>
	<atom:link href="http://blog.fredrikhaglund.se/blog/tag/activex/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.fredrikhaglund.se</link>
	<description>Chatter about EPiServer, ASP.NET, CSS and Web Development.</description>
	<lastBuildDate>Tue, 28 Jun 2011 13:37:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Installation of EPiServer components</title>
		<link>http://blog.fredrikhaglund.se/blog/2008/07/22/installation-of-episerver-components/</link>
		<comments>http://blog.fredrikhaglund.se/blog/2008/07/22/installation-of-episerver-components/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 08:50:20 +0000</pubDate>
		<dc:creator>Fredrik Haglund</dc:creator>
				<category><![CDATA[EPiServer]]></category>
		<category><![CDATA[activex]]></category>
		<category><![CDATA[EPiFileUpload]]></category>
		<category><![CDATA[EPiOfficeIntegration]]></category>
		<category><![CDATA[EpiserverOfficeAddin]]></category>

		<guid isPermaLink="false">http://blog.fredrikhaglund.se/?p=154</guid>
		<description><![CDATA[In a larger organization it can be cumbersome to explain for the editors how to install the EPiServer ActiveX controls that provides you with some extended functionality. Security restrictions can also be a problem for ActiveX controls. So why bother? Well you will miss the following functionality: Spell checker, Microsoft Office Support A component that [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.fredrikhaglund.se/wp-content/uploads/2008/07/image1.png" target="_blank"><img style="border-right: 0px; border-top: 0px; margin: 0px 10px 0px 0px; border-left: 0px; border-bottom: 0px" src="http://blog.fredrikhaglund.se/wp-content/uploads/2008/07/image-thumb1.png" border="0" alt="image" width="240" height="96" align="left" /></a>In a larger organization it can be cumbersome to explain for the editors how to install the EPiServer ActiveX controls that provides you with some extended functionality.</p>
<p>Security restrictions can also be a problem for ActiveX controls. So why bother? Well you will miss the following functionality:</p>
<ul>
<li><strong>Spell checker</strong>, Microsoft Office Support<br />
A component that enables the Editor to use Microsoft Word spell checker.</li>
<li><strong>Export to Excel</strong>, Microsoft Office Support<br />
A component that can export xForms data to Microsoft Excel.</li>
<li><strong>Advanced File Upload</strong><br />
A component that enables support for advanced file upload, for example drag-and-drop and multiple file upload.</li>
</ul>
<h3>Installation from your Browser</h3>
<p><a href="http://blog.fredrikhaglund.se/wp-content/uploads/2008/07/image2.png" target="_blank"><img style="border-right: 0px; border-top: 0px; margin: 0px 0px 0px 10px; border-left: 0px; border-bottom: 0px" src="http://blog.fredrikhaglund.se/wp-content/uploads/2008/07/image-thumb2.png" border="0" alt="image" width="240" height="78" align="right" /></a>Click the Install-button on the Components tab on the Root/Welcome-page to install manually.</p>
<h3>Automate installation or workaround security problems</h3>
<p>Extract the DLL files inside the cab file to the client computer:<br />
\&lt;UI folder&gt;\activex\episerverclientcomponents.cab</p>
<p>Run the following command to install:<br />
regsvr32.exe EPiFileUpload.dll<br />
regsvr32.exe EPiOfficeIntegration.dll</p>
<p>Creating a script or small msi package that automates the installation is not very complicated and saves the editors the task to install this themselves. Remember that Advanced File Upload will also require a permission for function to be setup in admin mode.</p>
<h3>EPiServer Office Integration</h3>
<p>You can use <em>episerverofficeaddin.msi,</em> in the same folder, to get the Office Integration installed. I have had problem with upgrading so I always uninstall existing version first and then reinstall the latest version.</p>
<p>This tool can be very powerful if used right. Read the Tech Note on <a href="http://world.episerver.com/Items/Tech-Notes/EPiServer-CMS-SP2/Microsoft-Office-Integration/">Microsoft Office Integration </a>before you try to use it. It will require changes to <em>web.config</em>  before you can test it.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.fredrikhaglund.se/blog/2008/07/22/installation-of-episerver-components/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>

