<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>velodocaddin Work Item Rss Feed</title><link>http://www.codeplex.com/velodocaddin/WorkItem/List.aspx</link><description>velodocaddin Work Item Rss Description</description><item><title>Commented Issue: Single instance of transfer controller is problematic when switching users</title><link>http://www.codeplex.com/velodocaddin/WorkItem/View.aspx?WorkItemId=1397</link><description>When you use fast user switching, the transfer controller launched by the first user cannot be accessed by the second user.&lt;br /&gt;This is a follow-up of the discussion at http&amp;#58;&amp;#47;&amp;#47;www.codeplex.com&amp;#47;velodocaddin&amp;#47;Thread&amp;#47;View.aspx&amp;#63;ThreadId&amp;#61;29483&lt;br /&gt;Comments: ** Comment from web user: jlchereau ** &lt;p&gt;This is now fixed in build 081203.&lt;/p&gt;</description><author>jlchereau</author><pubDate>Wed, 03 Dec 2008 14:18:56 GMT</pubDate><guid isPermaLink="false">Commented Issue: Single instance of transfer controller is problematic when switching users 20081203021856P</guid></item><item><title>Commented Issue: Single instance of transfer controller is problematic when switching users</title><link>http://www.codeplex.com/velodocaddin/WorkItem/View.aspx?WorkItemId=1397</link><description>When you use fast user switching, the transfer controller launched by the first user cannot be accessed by the second user.&lt;br /&gt;This is a follow-up of the discussion at http&amp;#58;&amp;#47;&amp;#47;www.codeplex.com&amp;#47;velodocaddin&amp;#47;Thread&amp;#47;View.aspx&amp;#63;ThreadId&amp;#61;29483&lt;br /&gt;Comments: ** Comment from web user: jlchereau ** &lt;p&gt;This is a complex issue.&lt;br /&gt;The transfer controller uses a local mutex to ensure that there is no more than one instance running per user session so the problem is not here.&lt;br /&gt;The problem is with the hard coded TCP Port 48880 used for .NET remoting and each instance listens on that port, which obviously cannot work.&lt;br /&gt;Each instance needs to scan for the next available TCP port and publish this port using an ICP mechanism which is only available to other programs in teh same user session.&lt;/p&gt;</description><author>jlchereau</author><pubDate>Wed, 03 Dec 2008 13:57:09 GMT</pubDate><guid isPermaLink="false">Commented Issue: Single instance of transfer controller is problematic when switching users 20081203015709P</guid></item><item><title>Commented Issue: Improve folder structure in zip files</title><link>http://www.codeplex.com/velodocaddin/WorkItem/View.aspx?WorkItemId=2673</link><description>Files being zipped with Directory Structure. Can we get the file without the Directory Structure&amp;#63;&lt;br /&gt;Comments: ** Comment from web user: jlchereau ** &lt;p&gt;This is now fixed as described below in build 081203.&lt;/p&gt;</description><author>jlchereau</author><pubDate>Wed, 03 Dec 2008 13:52:44 GMT</pubDate><guid isPermaLink="false">Commented Issue: Improve folder structure in zip files 20081203015244P</guid></item><item><title>Commented Issue: Ensure email is sent only after file transfer has successfully completed</title><link>http://www.codeplex.com/velodocaddin/WorkItem/View.aspx?WorkItemId=2669</link><description>You can receive the email with download links before the file transfers have completed. This is a known issue.&lt;br /&gt;There are other variations of the same problem, for example&amp;#58;&lt;br /&gt;- the email may be sent and then you may cancel the transfer.&lt;br /&gt;- the email may be sent and then you may pause the transfer for several days.&lt;br /&gt;&lt;br /&gt;This was by design, but following user feedback we have created this work item.&lt;br /&gt;&lt;br /&gt;See discussions at&amp;#58;&lt;br /&gt;- http&amp;#58;&amp;#47;&amp;#47;www.codeplex.com&amp;#47;velodocaddin&amp;#47;Thread&amp;#47;View.aspx&amp;#63;ThreadId&amp;#61;28669&lt;br /&gt;- http&amp;#58;&amp;#47;&amp;#47;www.codeplex.com&amp;#47;velodocaddin&amp;#47;Thread&amp;#47;View.aspx&amp;#63;ThreadId&amp;#61;40109&lt;br /&gt;Comments: ** Comment from web user: jlchereau ** &lt;p&gt;This is now fixed in build 081203.&lt;/p&gt;</description><author>jlchereau</author><pubDate>Wed, 03 Dec 2008 13:51:15 GMT</pubDate><guid isPermaLink="false">Commented Issue: Ensure email is sent only after file transfer has successfully completed 20081203015115P</guid></item><item><title>Commented Issue: Improve folder structure in zip files</title><link>http://www.codeplex.com/velodocaddin/WorkItem/View.aspx?WorkItemId=2673</link><description>Files being zipped with Directory Structure. Can we get the file without the Directory Structure&amp;#63;&lt;br /&gt;Comments: ** Comment from web user: jlchereau ** &lt;p&gt;Development  for this enhancement is now complete and will feature in the next build.&lt;/p&gt;</description><author>jlchereau</author><pubDate>Tue, 02 Dec 2008 13:41:34 GMT</pubDate><guid isPermaLink="false">Commented Issue: Improve folder structure in zip files 20081202014134P</guid></item><item><title>Commented Issue: Improve folder structure in zip files</title><link>http://www.codeplex.com/velodocaddin/WorkItem/View.aspx?WorkItemId=2673</link><description>Files being zipped with Directory Structure. Can we get the file without the Directory Structure&amp;#63;&lt;br /&gt;Comments: ** Comment from web user: jlchereau ** &lt;p&gt;Here is what I propose&amp;#58;&lt;br /&gt;1&amp;#41; Loop through the list of files and identify a &amp;#34;common root folder&amp;#34;&lt;br /&gt;2&amp;#41; Start the Zip folder structure from inside the &amp;#34;common root folder&amp;#34;&lt;/p&gt;&lt;p&gt;Example 1&amp;#41;&lt;br /&gt;C&amp;#58;&amp;#92;Users&amp;#92;me&amp;#92;Desktop&amp;#92;picture.jpg&lt;br /&gt;C&amp;#58;&amp;#92;Users&amp;#92;me&amp;#92;Desktop&amp;#92;description.doc&lt;br /&gt;will be stored as picture.jpg and description.doc at the root of the Zip file&lt;/p&gt;&lt;p&gt;Example 2&amp;#41;&lt;br /&gt;C&amp;#58;&amp;#92;Users&amp;#92;me&amp;#92;Desktop&amp;#92;picture.jpg&lt;br /&gt;C&amp;#58;&amp;#92;Users&amp;#92;me&amp;#92;Desktop&amp;#92;Misc&amp;#92;description.doc&lt;br /&gt;will be stored as picture.jpg and Misc&amp;#92;description.doc starting from the root of the Zip file&lt;/p&gt;&lt;p&gt;Example 3&amp;#41;&lt;br /&gt;C&amp;#58;&amp;#92;Users&amp;#92;me&amp;#92;Desktop&amp;#92;picture.jpg&lt;br /&gt;D&amp;#58;&amp;#92;Documents&amp;#92;Project&amp;#92;description.doc&lt;br /&gt;will be stored as &amp;#92;Users&amp;#92;me&amp;#92;Desktop&amp;#92;picture.jpg and &amp;#92;Documents&amp;#92;Project&amp;#92;description.doc starting from the root of the Zip file&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description><author>jlchereau</author><pubDate>Fri, 21 Nov 2008 13:23:46 GMT</pubDate><guid isPermaLink="false">Commented Issue: Improve folder structure in zip files 20081121012346P</guid></item><item><title>Commented Issue: Files being zipped with Directory Structure</title><link>http://www.codeplex.com/velodocaddin/WorkItem/View.aspx?WorkItemId=2673</link><description>Files being zipped with Directory Structure. Can we get the file without the Directory Structure&amp;#63;&lt;br /&gt;Comments: ** Comment from web user: jlchereau ** &lt;p&gt;See discussions at&amp;#58;&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;www.codeplex.com&amp;#47;velodocaddin&amp;#47;Thread&amp;#47;View.aspx&amp;#63;ThreadId&amp;#61;28298&lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;www.codeplex.com&amp;#47;velodocaddin&amp;#47;Thread&amp;#47;View.aspx&amp;#63;ThreadId&amp;#61;40387&lt;/p&gt;</description><author>jlchereau</author><pubDate>Fri, 21 Nov 2008 13:11:23 GMT</pubDate><guid isPermaLink="false">Commented Issue: Files being zipped with Directory Structure 20081121011123P</guid></item><item><title>Created Issue: Provide option to start the transfer controller with Windows</title><link>http://www.codeplex.com/velodocaddin/WorkItem/View.aspx?WorkItemId=2676</link><description>Hello,&lt;br /&gt;&lt;br /&gt;When we have discussed the architecture with prospective customers they have made clear that although they wanted transfers to execute separately from Outlook to free Outlook as soon as possible, they did not want any resident process &amp;#40;windows service or process started with windows&amp;#41;. So apparently not everyone agrees with you on this. To make everyone happy we will provide a checkbox in the Options dialog that offers to start the controller with Windows when it is checked, provided this work item gets a few votes.&lt;br /&gt;&lt;br /&gt;Nevertheless, I am very surprised that the controller takes so long to initialize. Initializing consists in&amp;#58;&lt;br /&gt;&lt;br /&gt;    Starting the process&amp;#59;&lt;br /&gt;    Launching the .NET virtual machine&amp;#59;&lt;br /&gt;    Compiling the code against the .NET virtual machine&amp;#59;&lt;br /&gt;    Initializing .NET remoting to listen on port 48888 &amp;#40;hard coded in the current build, dynamically allocated in the next build&amp;#41;. &lt;br /&gt;&lt;br /&gt;This takes 2 to 5 seconds to complete on my laptop &amp;#40;DELL Precision M65 with 2.4 GHz Intel Centrino Duo processor&amp;#41; depending on the workload at the time the controller is launched. Note that the VSTO add-in pings port 48888 after starting the transfer controller process and displays an error message if the ping does not respond within a timeout which is currently set to 10 seconds.&lt;br /&gt;&lt;br /&gt;There is probably something else...&lt;br /&gt;</description><author>jlchereau</author><pubDate>Fri, 21 Nov 2008 12:55:11 GMT</pubDate><guid isPermaLink="false">Created Issue: Provide option to start the transfer controller with Windows 20081121125511P</guid></item><item><title>Created Issue: Adding many files get exception.</title><link>http://www.codeplex.com/velodocaddin/WorkItem/View.aspx?WorkItemId=2674</link><description>Need a boundary for number of files added. Please see attached image.&lt;br /&gt;</description><author>jwang</author><pubDate>Thu, 20 Nov 2008 19:05:26 GMT</pubDate><guid isPermaLink="false">Created Issue: Adding many files get exception. 20081120070526P</guid></item><item><title>Created Issue: Files being zipped with Directory Structure</title><link>http://www.codeplex.com/velodocaddin/WorkItem/View.aspx?WorkItemId=2673</link><description>Files being zipped with Directory Structure. Can we get the file without the Directory Structure&amp;#63;&lt;br /&gt;</description><author>jwang</author><pubDate>Thu, 20 Nov 2008 19:02:51 GMT</pubDate><guid isPermaLink="false">Created Issue: Files being zipped with Directory Structure 20081120070251P</guid></item><item><title>Created Issue: Long filename error</title><link>http://www.codeplex.com/velodocaddin/WorkItem/View.aspx?WorkItemId=2672</link><description>Cannot send via drag and drop says it added the file&lt;br /&gt;&lt;br /&gt;This file has a very long name This file has a very long name This file has a very long name This file has a very long name This file has a very long name This file has a very long name This file has a ver.rar&lt;br /&gt;</description><author>jwang</author><pubDate>Thu, 20 Nov 2008 18:52:24 GMT</pubDate><guid isPermaLink="false">Created Issue: Long filename error 20081120065224P</guid></item><item><title>Created Issue: "Send To" in windows explorer bypasses Velodoc Outlook add-in</title><link>http://www.codeplex.com/velodocaddin/WorkItem/View.aspx?WorkItemId=2669</link><description>Hi&lt;br /&gt;&lt;br /&gt;We tried a different work flow, click on a document, right mosue click and select send to mail.  If the file is larger than our velodoc threshold &amp;#40;2 mb&amp;#41; it should be added to a package.  But in our environment it is not picked up as too large and added to the package.  The email is missing the package tool bar all together.&lt;br /&gt;&lt;br /&gt;This is with Outlook 2003&lt;br /&gt;&lt;br /&gt;cheers&lt;br /&gt;</description><author>jlchereau</author><pubDate>Thu, 20 Nov 2008 11:22:09 GMT</pubDate><guid isPermaLink="false">Created Issue: "Send To" in windows explorer bypasses Velodoc Outlook add-in 20081120112209A</guid></item><item><title>Commented Issue: Invalid sender when sending a package from Outlook 2003 with an exchange mailbox</title><link>http://www.codeplex.com/velodocaddin/WorkItem/View.aspx?WorkItemId=2485</link><description>This is a work item relating to discussion http&amp;#58;&amp;#47;&amp;#47;www.codeplex.com&amp;#47;velodocaddin&amp;#47;Thread&amp;#47;View.aspx&amp;#63;ThreadId&amp;#61;36186.&lt;br /&gt;&lt;br /&gt;The interesting part is&amp;#58;&lt;br /&gt;&lt;br /&gt;00000051 7&amp;#58;06&amp;#58;06 AM &amp;#91;3528&amp;#93; MAPIHelper&amp;#58; Sender is ccc&amp;#64;ccc.caX400&amp;#58;c&amp;#61;US&amp;#59;a&amp;#61; &amp;#59;p&amp;#61;ccc&amp;#59;o&amp;#61;xxx&amp;#59;s&amp;#61;ccc&amp;#59;g&amp;#61;ccc  &lt;br /&gt;00000052 7&amp;#58;06&amp;#58;06 AM &amp;#91;3528&amp;#93; MessageInspector&amp;#58; Send from ccc&amp;#64;ccc.caX400&amp;#58;c&amp;#61;US&amp;#59;a&amp;#61; &amp;#59;p&amp;#61;ccc&amp;#59;o&amp;#61;xxx&amp;#59;s&amp;#61;ccc&amp;#59;g&amp;#61;ccc&amp;#59;  &lt;br /&gt;&lt;br /&gt;Then when we check that we have a valid smtp address to send from, we raise a NoSupportedException&lt;br /&gt;&lt;br /&gt;00000108 7&amp;#58;06&amp;#58;10 AM &amp;#91;756&amp;#93; TransferCommand&amp;#58; Entering Send  &lt;br /&gt;00000109 7&amp;#58;06&amp;#58;10 AM &amp;#91;756&amp;#93; TransferCommand&amp;#58; Plug-in found  &lt;br /&gt;00000110 7&amp;#58;06&amp;#58;10 AM &amp;#91;3528&amp;#93; System.NotSupportedException&amp;#58; &amp;#34;ccc&amp;#64;cc.cax400&amp;#58;c&amp;#61;us&amp;#59;a&amp;#61; &amp;#59;p&amp;#61;ccc&amp;#59;o&amp;#61;xxx&amp;#59;s&amp;#61;ccc&amp;#59;g&amp;#61;ccc&amp;#59;&amp;#34; is not a valid sender.  &lt;br /&gt;&lt;br /&gt;This should be very easy to fix. Unfortunately I cannot reproduce the defect in my environment &amp;#40;like on 2 of your user environments, it works as expected&amp;#33;&amp;#41;.&lt;br /&gt;&lt;br /&gt;Accordingly, I have attempted to fix the defect and added more traces just in case, but I cannot test in an environment which reproduces the bug. This means you will have to reinstall the add-in and send me a new more detailed trace if the defect is not solved. I will let you know when the new build is uploaded. Please let me know if you are happy with that.&lt;br /&gt;Comments: ** Comment from web user: jlchereau ** &lt;p&gt;In cached Exchange mode, email addresses are returned by the Mapi property PR_EMS_AB_PROXY_ADDRESSES.&lt;br /&gt;This property returns a byte array with several address types &amp;#40;including SMTP, x400 and others&amp;#41; where each address type starts at a position defined by an index which you can find at the beginning of the byte array.&lt;br /&gt;We now properly use the indexes at the beginning of the byte array to split the addresses by address type.&lt;/p&gt;</description><author>jlchereau</author><pubDate>Sun, 09 Nov 2008 09:42:10 GMT</pubDate><guid isPermaLink="false">Commented Issue: Invalid sender when sending a package from Outlook 2003 with an exchange mailbox 20081109094210A</guid></item><item><title>Commented Issue: Add-in fails to suggest the use of a package with certain types of large files</title><link>http://www.codeplex.com/velodocaddin/WorkItem/View.aspx?WorkItemId=2526</link><description>This follows the discussion at http&amp;#58;&amp;#47;&amp;#47;www.codeplex.com&amp;#47;velodocaddin&amp;#47;Thread&amp;#47;View.aspx&amp;#63;ThreadId&amp;#61;38820.&lt;br /&gt;&lt;br /&gt;Hi jlcherau,&lt;br /&gt; &lt;br /&gt;I went through the code regarding to get the attachment size in Outlook 2003, looks like for compress files such as .zip, .rar etc, it can return current size value, but for some files such as .PDF, .DOC, .XLS etc only return 64 always.&lt;br /&gt; &lt;br /&gt;Mapi.IMAPIProp objMAPIProp &amp;#61; MAPIHelper.GetMapiProp&amp;#40;attachment.MAPIOBJECT&amp;#41;&amp;#59;&lt;br /&gt;Mapi.PropValue objSizeValue &amp;#61; Mapi.Globals.GetOneProp&amp;#40;objMAPIProp, Mapi.MapiPropTag._ATTACH_SIZE&amp;#41;&amp;#59;&lt;br /&gt;lSizeRet &amp;#61; Convert.ToInt64&amp;#40;objSizeValue.Value&amp;#41;&amp;#59;&lt;br /&gt;Comments: ** Comment from web user: jlchereau ** &lt;p&gt;For PR_ATTACH_SIZE and PR_MESSAGE_SIZE Mapi properties to return the correct value, the message needs to be saved &amp;#40;as draft&amp;#41;, which is not documented&amp;#58; http&amp;#58;&amp;#47;&amp;#47;msdn.microsoft.com&amp;#47;en-us&amp;#47;library&amp;#47;ms529075&amp;#40;EXCHG.10&amp;#41;.aspx.&lt;br /&gt;&lt;/p&gt;</description><author>jlchereau</author><pubDate>Sun, 09 Nov 2008 09:32:13 GMT</pubDate><guid isPermaLink="false">Commented Issue: Add-in fails to suggest the use of a package with certain types of large files 20081109093213A</guid></item><item><title>Commented Issue: No connection could be made because the target machine actively refused it 127.0.0.1:48888</title><link>http://www.codeplex.com/velodocaddin/WorkItem/View.aspx?WorkItemId=2548</link><description>This message is displayed by the Velodoc Outllook Add-In when Memba.Transfer.Controller.exe takes too long to load and the Add-In cannot communicate with it through .NET remoting.&lt;br /&gt;Comments: ** Comment from web user: jlchereau ** &lt;p&gt;Part of the problem was that we would use Process.Responding to check when Memba.Transfer.Controller.exe is available but it can take quite some time between the moment Process.Responding returns true and the .NET remoting listener on port 48888 is actually active. We have now improved the way the Velodoc Add-In queries whether the controller is ready for .NET remoting communications. &lt;/p&gt;</description><author>jlchereau</author><pubDate>Sat, 08 Nov 2008 19:36:03 GMT</pubDate><guid isPermaLink="false">Commented Issue: No connection could be made because the target machine actively refused it 127.0.0.1:48888 20081108073603P</guid></item><item><title>Created Issue: No connection could be made because the target machine actively refused it 127.0.0.1:48888</title><link>http://www.codeplex.com/velodocaddin/WorkItem/View.aspx?WorkItemId=2548</link><description>This message is displayed by the Velodoc Outllook Add-In when Memba.Transfer.Controller.exe takes too long to load and the Add-In cannot communicate with it through .NET remoting.&lt;br /&gt;</description><author>jlchereau</author><pubDate>Fri, 07 Nov 2008 10:27:45 GMT</pubDate><guid isPermaLink="false">Created Issue: No connection could be made because the target machine actively refused it 127.0.0.1:48888 20081107102745A</guid></item><item><title>Commented Issue: Add-in fails to suggest the use of a package with certain types of large files</title><link>http://www.codeplex.com/velodocaddin/WorkItem/View.aspx?WorkItemId=2526</link><description>This follows the discussion at http&amp;#58;&amp;#47;&amp;#47;www.codeplex.com&amp;#47;velodocaddin&amp;#47;Thread&amp;#47;View.aspx&amp;#63;ThreadId&amp;#61;38820.&lt;br /&gt;&lt;br /&gt;Hi jlcherau,&lt;br /&gt; &lt;br /&gt;I went through the code regarding to get the attachment size in Outlook 2003, looks like for compress files such as .zip, .rar etc, it can return current size value, but for some files such as .PDF, .DOC, .XLS etc only return 64 always.&lt;br /&gt; &lt;br /&gt;Mapi.IMAPIProp objMAPIProp &amp;#61; MAPIHelper.GetMapiProp&amp;#40;attachment.MAPIOBJECT&amp;#41;&amp;#59;&lt;br /&gt;Mapi.PropValue objSizeValue &amp;#61; Mapi.Globals.GetOneProp&amp;#40;objMAPIProp, Mapi.MapiPropTag._ATTACH_SIZE&amp;#41;&amp;#59;&lt;br /&gt;lSizeRet &amp;#61; Convert.ToInt64&amp;#40;objSizeValue.Value&amp;#41;&amp;#59;&lt;br /&gt;Comments: ** Comment from web user: jlchereau ** &lt;p&gt;I have been progressing on this issue and the symptoms that I am able to reproduce are not exactly the same as the ones you have reported.&lt;br /&gt;Whatever the type of attachment &amp;#40;zip, doc or pdf&amp;#41;, I get a size of 0 unless Outlook has automatically saved the new message in the draft folder.&lt;br /&gt;Maybe when you add a zip or rar attachment, Outlook saves the message as a draft and the correct size is available, but I cannot explain or reproduce how you get a size of 64.&lt;/p&gt;&lt;p&gt;Adding the following two lines above the code you have reported seems to do the trick&amp;#58;&lt;/p&gt;&lt;p&gt;Outlook.MailItem objMailItem &amp;#61; &amp;#40;Outlook.MailItem&amp;#41;attachment.Parent&amp;#59;&lt;br /&gt;objMailItem.Save&amp;#40;&amp;#41;&amp;#59;&lt;/p&gt;</description><author>jlchereau</author><pubDate>Mon, 03 Nov 2008 11:13:59 GMT</pubDate><guid isPermaLink="false">Commented Issue: Add-in fails to suggest the use of a package with certain types of large files 20081103111359A</guid></item><item><title>Commented Issue: Add-in fails to suggest the use of a package with certain types of large files</title><link>http://www.codeplex.com/velodocaddin/WorkItem/View.aspx?WorkItemId=2526</link><description>Hi jlcherau,&lt;br /&gt; &lt;br /&gt;I went through the code regarding to get the attachment size in Outlook 2003, looks like for compress files such as .zip, .rar etc, it can return current size value, but for some files such as .PDF, .DOC, .XLS etc only return 64 always.&lt;br /&gt; &lt;br /&gt;Mapi.IMAPIProp objMAPIProp &amp;#61; MAPIHelper.GetMapiProp&amp;#40;attachment.MAPIOBJECT&amp;#41;&amp;#59;&lt;br /&gt;Mapi.PropValue objSizeValue &amp;#61; Mapi.Globals.GetOneProp&amp;#40;objMAPIProp, Mapi.MapiPropTag._ATTACH_SIZE&amp;#41;&amp;#59;&lt;br /&gt;lSizeRet &amp;#61; Convert.ToInt64&amp;#40;objSizeValue.Value&amp;#41;&amp;#59;&lt;br /&gt;Comments: ** Comment from web user: jlchereau ** &lt;p&gt;I have reproduced the issue in the development environment.&lt;br /&gt;I need to confirm in a production environment.&lt;br /&gt;At this stage, I do not know how to solve the issue which seems to be related to Microsoft&amp;#39;s Mapi classes.&lt;/p&gt;</description><author>jlchereau</author><pubDate>Fri, 31 Oct 2008 16:54:51 GMT</pubDate><guid isPermaLink="false">Commented Issue: Add-in fails to suggest the use of a package with certain types of large files 20081031045451P</guid></item><item><title>Created Issue: OutLook Attachment issue.</title><link>http://www.codeplex.com/velodocaddin/WorkItem/View.aspx?WorkItemId=2526</link><description>Hello Sir,&lt;br /&gt;&lt;br /&gt;I encountered a difficulty for this application. The thing is, if you attach files from your outlook when you send email &amp;#40;not from package&amp;#41;. If the file size exceeds the required size &amp;#40;such as 5MB&amp;#41;, if will give you a message box. After you choose Yes, there is nothing showing on your email body area, unless you open then Package editor you can see the attachment. I think that this doesn&amp;#39;t work for the users. But we can&amp;#39;t fix their problem &amp;#40;maybe cause other issue&amp;#41;. Also, it looks like the Add_In only check the size for compressed files, some regular files such as PDF, Word, it doesn&amp;#39;t check.&lt;br /&gt;</description><author>jwang</author><pubDate>Wed, 29 Oct 2008 20:25:46 GMT</pubDate><guid isPermaLink="false">Created Issue: OutLook Attachment issue. 20081029082546P</guid></item><item><title>Created Issue: Error Message when setting an account.</title><link>http://www.codeplex.com/velodocaddin/WorkItem/View.aspx?WorkItemId=2485</link><description>I installed the VelodocXP edtion on a server, and I create a VelodocXP account based on this web server by the Account Setting Dialog. I entered correct Host, Path, Email and Security Code. But it always show the error message &amp;#40;see attachment&amp;#41;. It works if the server is my local machine. Any ideas and solutions will be appreciated.&lt;br /&gt;</description><author>jwang</author><pubDate>Mon, 20 Oct 2008 22:42:14 GMT</pubDate><guid isPermaLink="false">Created Issue: Error Message when setting an account. 20081020104214P</guid></item></channel></rss>