Outlook Connector for Office 2007

The connector install fails when Outlook 2007 is installed. Is there a new version coming, or a work around?

Hi,
Thank you for the quick reply.
I made a new profile with http rather than pop3 (since i don't know the outgoing/incoming servers for hotmail).  I successfully managed to sync to outlook etc.
However now im stuck with 2 hotmail accounts (which are the same) in outlook, it sucks .  I recieved an email from hotmail about the changeover to using outlook connector, so thats why I used the new service.  Now i have double the synchronization with the same email account.
Neal

Similar Messages

  • Export to excel using service for office 2007

    Hi All,
    I am using a service to download the opport search result data into excel. Inside the code, it gets all the data and opens one window of excel download and closes automatically after few second. And finally does not download anything.
    It is working for office 2003, not for office 2007.I am following piece of code.Please help me how to achieve the same.
    DATA: l_xstring TYPE xstring,
          app_type type string,
          app_type_c(50) type c.
    app_type = 'APPLICATION/MSEXCEL; charset=utf-16le'.
          app_type_c = app_type.
          CALL FUNCTION 'SCMS_STRING_TO_XSTRING'
            EXPORTING
              text     = output      "my data to be exported into excel
              mimetype = app_type_c
            IMPORTING
              buffer   = l_xstring.
          CONCATENATE  cl_abap_char_utilities=>byte_order_mark_little
                       l_xstring
                       INTO l_xstring IN BYTE MODE.
    server->response->set_header_field( name =  'content-type'
                                        value = app_type ).
    server->response->delete_header_field( name = if_http_header_fields=>cache_control ).
    server->response->delete_header_field( name = if_http_header_fields=>expires ).
    server->response->delete_header_field( name = if_http_header_fields=>pragma ).
    server->response->set_header_field( name = 'Content-Disposition'
                                        value =  'attachment;filename=Opportunity_Result.xls'  ).
    CLEAR lv_length.
    lv_length = XSTRLEN(  l_xstring ).
    server->response->set_data( data =  l_xstring
                                 length = lv_length ).

    Maybe it's possible, but I doubt it.
    Reason is that you're asking the URL to run the report and then once done export out the values and I just don't think the 'i' - or now 'g' versions support this.
    This was why the command line interface with the Desktop version was so popular as this is exactly the kind of thing you can do, plus much more.
    I checked the documentation for Plus and can find nothing about doing this in the URL. Maybe someone will say otherwise, but with Plus I don't think it's possible.
    Russ

  • Zen V Plus support for Office 2007 Supp

    Hi All?Anybody heard when the Zen V PLus will have support for Office 2007 to be able to synchronize contacts, etc.Message Edited by stevenvj on 06-20-200703:20 AM

    well, I got a very very quick response from Creative. I don;t know if what they said to do will solve my problem but they sent a very detailed list of things to do so we are now off to copy the info from our zen v pluses in case we lose what we put on them and will post an update to let you all know if we solved this and how. While I am not impressed with the product at this moment if this works? then I will be very impressed with how this has been handled so far....

  • IFilter 9 not searching OCR .PDFs post SP2 for Office 2007 Servers

    Prior to the installation of Service Pack 2 for Office 2007 Servers, .PDF files that were scanned in and then ran against Optical Character Recognition software could be searched with the iFliter 9 for Windows MOSS, x64.  Now, those specific files no longer are searchable however; files that were converted directly from another application, such as MS Word or Excel, that were converted directly into .PDF files work fine.  Has anyone ever seen anything like this or can give me a direction to go to get this resolved?  Adobe's support for this product is non-existant and I am sure Microsoft will not be a help since it is not their product.

    See if this discussion helps:
    http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.sha repoint.general&tid=d11d3de7-8344-4dad-9f09-bd84c39e9817&mid=d11d3de7-8344-4dad-9f09-bd84c 39e9817&cat=en_US_2BE0F7C1-F80B-C480-EA27-790E679D7E1B&lang=en&cr=US&sloc=&p=1
    or
    http://www.adobe.com/special/acrobat/configuring_pdf_ifilter_for_ms_sharepoint_2007.pdf

  • Outlook connector for JES 2003

    Hi,
    I have Java Enterprise System 2003. Is there an outlook connector for this version?
    Thanks in advance,

    I think the outlook connector requires UWC which is not included in JES 2003Q4.
    /Per-Olov

  • Outlook 2003 and Office 2007/10 Files

    Our exec is having problems opening up files created with the Office 2007/10 standard...doesn't matter if it is WORD or EXCEL...and he has the compatibility pack installed to read the files.
    When he tries to open a DOCX or XLSX file within an email attachment in Outlook 2003, it says the file cannot be found...if he saves it first and opens it up fro mthe save position, it works. And he can open standard DOC or XLS files within a attachment email.
    We have uninstalled and reinstalled the compatability pack / file converter with same results...this is a situation where he just wants it fixed and fast.
    Thanks...
    Brian

    Hi,
    We may follow these steps to modify the registry and change Outlook's attachment security behavior.
    ========================
    Important This section, method, or task contains steps that tell you how to modify the registry. However,
    serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs.
    1.      
    Exit Outlook if it is running.
    2.      
    Click
    Start, and then click Run. Copy and paste (or type) the following command in the
    Open box, and then press ENTER: regedit
    3.      
    Verify that the following registry key for your version of Outlook exists.
    Microsoft Office Outlook 2003
    HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\Security
    If the registry key exists, go to step 5.
    If the registry key does not exist, follow these steps to create it:
    a.       
    Locate, and then click the following registry key:
    HKEY_CURRENT_USER\Software\Microsoft
    b.      
    Under
    Edit, click New, and then click Key.
    c.       
    Type
    Office, and then press ENTER.
    d.      
    Under
    Edit, click New, and then click Key.
    e.      
    For Outlook 2003, type
    11.0, and then press ENTER.
    f.        
    Under
    Edit, click New, and then click Key.
    g.       
    Type
    Outlook, and then press ENTER.
    h.      
    Under
    Edit, click New, and then click Key.
    i.        
    Type
    Security, and then press ENTER.
    1.      
    Under
    Edit, click New, and then click String Value.
    2.      
    Copy and paste (or type) the following name for the new value:
    Level2Remove
    3.      
    Press ENTER.
    4.      
    Right-click the new string value name, and then click
    Modify.
    5.      
    Type the file name extension of the file type that you want to open in Outlook. For example:
    .docx
    To specify multiple file types, use the following format:
    .docx;.xlsx
    6.      
    Click
    OK.
    7.      
    Exit Registry Editor.
    8.      
    Restart your computer.
    Best Regards,
    Sally Tang
    TechNet Subscriber Support in forum
    If you have any feedback on our support, please contact
    [email protected] 

  • Web Location URLs for Office 2007 documents (pptx, xlsx, docx) not working

    In our current Content Server solution implemented, each content has a Web Location URL and a Native File associated with it. The Web Location URL(for a content in Public security group) is of the following format:
    http://ucmurl/groups/public/intranetcontent/CONTENT_ID.doc
    So far when a user clicks on this link, they are just presented with an 'Open' 'Save' dialog box, which clearly shows that UCM identifies this file format. So for a Word 2003 document called test.doc, the Open-Save dialog box says:
    Name: test.doc
    Type: Microsoft Word document..etc.
    The behaviour is the same for all Office 2003 documents, pdfs and images. However, it seems like UCM does not identify Office 2007 documents. When I check-in a content - test.pptx, and click on the Web Location URL, it prompts me to Open/Save a 'ZIP' file, which is what UCM does for any unidentified file formats.
    Any suggestions on how to fix this?
    The file formats under configuration manager have been updated to include the following formats with PASSTHRU conversion (since we dont need any conversion on these):
    pptx: application/vnd.openxmlformats-officedocument.presentationml.presentation
    docx: application/vnd.openxmlformats-officedocument.wordprocessingml.document
    xlsx: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
    The desired functionality is that when the user clicks on web location url, UCM should identify these file formats, and NOT consider them as ZIP files. Any help would be greatly appreciated.

    Try these - if you're using IIS. If not, them something similar should fix.
    Update IIS to include additional MIME types
    Also, if you want to add all of the Microsoft Office 2007 mime-types to IIS in one step you can do this:
    1. Stop IIS
    2. Edit the metabase XML file (C:\WINDOWS\system32\inetsrv\MetaBase.xml) using a text editor.
    3. Search for the <IIsMimeMap Location="/LM/MimeMap" …> element and append the lines below to the MimeMap attribute
    .docm,application/vnd.ms-word.document.macroEnabled.12
    .docx,application/vnd.openxmlformats-officedocument.wordprocessingml.document
    .dotm,application/vnd.ms-word.template.macroEnabled.12
    .dotx,application/vnd.openxmlformats-officedocument.wordprocessingml.template
    .potm,application/vnd.ms-powerpoint.template.macroEnabled.12
    .potx,application/vnd.openxmlformats-officedocument.presentationml.template
    .ppam,application/vnd.ms-powerpoint.addin.macroEnabled.12
    .ppsm,application/vnd.ms-powerpoint.slideshow.macroEnabled.12
    .ppsx,application/vnd.openxmlformats-officedocument.presentationml.slideshow
    .pptm,application/vnd.ms-powerpoint.presentation.macroEnabled.12
    .pptx,application/vnd.openxmlformats-officedocument.presentationml.presentation
    .xlam,application/vnd.ms-excel.addin.macroEnabled.12
    .xlsb,application/vnd.ms-excel.sheet.binary.macroEnabled.12
    .xlsm,application/vnd.ms-excel.sheet.macroEnabled.12
    .xlsx,application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
    .xltm,application/vnd.ms-excel.template.macroEnabled.12
    .xltx,application/vnd.openxmlformats-officedocument.spreadsheetml.template
    4. Save the C:\WINDOWS\system32\inetsrv\MetaBase.xml file
    5. Start IIS
    6. Perform Collection Rebuild on Content Server

  • Unable to open .xls and .xlsx files from windows explorer or from Microsoft outlook using MS Office 2007

    When I double click on an .xls or .xlsx file Excel will open up, but I never see the file open up.
    If I right click on the excel file and say open with excel I then get the following error:
    "Windows cannot find file c:\test\test.xls.  Make sure you typed the name correctly, and then try again...."
    Everywhere I looked seems to indicate the file associations was messed up so per a technical document I deleted the .xls and .xlsx association and then ran the Office 2007 repair and rebooted.  Still not working even after office puts the .xls and .xlsx
    file associations in.
    Here is what I see the in .xls and .xlsx for the &Open action:
    Application: "C:\Program Files\Microsoft Office\Office12\EXCEL.EXE" /e
    UseDDE: Checked
    DDE Message: [open("%1")]
    Any guidance would be appreciated!
    Greg

    In the ened I had to go into Excel Options, Advanced, General, and uncheck the "ignore other applicaitons....".  BUT this only worked after doing the Office 2007 repair.

  • Acrobat add-in for Office 2007 Word

    I had a problem with the tab for acrobat in Word 2007 it suddenly decided to disappear. I found it in the disabled add-ins. but it would not re activate.
    the solution was to completely remove the add-in and then add it back in from the file menu. all now works as it should

    Presenter has never been a "free" download. If you are a
    member of the Authors group in Connect then you can get your plugin
    from the "Getting Started" link on your homepage. The current build
    is Presenter 6.2 and it does work in Office 2007.
    Jorma@RealEyes

  • Microsoft patches for Office 2007 applications . . . . .

    How do I get the MS Office 2007 extensions (.docx, etc) to open and be readable without going to textedit? I have downloaded the Microsoft patches, but apparently they are not being placed in the correct file to automate the process. Can anyone help. Thanks. jn

    This forum is for troubleshooting Apple Software Update for Windows, a software package for Windows designed to update Apple products that run on Windows, and not related to Microsoft Office. Please post Office related questions on Microsoft's own forums for their Mac products.
    http://www.officeformac.com/productforums

  • Presenter Plug in for Office 2007

    hi! We were using Breeze for Office 2003, Power point 03 in
    particular. Now, we are upgrading to Office 2007. Is the new
    Presenter plug available for free just like the older version of
    Breeze plugin? If the Presenter plug in is available for free
    download. Please let me know where can i get it. Thanks.

    Presenter has never been a "free" download. If you are a
    member of the Authors group in Connect then you can get your plugin
    from the "Getting Started" link on your homepage. The current build
    is Presenter 6.2 and it does work in Office 2007.
    Jorma@RealEyes

  • Uploading files Mime Type not correct for Office 2007 default extensions.

    hi all,
    My company has recently moved over to MS Office 2007 and the default extensions for word, excel etc are now .docx, xlsx etc (ie xml based).
    Unfortunately now when we upload files through APEX to the database the MIME TYPE value for these files isn't being recognised and not loadeding correctly into the APEX_APPLICATION_FILES table and subsequently any future retrieval of these files fails.
    I could put some logic inthe up load procedure to look at the filename in APEX_APPLICATION_FILES and hard code in the releavnt mime types but this still causes problems when retrieving the content.
    Has anyone come across this and got a workround? Is it a bug in AE?
    regards
    James
    FYI - using APEX 3.0.2 over 11G.

    I have not any response to my question and not sure if it is in Apex I need to look or the tomcat server that I need to look. I have a useful application to try to show others what Apex can do for our customers to collaborate. However, most of our customers are using office 2007 so, hoping this is possible.
    I am using apex 3.2.0.00.27 if that helps someone to point me where to find more info on being able to have Word 2007 or excel 2007 fire up to open a .docx or .xlss file stored in a table blob column. Word or Excel does fire up to open .doc and .xls files.
    The following is the query for a report selecting the filenames uploaded into a blob column in my table:
    { SELECT s.ID, SUBSTR(s.NAME,INSTR(s.NAME, '/',1,1)+1,length(s.NAME)) SHORT_FNAME, s.SUBJECT
    FROM spp_attachments s
    WHERE s.PROGRAM_ID = :P2_PROGRAMID }
    Below is the stored procedure called from the link on the short_fname column in report query above.
    { create or replace PROCEDURE  download_file(p_file IN number) AS
    v_mime VARCHAR2(48);
    v_length NUMBER;
    v_file_name VARCHAR2(2000);
    Lob_loc BLOB;
    BEGIN
    APEX_APPLICATION.G_FLOW_ID :=245;
    IF NOT (wwv_flow_custom_auth_std.is_session_valid) then
    owa_util.status_line(404, 'Page Not Found',true);
    return;
    else
    SELECT MIME_TYPE, BLOB_CONTENT, name,DBMS_LOB.GETLENGTH(blob_content)
    INTO v_mime,lob_loc,v_file_name,v_length
    FROM spp_attachments
    WHERE id = p_file;
    -- set up HTTP header
    -- use an NVL around the mime type and
    -- if it is a null set it to application/octect
    -- application/octect may launch a download window from windows
    owa_util.mime_header( nvl(v_mime,'application/octet'),
    FALSE );
    -- set the size so the browser knows how much to download
    htp.p('Content-length: ' || v_length);
    -- the filename will be used by the browser if the users does a save as
    htp.p('Content-Disposition: attachment;
    filename="'||replace(REPLACE(substr(v_file_name,instr(v_file_name,'/')+1),chr(10),NULL),chr(13),NULL)|| '"');
    -- close the headers
    owa_util.http_header_close;
    -- download the BLOB
    wpg_docload.download_file( Lob_loc );
    end if;
    end download_file; }
    Thank you,
    Mark

  • Support for Office 2007 files (especially docx) ?

    Hi,
    can you please give me a hint if it's possible to use ora-text with the current office 2007 file formats ?
    I need to have support for word 2007 (docx) format very soon
    Is it already available ?
    If not, is there a plan to support those formats ?
    Thank you

    Hi,
    the workaround descrived above would also work for your plsql app. Therefore you can use the PL/SQL XSLT Processor in order to extract the content needed from the office 2007 documents. See DBMS_XSLPROCESSOR.
    What is your business case? How do you store and index your documents?
    p.s Here is an example of an xslt to extract the text content from an docx document. The internal structure of docx document is based on the Open Packaging Conventions (see http://openxmldeveloper.org/articles/OPC_parts.aspx )
    <?xml version="1.0" encoding="utf-8"?>
    <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
    xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"
    xmlns:v="urn:schemas-microsoft-com:vml"
    exclude-result-prefixes="w v">
    <xsl:output method="text" indent="no" encoding="UTF-8" version="1.0"/>
    <!-- document root -->
    <xsl:template match="/">
    <!-- root element in document -->
    <xsl:apply-templates select="w:document"/>
    <!-- root element in header -->
    <xsl:apply-templates select="w:hdr"/>
    <!-- root element in footer -->
    <xsl:apply-templates select="w:ftr"/>
    <!-- root element in comments -->
    <xsl:apply-templates select="w:comments"/>
    <!-- root element in foornodes -->
    <xsl:apply-templates select="w:footnotes"/>
    <!-- root element in endnodes -->
    <xsl:apply-templates select="w:endnotes"/>
    <!-- root element in glossary -->
    <xsl:apply-templates select="w:glossaryDocument"/>
    </xsl:template>
    <!-- ****************************
    start document
    **************************** -->
    <xsl:template match="w:document">
    <xsl:for-each select="//w:p">
    <xsl:apply-templates select="*/w:t"/>
    <xsl:text>
    </xsl:text>
    </xsl:for-each>
    <!-- used for word art text -->
    <xsl:apply-templates select="//v:textpath"/>
    </xsl:template>
    <!-- get all text nodes within a para -->
    <xsl:template match="*/w:t">
    <xsl:value-of select="."/>
    </xsl:template>
    <!-- gword art text -->
    <xsl:template match="//v:textpath">
    <xsl:value-of select="@string"/>
    </xsl:template>
    <!-- ****************************
    end document
    **************************** -->
    <!-- ****************************
    start header
    **************************** -->
    <xsl:template match="w:hdr">
    <xsl:for-each select="//w:p">
    <xsl:apply-templates select="*/w:t"/>
    <xsl:text>
    </xsl:text>
    </xsl:for-each>
    </xsl:template>
    <!-- ****************************
    end header
    **************************** -->
    <!-- ****************************
    start footer
    **************************** -->
    <xsl:template match="w:ftr">
    <xsl:for-each select="//w:p">
    <xsl:apply-templates select="*/w:t"/>
    <xsl:text>
    </xsl:text>
    </xsl:for-each>
    </xsl:template>
    <!-- ****************************
    end footer
    **************************** -->
    <!-- ****************************
    start comments
    **************************** -->
    <xsl:template match="w:comments">
    <xsl:for-each select="//w:t">
    <xsl:value-of select="."/>
    <xsl:text> </xsl:text>
    </xsl:for-each>
    </xsl:template>
    <!-- ****************************
    end comments
    **************************** -->
    <!-- ****************************
    start footnodes
    **************************** -->
    <xsl:template match="w:footnotes">
    <xsl:for-each select="//w:p">
    <xsl:apply-templates select="*/w:t"/>
    <xsl:text> </xsl:text>
    </xsl:for-each>
    </xsl:template>
    <!-- ****************************
    end footnodes
    **************************** -->
    <!-- ****************************
    start endnodes
    **************************** -->
    <xsl:template match="w:endnotes">
    <xsl:for-each select="//w:p">
    <xsl:apply-templates select="*/w:t"/>
    <xsl:text> </xsl:text>
    </xsl:for-each>
    </xsl:template>
    <!-- ****************************
    end endnodes
    **************************** -->
    <!-- ****************************
    start glossary
    **************************** -->
    <xsl:template match="w:glossaryDocument">
    <xsl:for-each select="//w:p">
    <xsl:apply-templates select="*/w:t"/>
    <xsl:text>
    </xsl:text>
    </xsl:for-each>
    <!-- used for word art text -->
    <xsl:apply-templates select="//v:textpath"/>
    </xsl:template>
    <!-- ****************************
    end glossary
    **************************** -->
    </xsl:stylesheet>
    Edited by: user304344 on Mar 30, 2009 10:23 PM

  • WebADI cannot create template for office 2007

    Hi all,
    When I created document for template office 2007, the page became blank without any error and warning;
    Could you please advise solution?
    OS: Window 7;
    EBS: 11.5.10.2
    Office: 2007
    Here is the bne.log:
    4/25/12 2:19 PM ERROR BneBajaServlet:doRequest() - Throwable: java.lang.NoClassDefFoundError: oracle/apps/bne/integrator/document/template/BneBundleTemplateInterface
    4/25/12 2:19 PM ERROR BneBajaServlet:doRequest() - Throwable: java.lang.NoClassDefFoundError: oracle/apps/bne/integrator/document/template/BneBundleTemplateInterface
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:141)
    at oracle.apps.bne.integrator.document.BneViewerFactory.loadViewerObject(BneViewerFactory.java:110)
    at oracle.apps.bne.integrator.document.BneViewerFactory.createViewerObject(BneViewerFactory.java:75)
    at oracle.apps.bne.integrator.document.BneDocumentService.createViewerContent(BneDocumentService.java:623)
    at oracle.apps.bne.integrator.document.BneDocumentService.createPage(BneDocumentService.java:352)
    at oracle.apps.bne.integrator.document.BneDocumentService.handleRequest(BneDocumentService.java:191)
    at oracle.apps.bne.framework.BneBajaServlet.doRequest(BneBajaServlet.java:256)
    at oracle.apps.bne.framework.BneBaseServlet.doGet(BneBaseServlet.java:75)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:499)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
    at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
    at org.apache.jserv.JServConnection.run(JServConnection.java:294)
    at java.lang.Thread.run(Thread.java:534)
    Thanks in advance.

    Hi Susan,
    As my understanding, your development and production environments are two (two way) trusted domains in one forest, and the SharePoint instance was built on the development domain. If this is the truth, please first verify whether your production domain account
    profile has been imported into the user profile service application. If it is not, refer to the following article to check the configuration of your user profile synchronization.
    https://technet.microsoft.com/en-us/library/ee721049.aspx
    If your user profile can be searched correctly, the issue might be caused by fact that the people picker search was limited to the development domain. Please use the following command to configure the people picker search domains:
    stsadm –o setproperty –pn peoplepicker-searchadforests –pv <list of forests or domains> -url <WebApp>
    More information can be found in
    https://technet.microsoft.com/en-us/library/cc263460.aspx
    Thanks,
    Reken Liu
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Where I can get Outlook Connector for Outlook 2002 (Outlook xp)?

    I have downloaded latest Outlook Connector deployment pack (version 6 update 2), but it shos, it supports only Outlook 2003 and 2007.
    How can I get it working on Outlook 2002 (OUtlook XP)?

    Arnis_Juraga wrote:
    I have downloaded latest Outlook Connector deployment pack (version 6 update 2), but it shos, it supports only Outlook 2003 and 2007.
    How can I get it working on Outlook 2002 (OUtlook XP)?You need to upgrade your Outlook installation to either 2003/2007.
    Regards,
    Shane.

Maybe you are looking for