Creating a swimlane in Visio 2007 not using a cros-sfunctional one.

Hi,
Is there a way to create a swimlane without using the Cross-Functional swimlane and be able to change the height size?
I know it can be done since someone did it at work but I do not know how he did it. Unfortunately he left and I am trying to apply changes and could not figure out how to do it?
You help would be appreciated.
Regards,
Chuck

Hi,
Thanks for visiting our forum and sharing your experience here. It'll be benefited to our communicator.
Have a good time.
Regards,
George Zhao
TechNet Community Support
It's recommended to download and install
Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
programs.

Similar Messages

  • Created sales order in crm does not use userexit MV45 in r3 - why ?

    Hello experts,
    while creating an sales order in crm and replicating this order
    into r3-system, the user-exit MV45 is not used in r3.
    But when I create an sales order in r3, there system use the user-exit .
    But I need this user exit, also the sales order is coming from crm.
    Does anybody know why this is so ? Is there a solution ?
    Thanks
    Gerd

    Hello again,
    while creating/changing sales order in crm,
    the user exit mv45 is called in R3.
    Problem solved.
    Thanks
    Gerd

  • Can one Recordset created in the Main/Parent form be used in more than one Subform?

    Hi
    Can one Recordset created in the Parent form be used in more than one Subform?  The parent and subforms are unbound.
    If so, how do I do this?
    Many thanks for your help!
    smsemail

    You can declare a public object variable in the parent form's module's Declarations area:
        Public rs As DAO.Recordset
    Then, anywhere in the parent form's module:
        Dim strSQL As String
        strSQL= "SELECT etc"
        Set rs = CurrentDb.OpenRecordset(strSQL)
    In a subform's module, or anywhere else for that matter while the form is open, you can return a reference to the recordset as a property of the class:
        Form_YourParentFormName.rs
    Ken Sheridan, Stafford, England

  • Create a Package in SCCM 2007 to use a robocopy bat file

    Hi
    I’m setting up a package for Robocopy that copy files from C drive of a target machines into a network share.  
    This is the robocopy bat file i am using:
    ROBOCOPY "C:" "\\servername\Test" /tee /e /eta /copy:dt /r:01 /w:01 /log+:"\\servername\Test\testLog.txt"
    /if *.doc *.xls *.ppt *.pdf *.msg *.pst *.jpg *.zip *.txt
    t
    -I Set up a package with this batch file
    -Added a program to the package pointing to this batch file
     general program properties are:
     Run:Hidden
     After running:No actionrequired
     Environment:
     Run with administrative rights
     drive mode: Runs with UNC Nam
    -Advertised it to a collection
    But when after the advertisment  i get the following error and nothing gets copies:
    Script for Package:CHV02E94, Program: ITF Robocopy failed with exit code 16
    Any advice

    I tried to test the same thing using a local source to get the script to work first and once this is working I will change it back to network share. This way i can eliminate possibilities of having any issues with permission and local system account.
    Here is the batch file:
    ROBOCOPY "C:" "\\machinename\Test" /tee /e /eta /copy:dt /r:01 /w:01 /log+:"\\machinename\Test\testLog.txt" /if *.doc *.xls *.ppt *.pdf *.msg *.pst *.jpg *.zip *.txt
    Using local source is  giving me still some issues. It seems like the robocopy.exe is using a default location as source other than C:\ which I want to. This script should scan the entire local C drive and copy any files that have specific
    file format as above.
    Here is the Execmgr.log error: Execution is complete for program ITF Robocopy Local2. The exit code is 3, the execution status is FailureNonRetry
    The robocopy log shows this:
       ROBOCOPY     ::     Robust File Copy for Windows                             
      Started : Sun May 08 09:19:51 2011
       Source : C:\Windows\System32\CCM\Cache\CHV02EB1.2.System\
         Dest : \\L3C84706457\Test\
        Files : *.doc
         *.xls
         *.ppt
         *.pdf
         *.msg
         *.pst
         *.jpg
         *.zip
         *.txt
      Options : /TEE /S /E /COPY:DT /ETA /R:1 /W:1
                        1 C:\Windows\System32\CCM\Cache\CHV02EB1.2.System\
       *EXTRA File          0 testLog.txt
         New File        8714 New Microsoft Office Excel Worksheet.xls
      0% 
    100% 
                    Total    Copied   Skipped  Mismatch    FAILED    Extras
         Dirs :         1         0         1         0        
    0         0
        Files :         1         1         0         0        
    0         1
        Bytes :     8.5 k     8.5 k         0         0         0        
    0
        Times :   0:00:00   0:00:00                       0:00:00   0:00:00
        Speed :             1742800 Bytes/sec.
        Speed :              99.723 MegaBytes/min.
        Ended : Sun May 08 09:19:51 2011
    why is the source location getting changed to ==>C:\Windows\System32\CCM\Cache\CHV02EB1.2.System\?????

  • I need to create a NEW folder for bookmarks, not add to an existing one. I've been looking for over 2 hours and can only find the latter. Also, if possible, I'd like to remove a redundancy on my Bookmarks Toolbar. Thank You!

    I am working on many projects and my bookmark folders suffice. I need to create new folders, but not "Smart Folders." After over 2 hours, I keep coming back to the same description of how to add new folders to existing ones. NOT what I want to do. This used to be easy, but the set up must have changed as I've been trying to do this all day with no success.
    Also, somehow my gmail inbox appears twice in my bookmarks toolbar. Again, I am finding information that does not apply to me in help and former question files and links. How do I remove things from my bookmarks toolbar?
    Thank you and PLEASE, oh Please e-mail the answer to me as I seem to have problems with your site.

    Open the Bookmarks Library, to do that in the Bookmarks menu select "Organize Bookmarks"
    In the Bookmarks Library, in the left hand pane click on "Bookmarks Toolbar" to select it, now in the Organize menu select "New Folder".
    If you have the capability to right-click, you can also right-click on the Bookmarks Toolbar and select New Folder.
    ps Questions on this forum are normally answered by volunteers, and for privacy reasons many will not be willing to send emails. You have also not shown your email address.

  • Create timer function that does not use start-sleep

    Hey all I would like to create a timer function that does not use the start-sleep command because this freezes my GUI. I've wrote the start of a function but it seems to move on before the specified time has finished.
    Here's what I have:
    $Global:timerCounter=0
    $Global:timer = new-object System.Windows.Threading.DispatcherTimer
    Function Timer{
    param(
    [parameter(Mandatory=$true)]
    [int]$time
    $timer.Interval = [TimeSpan]"0:0:$($time)"
    $timer.Add_Tick({
    $Global:timerCounter++
    if($Global:timerCounter -ge 1) {
    $Global:timer.Stop()
    $timer.Start()
    Then in my script i would like to call Timer -time #of seconds. It seems that when I call it the add_tick is registered and then started but it continues on with the rest of my script. Is there a better way of doing this without using start-sleep?
    Thanks!

    Okay the issue I'm having is that I have code after the $timer.start that I don't wan't to run till a powershell job is done. In all the examples I've seen it has to come to the end of the code then it starts the tick. So in your example it comes to the
    end of of your code and showsDialog() then starts ticking.
    So:
    add-type -AssemblyName system.windows.forms
    $form=New-Object System.Windows.Forms.Form
    $btn=New-Object System.Windows.Forms.Button
    $form.Controls.Add($btn)
    $btn.add_Click({$form.Close()})
    $btn.Dock='Fill'
    $btn.Font='Lucida Console, 20.25pt, style=Bold'
    $btn.Text=[DateTime]::Now
    $timer=New-Object System.Windows.Forms.Timer
    $timer.Interval=1000
    $timer.add_Tick({$btn.Text=[DateTime]::Now})
    $timer.Start()
    $form.ShowDialog()
    #I want to do other things here but only after the ps job has finished
    Thanks I really am trying to figure this out. 
    Here is the code I'm working with I guess I'm unclear on how to order the timer and the rest of my code:
    if($syncHash.mainCopy){
    $syncHash.mainJobDone = $false
    $syncHash.writeHost = $false
    while(-not $syncHash.mainJobDone){
    [System.Windows.Forms.Application]::DoEvents()
    if($syncHash.writeHost -eq $false){
    Write-OutputBox -Message "Copying"
    $syncHash.writeHost = $true
    $syncHash.inProgress = $syncHash.mainCopy | Where-Object {$_.State -match 'running'}
    $syncHash.currentCopyTime++
    }elseif($syncHash.currentCopyTime -ge ($syncHash.averageCopyTime * 2) -and $syncHash.collectionCopyTime.Count -ne 0){
    $syncHash.Unusable += $syncHash.currentMainCopyMachine
    $syncHash.computersNotForInstall += $syncHash.currentMainCopyMachine
    $syncHash.inProgress = $null
    $syncHash.mainCopyTimedOut = $True
    Write-OutputBox -Type WARNING: -Message "$($syncHash.currentMainCopyMachine) is taking too long. Removing Job.."
    Add-Content -Path $log_path -Value "$($syncHash.currentMainCopyMachine) taking to long to copy to"
    Stop-Job $syncHash.mainCopy
    }else{
    $syncHash.inProgress = $syncHash.mainCopy | Where-Object {$_.State -match 'running'}
    Write-OutputBox -Message "." -NoNewLine
    ############################# ############# So I need it to wait right here I have other code other than in this block ############# that needs to run $syncHash.currentCopyTime++
    if(-not $syncHash.inProgress){
    $syncHash.mainJobDone = $true

  • Relative hyperlinks in pdf documents printed from visio 2007

    Hello to all. The problem we are trying to solve is to maintain relative hyperlinks that were created in visio 2007 when we publish or print a pdf document. The pdf document that we printed is written in adobe reader 9, and it maintains the hyperlinks but as absolute ones and we required the hyperlinks to maintain as relatives. The idea is to distribute the pdf document with its hyperlinks and the documents that are linked to it in different computers that are not in the same network. The documents that we are trying to link are pdf, word and excel 2007 documents. The operating system we use is Microsoft vista home premium. Does anyone know how to maintain relative hyperlinks in a pdf document printed from visio 2007? Thanks in advance!

    Bernd Alheit, thanks for your answer. We print the pdf document from visio 2007 and then we read it in adobe reader 9. The relative hyperlinks work fine in visio 2007, but they change to absolute ones in the pdf document.

  • How do I see a list of all my Apple Mail contacts. I do not use address book. I just want to see all the email addresses stored on my Mac

    Hi All,
    I have been using Mail for the past three years without need to send a regular mailing list mailout.
    I now need to send group emails and all I want to do is browse my contacts aquired over the last three years to create a list. I have not used Address Book for anything other than phone contacts so please do not point me in that dirrection.
    There must be a list of all email contacts stored somewhere on the Mac that I can look through. It is an almost impossible task to do this by browsing my inbox/sent folders.
    Hope you can help and thanks in advance!
    Best
    Adam

    0. find the user id.
        a. log in as that specific user.
        b. run terminal
        c. type "echo $UID"
        d. write down the user id that will be displayed
    1. Go to the finder
    2. go to the user home folder
    3. click the box with the magnifying glass (upper right corner of the window)
    4. type .jpg
    5. a menu will pop under the magnifying glass box, select "jpg image"
    6. click the "plus" sign that's displayed to the right of the word "save"
    7. two pull down menus will appear, select "other" from the first one
    8. a new window will pull down, scroll to "owner" and select it
    9. back in the original window type the user id (a number) to the right of "owner" "equals"
    Hope this helps

  • SOAP scenario "Do not use SOAP Envelope" check problems

    Hi Gurus!
    I'm again here.
    I've an scenario with SOAP Receiver, the WS do I need consume, looks like:
    POST /SumTotalws1/services/Authentication.asmx HTTP/1.1
    Host: xxx.xxx.xxx.xxx
    Content-Type: text/xml; charset=utf-8
    Content-Length: length
    SOAPAction: "http://www.sumtotalsystems.com/sumtotal7/sumtotalws/Authentication/Login"
    <?xml version="1.0" encoding="utf-8"?>
    <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
      <soap:Body>
        <Login xmlns="http://www.sumtotalsystems.com/sumtotal7/sumtotalws/Authentication/">
          <credentials>
            <Username>string</Username>
            <Passcode>string</Passcode>
            <AuthenticationType>NotSpecified or Anonymous or NTAuthentication or Passport or LDAP</AuthenticationType>
            <AccountType>NotSpecified or WebService or WebUI</AccountType>
          </credentials>
        </Login>
      </soap:Body>
    </soap:Envelope>
    but the response looks like:
    HTTP/1.1 200 OK
    Content-Type: text/xml; charset=utf-8
    Content-Length: length
    <?xml version="1.0" encoding="utf-8"?>
    <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
      <soap:Header>
        <UserToken xmlns="http://www.sumtotalsystems.com/sumtotal7/sumtotalws/">
          <Value>string</Value>
        </UserToken>
      </soap:Header>
      <soap:Body>
        <LoginResponse xmlns="http://www.sumtotalsystems.com/sumtotal7/sumtotalws/Authentication/" />
      </soap:Body>
    </soap:Envelope>
    when I create my communication channel with "Do not Use SOAP Envelope" uncheck it, all run ok, but I only get in response message "<LoginResponse>" and I need <UserToken>
    When I check it "Do not use SOAP Envelope" and I use XSLT mapping to add SOAP Env to request message,  I get response message empty.
    I tried the web Service with the message that I obtained from de XSLT mapping in the program SOAPUI. I get ok response with the <UserToken> value.
    some idea to solve this problem??
    Thanks in advance.
    Edited by: KrlosRios on Sep 30, 2011 8:07 PM

    Hi, thanks for your answer.
    Can I use AXIS to execute any WS?
    The WS that I tried execute looks like this:
    POST /xxxx/services/Authentication.asmx HTTP/1.1
    Host: xxx.240.106.39
    Content-Type: text/xml; charset=utf-8
    Content-Length: length
    SOAPAction: "http://xxx/Authentication/Login"
    <?xml version="1.0" encoding="utf-8"?>
    <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
      <soap:Body>
        <Login xmlns="http://xxxxAuthentication/">
          <credentials>
            <Username>string</Username>
            <Passcode>string</Passcode>
            <AuthenticationType>NotSpecified or Anonymous or NTAuthentication or Passport or LDAP</AuthenticationType>
            <AccountType>NotSpecified or WebService or WebUI</AccountType>
          </credentials>
        </Login>
      </soap:Body>
    </soap:Envelope>
    and for the response:
    HTTP/1.1 200 OK
    Content-Type: text/xml; charset=utf-8
    Content-Length: length
    <?xml version="1.0" encoding="utf-8"?>
    <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
      <soap:Header>
        <UserToken xmlns="http://www.sumtotalsystems.com/sumtotal7/sumtotalws/">
          <Value>string</Value>
        </UserToken>
      </soap:Header>
      <soap:Body>
        <LoginResponse xmlns="http://www.sumtotalsystems.com/sumtotal7/sumtotalws/Authentication/"></LoginResponse>
      </soap:Body>
    </soap:Envelope>
    also I found in Trace node in SXI_MONITOR, jus before execute response mapping :
    <Trace level="1" type="B" name="PLSRV_MAPPING_RESPONSE"></Trace><!-- ************************************ -->
    <Trace level="1" type="Timestamp">2011-11-01T19:33:34Z UTC-6 Start of pipeline service processing PLSRVID= PLSRV_MAPPING_RESPONSE</Trace>
    <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PLSRV">
    <Trace level="3" type="T">Calling pipeline service: PLSRV_MAPPING_RESPONSE</Trace>
    <Trace level="3" type="T">Reading Pipeline-Service specification... </Trace>
    <Trace level="3" type="T">PLSRVTYPE  = </Trace>
    <Trace level="3" type="T">ADRESSMOD  = LOCAL</Trace>
    <Trace level="3" type="T">P_CLASS    = CL_MAPPING_XMS_PLSRV3</Trace>
    <Trace level="3" type="T">P_IFNAME   = IF_XMS_PLSRV</Trace>
    <Trace level="3" type="T">P_METHOD   = ENTER_PLSRV</Trace>
    <Trace level="3" type="T"> </Trace>
    <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PLSRV_LOCAL"></Trace><!-- ************************************ -->
    <Trace level="1" type="B" name="CL_MAPPING_XMS_PLSRV3-ENTER_PLSRV"></Trace><!-- ************************************ -->
    <Trace level="2" type="T">......attachment XI_Context not found </Trace>
    <Trace level="3" type="T">Das Mapping wurde bereits in der Interface-Ermittlung bestimmt. </Trace>
    <Trace level="3" type="T">Objekt-Id des Interface-Mappings 8594D8C2E6DA3C008F45B112FFCC86B8 </Trace>
    <Trace level="3" type="T">Versions-Id des Interface-Mappings C3BB8FB0A1D511E0A688E9FCB9F06E16 </Trace>
    <Trace level="1" type="T">Interface-Mapping http://xxxxx.net/pi/lms/Authentication OM_LMS_Authentication </Trace>
    <Trace level="3" type="T">Mapping-Schritte 1  XSLT Response_LMS_Auth5 </Trace>
    <Trace level="3" type="T">MTOM-Attachments werden nicht in die Payload überführt. </Trace>
    <Trace level="1" type="T">Payload is empty. </Trace>
    <Trace level="3" type="T">Dynamische Konfiguration ist leer. </Trace>
    <Trace level="2" type="T">Modus 0  </Trace>
    <Trace level="2" type="T">Call XSLT processor with stylsheet Response_LMS_Auth5.xsl. </Trace>
    <Trace level="3" type="T">Method fatalError called, terminate transformation, because of
    Thrown:
    javax.xml.transform.TransformerException: java.io.IOException: Parsing an empty source. Root element expected!
         at com.sap.engine.lib.jaxp.TransformerImpl.transform(TransformerImpl.java:250)
    Say Payload is empty.
    and in left directory tree, not exist "payload" node, only existe SOAP Body and in "Manifest" node looks like this:
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    <!-- XML Validation Outbound Channel Response -->
    <SAP:Manifest wsu:Id="wsuid-manifest-5CABE13F5C59AB7FE10000000A1551F7" xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:wsu="http://www.docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
    <SAP:Payload xlink:href="cid:att-60c3078b066911e1bc1500000093b25a @sap.com">
    <SAP:Name>MainAttachment</SAP:Name><
    SAP:Description>Main document</SAP:Description>
    <SAP:Type>Application</SAP:Type></SAP:Payload>
    </SAP:Manifest>
    Thanks for your help.

  • HT1918 WHILE I AM CREATING AN APPLE ITUNES ID ITS NOT DISPLAY THE NONE OPTION

    RESPECTED SIR,
    I AM CREATED AN APPLE ID BUT ITS NOT USE IN ITUNES
    AS I DONT HAVE CRIED CARD ITS NOT SHOWN THE NONE BUTTON FOR ENTRE MY ID PLZZ HELP ME

    We are fellow users here on these forums.
    If you don't have a credit card then you will need to follow the instructions on this page when creating an account (the instructions won't work with existing accounts) : http://support.apple.com/kb/HT2534
    e.g. if currently logged into an account then logout of it, find a free app in the store and click on its free 'price' :
    click on 'create Apple id' on the popup :
    Agree to the terms, fill on your details, and you should get a 'none' option on the payments screen - I tried it a few days ago in response to another thread and I got 'none'
    (For future info typing all in capitals is considered shouting, makes posts difficult to read, and may mean that people don't reply to your posts.)

  • Why can I not use my PS CS6??

    All of a sudden today 14 Feb 15, when I try to use CS6 Photoshop, which I have owned and use for years, PS starts to come up, then deletes itself and Adobe Application Manage blocks me.
    It wants me to sign up for Creative Cloud and pay! Of course I get a 30 day "free" trial and the pop up says I can continue to use CS6 after the trial if I sign up and pay for Creative Suite? I don't want Creative Suite, I want to continue to use CS6, Photoshop and all the other Adobe applications for which I paid BIG BUCKS! What is going on? How can I get PS CS6 to work as it has for many years?
    Thanks, Rus

    gener7,
    Thanks for your concern. I addressed (fixed? worked around?) the problem
    by pulling the original CS6 install DVD. I un-installed CS6 from my
    MacBook, then re-installed (providing my product s/n of course) then
    suffering though the interminable Adobe update. After many hours of this
    recovery, all seems fine (at least for now).
    Regards, Rus
    gener7  created the discussion
    >
    "Why can I not use my PS CS6??"
    >
    To view the discussion, visit:
    https://forums.adobe.com/message/7195605#7195605
    >

  • How to create custom folder in every mailbox of Exchange 2007 mailbox : not using Managed folder

    Hello ,
    We want to create custom folder in mailbox as root or inside inbox for every user of mailbox but not using managed folder .
    I have found below article , but we do not get success to do that .
    http://careexchange.in/create-a-custom-root-folder-in-all-the-mailboxes-bulk-in-exchange-2010/
    Any idea how to do that ?
    It will be great helpful for  us.
    Thank you in advance.
    Regards
    faiz

    What happens when you try that method? What errors do you get? Have you ensured you've installed EWS 1.2 per the requirements listed in the script? (it actually mentions 1.1, but that no longer seems to be available, but 1.2 is here
    http://www.microsoft.com/en-gb/download/details.aspx?id=28952 ).
    I'm assuming you're running Exchange 2007 (since you're posting in the 2003/2007 forum, and this won't work on 2003), is that correct?
    While I don't know for sure that the script will work on 2007, have you ensured that you've amended the file paths to the correct locations? Eg, assuming it should work you'll need to amend the line :
    $service = New-Object Microsoft.Exchange.WebServices.Data.ExchangeService([Microsoft.Exchange.WebServices.Data.ExchangeVersion]::Exchange2010_SP1)
    to reflect the version of Exchange you're running, and the line :
    Import-Module -Name "C:\Program Files\Microsoft\Exchange\Web Services\1.1\Microsoft.Exchange.WebServices.dll"
    with whatever version of EWS you've installed.

  • Images not displaying when creating an OFT in Outlook 2007

    Hi, for years I have made OFTs by importing HTML I created into Outlook via "Send Web Page by E-mail" and it worked great. I updated to the latest Outlook (2013 I think) and then tried and tried and tried to get an OFT created but there were always
    problems with the images.
    So I went back to 2007 and used the same old method I had used before and it doesn't work anymore. When I import the HTML it looks fine but then when I select "Send Web Page by E-mail" the mail template doesn't have the images, instead a message
    shows: 
    "This linked image cannot be displayed. The file may have been moved, renamed, or deleted. Verify that the link points to the correct file and location."
    I can't figure out how to get the images linking correctly. 
    Any help greatly appreciated.
    ~peter

    Hi Peter,
    In general, when we open an item that has embedded images, the images are copied to the following temp location which is then used for displaying the image:
    %USERPROFILE%\AppData\Local\Microsoft\Windows\Temporary Internet Files
    Outlook 2007 read which temp location is controlled by the following registry value:
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders\Cache
    This issue may happen if the value is set to a data other than:
    %USERPROFILE%\AppData\Local\Microsoft\Windows\Temporary Internet Files
    Please navigate to the registry path above and check if the value date of
    Cache is set correctly. If not, change it to the correct one and then test the issue again.
    Note: Serious problems might occur if you modify the registry incorrectly. For added protection,
    back up the registry before you modify it.
    Please let me know the result.
    Regards,
    Steve Fan
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • [SOLVED] wine Visio 2007 or Project 2007 not working on ARCH 64 bits

    Hi, i'm having problems installing Visio 2007 or any other microsoft app.
    My system;
    $ uname -r
    2.6.39-ARCH
    $ pacman -Qs wine
    local/wine 1.3.23-1
    A compatibility layer for running Windows programs
    local/wine_gecko 1.2.0-1
    Wine's built-in replacement for Microsoft's Internet Explorer
    local/winetricks 20110629-1
    Script to install various redistributable runtime libraries in Wine.
    That's what i've done.
    $ pacman -S wine wine_gecko winetricks lib32-libpng --> OK
    $ WINEARCH=win32 winecfg --> OK
    wine: created the configuration directory '/home/user/.wine'
    err:module:load_builtin_dll failed to load .so lib for builtin L"winemp3.acm": libmpg123.so.0: cannot open shared object file: No such file or directory
    err:module:load_builtin_dll failed to load .so lib for builtin L"winemp3.acm": libmpg123.so.0: cannot open shared object file: No such file or directory
    fixme:storage:create_storagefile Storage share mode not implemented.
    err:mscoree:LoadLibraryShim error reading registry key for installroot
    err:mscoree:LoadLibraryShim error reading registry key for installroot
    err:mscoree:LoadLibraryShim error reading registry key for installroot
    err:mscoree:LoadLibraryShim error reading registry key for installroot
    err:mscoree:LoadLibraryShim error reading registry key for installroot
    err:mscoree:LoadLibraryShim error reading registry key for installroot
    fixme:iphlpapi:NotifyAddrChange (Handle 0x8fee91c, overlapped 0x8fee900): stub
    err:module:load_builtin_dll failed to load .so lib for builtin L"msxml3.dll": libxml2.so.2: cannot open shared object file: No such file or directory
    wine: configuration in '/home/user/.wine' has been updated.
    $ winetricks msxml3 --> OK
    $ winetricks corefonts --> OK
    $ winetricks riched20 --> OK
    $ winetricks gdiplus --> OK
    $ wine Downloads/Microsoft/Visio2007/setup.exe
    err:ntlm:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path.
    err:ntlm:SECUR32_initNTLMSP Usually, you can find it in the winbind package of your distribution.
    fixme:system:SetProcessDPIAware stub!
    fixme:htmlhelp:HtmlHelpW HH case HH_INITIALIZE not handled.
    err:ole:CoGetClassObject class {f5078f32-c551-11d3-89b9-0000f81fe221} not registered
    err:ole:CoGetClassObject no class object {f5078f32-c551-11d3-89b9-0000f81fe221} could be created for context 0x1
    fixme:htmlhelp:HtmlHelpW HH case HH_UNINITIALIZE not handled.
    fixme:process:GetLogicalProcessorInformation ((nil),0x33f038): stub
    fixme:netapi32:NetGetJoinInformation Semi-stub (null) 0x33f034 0x33f028
    $ err:ntlm:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path.
    err:ntlm:SECUR32_initNTLMSP Usually, you can find it in the winbind package of your distribution.
    fixme:heap:HeapSetInformation 0x110000 1 (nil) 0
    fixme:imm:ImmDisableIME (-1): stub
    fixme:advapi:RegisterEventSourceW ((null),L"Microsoft Office 12"): stub
    fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x00001388,(nil),0x000b,0x00000104,0x300bcf54,0x68ca3c): stub
    err:eventlog:ReportEventW L"office12setup"
    err:eventlog:ReportEventW L"{10120000-0f00-0000-0000--0000000ff1ce}"
    err:eventlog:ReportEventW L"12.0.4518.1014"
    err:eventlog:ReportEventW L"x"
    err:eventlog:ReportEventW L"0x80040154"
    err:eventlog:ReportEventW L"visio.en-us_setup.xml"
    err:eventlog:ReportEventW L"x"
    err:eventlog:ReportEventW L"x"
    err:eventlog:ReportEventW L"NIL"
    err:eventlog:ReportEventW L"NIL"
    err:eventlog:ReportEventW L"NIL"
    fixme:advapi:DeregisterEventSource (0xcafe4242) stub
    fixme:process:GetLogicalProcessorInformation ((nil),0x33fc20): stub
    fixme:netapi32:NetGetJoinInformation Semi-stub (null) 0x33fc1c 0x33fc10
    I'll appreciate any help on this.
    Last edited by jorel1981 (2011-07-03 16:16:24)

    Ok, installed riched30 but still not working...
    $ wine Downloads/Microsoft/Visio2007/setup.exeerr:ntlm:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path.
    err:ntlm:SECUR32_initNTLMSP Usually, you can find it in the winbind package of your distribution.
    fixme:system:SetProcessDPIAware stub!
    fixme:htmlhelp:HtmlHelpW HH case HH_INITIALIZE not handled.
    fixme:richedit:REExtendedRegisterClass semi stub
    fixme:richedit:ME_HandleMessage EM_SETEDITSTYLE: stub
    fixme:richedit:ME_HandleMessage EM_SETBIDIOPTIONS: stub
    fixme:richedit:ME_HandleMessage EM_SETEDITSTYLE: stub
    fixme:richedit:ME_HandleMessage EM_SETBIDIOPTIONS: stub
    fixme:richedit:ME_HandleMessage EM_SETEDITSTYLE: stub
    fixme:richedit:ME_HandleMessage EM_SETBIDIOPTIONS: stub
    fixme:richedit:ME_HandleMessage EM_SETEDITSTYLE: stub
    fixme:richedit:ME_HandleMessage EM_SETBIDIOPTIONS: stub
    err:ole:CoGetClassObject class {f5078f32-c551-11d3-89b9-0000f81fe221} not registered
    err:ole:CoGetClassObject no class object {f5078f32-c551-11d3-89b9-0000f81fe221} could be created for context 0x1
    fixme:htmlhelp:HtmlHelpW HH case HH_UNINITIALIZE not handled.
    fixme:process:GetLogicalProcessorInformation ((nil),0x33f038): stub
    fixme:netapi32:NetGetJoinInformation Semi-stub (null) 0x33f034 0x33f028
    $ err:ntlm:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path.
    err:ntlm:SECUR32_initNTLMSP Usually, you can find it in the winbind package of your distribution.
    fixme:heap:HeapSetInformation 0x110000 1 (nil) 0
    fixme:imm:ImmDisableIME (-1): stub
    fixme:advapi:RegisterEventSourceW ((null),L"Microsoft Office 12"): stub
    fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x00001388,(nil),0x000b,0x00000104,0x300bcf54,0x79ca3c): stub
    err:eventlog:ReportEventW L"office12setup"
    err:eventlog:ReportEventW L"{10120000-0f00-0000-0000--0000000ff1ce}"
    err:eventlog:ReportEventW L"12.0.4518.1014"
    err:eventlog:ReportEventW L"x"
    err:eventlog:ReportEventW L"0x80040154"
    err:eventlog:ReportEventW L"visio.en-us_setup.xml"
    err:eventlog:ReportEventW L"x"
    err:eventlog:ReportEventW L"x"
    err:eventlog:ReportEventW L"NIL"
    err:eventlog:ReportEventW L"NIL"
    err:eventlog:ReportEventW L"NIL"
    fixme:advapi:DeregisterEventSource (0xcafe4242) stub
    err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded
    err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded
    fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub
    fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub
    err:ole:CoUninitialize Mismatched CoUninitialize
    err:ole:CoUninitialize Mismatched CoUninitialize
    fixme:process:GetLogicalProcessorInformation ((nil),0x33fc20): stub
    fixme:netapi32:NetGetJoinInformation Semi-stub (null) 0x33fc1c 0x33fc10
    Last edited by jorel1981 (2011-07-02 00:34:32)

  • One of Many Hyperlinks not working within Visio 2007 PDF document

    I am using Visio 2007 to publish a PDF document, and am running Acrobat 9.4.  All hyperlinks in this document are to pages within
    the same single Visio/PDF document (no external links).
    However, after exporting the Visio document to the Acrobat (PDF document), some (not all) of the hyperlinks in the PDF version do not function.  The links
    are visible, exist and function from within Visio itself.
    Have tried deleting and recreating, copying and editing working links but to no avail. 
    Any help greatly appreciated.

    "Marked As Answer byJennifer
    Zhan<abbr class="affil">Microsoft Contingent Staff</abbr><abbr class="affil">, Moderator</abbr>Friday, March 11, 2011 8:38 AM"
    I did not see an answer to this problem. What was the solution?  I am having the same problem.  My drawing include lines that are hyperlinks which are defined in depth on following pages. However, the lines that cross over each links get confused.

Maybe you are looking for

  • Problems with string comparison and\or If statement

    Right now I'm trying to make a program that will look into all of my music folders, and rename the .mp3 files to a format i want, based on the id3 tags. The program so far looks in all of the folders I want it to, but I get stuck when I need to check

  • GL assignment for Account key in Pricing

    Experts, Where we will assign the GL account for Account key maintained against condition type in Pricing Procedure.

  • Runtime.exec() fails

    Hi, I have a process with many executables which work together to copy a script to another machine, execute it and get back the results. I am using Runtime.exec to execute the process. The files are stored in the directory "/opt/mx/myDir". Below are

  • Oracle BI Advice Request

    Is the OBISE1 installable in a dual or qual core processor, I am planning to run it on Windows 2003 server?

  • Glitch?  Keynote advances on its own

    A few months ago I experienced some odd Keynote behavior in the middle of a presentation. Around halfway into a show, I hit the space bar to trigger the next bullet point and, even though there were stops programmed, Keynote started running through t