Steps to Get Microsoft.Workflow.TestServiceHost.exe to register my events

Hi:
I have created a Visual Studio 2013 Blank SharePoint project, entered in my url of choice and choose farm solution.
Next, I added in a Workflow added a single sequence.
In that sequence I then added a WriteToHistory and WriteLine.
All is well.
I compile and hit F5 to run.
it runs, I am able to create an item and see it go through the workflow.  
I know this is right as I see my custom message in the History log.
But the  Microsoft.Workflow.TestServiceHost.exe never fired and I did not see my WriteLine in the console.
So I launched the  Microsoft.Workflow.TestServiceHost.exe manually and added a second item to my doc list.
The item got approved and I see my custom message in the History log.
But the  Microsoft.Workflow.TestServiceHost.exe never showed my WriteLine.
What am I doing wrong and what can I do to fix this?
Thanks
Tom
none

Dear Qiao Wei:
Thanks for replying.
I have read your linked article but I noticed a couple of things.
The article talks about console application.
Does the debugger only work with console applications?  As in my case I created a blank SharePoint solution and then added in a workflow project.
Also, where do you set the scope (var rootClient = new WorkflowManagementClient(new Uri("http://Myserver:12292")? 
In my case, all I have is markup and no code behind.  And the article is no specific on where to set the scope.
Thanks
Tom
none

Similar Messages

  • Workflow Manager Server 'Faulting application name : Microsoft.Workflow.ServiceHost.exe'

    Workflow gets suspended or terminated after a time
    Getting error on workflow Manager server under event logs
    Application Event log id is 1000
    Faulting application name: Microsoft.Workflow.ServiceHost.exe, version: 1.0.40131.0, time stamp: 0x52ef34e1 Faulting module name: KERNELBASE.dll, version: 6.1.7601.18409, time stamp: 0x5315a05a Exception code: 0xe0434352 Fault offset: 0x000000000000940d Faulting
    process id: 0x1628 Faulting application start time: 0x01d04cd5b966ad0a Faulting application path: C:\Program Files\Workflow Manager\1.0\Workflow\Artifacts\Microsoft.Workflow.ServiceHost.exe Faulting module path: C:\Windows\system32\KERNELBASE.dll Report Id:
    277be834-b8c9-11e4-a2ae-0050569d29be
    .NET Runtime log id :- 1026
    Application: Microsoft.Workflow.ServiceHost.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: Microsoft.Workflow.Common.FatalException Stack: at Microsoft.Workflow.Common.Fx+<>c__DisplayClass2.b__0()
    at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object,
    Boolean) at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) at System.Threading.ThreadHelper.ThreadStart()
    Regards,
    Rahul

    To resolve this issue do the below steps 1. Stop Workflow backend service. 2. Microsoft.Activities.Hosting.dll is crashing. You need to change this dll. Please ask Microsoft to share the dll with you. And then replace this dll to C:\Program Files\Workflow Manager\1.0\Workflow\Artifacts
    and C:\Program Files\Workflow Manager\1.0\Workflow\WFWebRoot\bin. 3.Start->Run->type "services.msc" and find the workflow backend service, start that service it will work fine and you will not get this error message again.
    If the issue still persist you have to raise the ticket with Microsoft . Hope this will resolve your issue.

  • Error: Microsoft.Workflow.Client.ActivityNotFoundException while deploying VS 2012 Workflow

    HI,
    I am trying to create a VS 2012 based SharePoint 2013 workflow.
    I added the workflow option. Under the sequence, i added a writetoHistory - "Started".
    I tried to deploy the workflow. I am getting the below error:
    Error 1: Error occurred in deployment step 'Activate Features': Microsoft.Workflow.Client.ActivityNotFoundException: The activity named 'WorkflowXaml_Guid from scope '/SharePoint/default/guid/guid' was not found. HTTP headers received from the
    server -
    ActivityId: guid.
    NodeId: system Id.
    Scope: /SharePoint/default/guid/guid.
    Client ActivityId : 6b4be0b6-8569-4e20-  0 0 SharePointProject1
    In the elements.xml of the workflow, I can see the below:
    <Module Name="Workflow1" Url="wfsvc/guid">
    <File Url="Workflow.xaml" Type="GhostableInLibrary" Path="Workflow1\Workflow.xaml" DoGUIDFixUp="TRUE">
    <Property Name="ContentType" Value="WorkflowServiceDefinition" />
    <Property Name="isReusable" Value="true" />
    <Property Name="RequiresInitiationForm" Value="False" />
    <Property Name="RequiresAssociationForm" Value="False" />
    <Property Name="WSPublishState" Value="3" />
    <Property Name="WSDisplayName" Value="Workflow1" />
    <Property Name="WSDescription" Value="My 'Workflow1' Workflow" />
    <!-- If you change the name or Url of your custom initiation or association form,
    remember to update the corresponding property value (InitiationUrl or AssociationUrl) to match the new web relative url.
    -->
    <Property Name="RestrictToType" Value="List" />
    <Property Name="RestrictToScope" Value="{$ListId:Lists/TestList;}" />
    </File>
    How to fix this?
    Thanks

    Hi,
    We can do as follows:
    1. Please check whether the workflow manager is working. We can create a basic custom workflow with SharePoint Designer 2013 and see if it works.
    http://technet.microsoft.com/en-us/library/jj663115.aspx
    2. The following similar threads for you to check it.
    http://social.technet.microsoft.com/Forums/en-US/251a7977-13ba-4568-932d-eed55d5c2bfc/missing-workflow-xaml-feature-error-during-site-creation-from-custom-template?forum=sharepointadmin
    http://social.technet.microsoft.com/Forums/en-US/0c470b4b-8e32-47ab-bc29-409db01dce81/unable-to-activate-the-workflow-feature-in-sharepoint-2013?forum=sharepointcustomization
    More information:
    Develop SharePoint 2013 workflows using Visual Studio
    http://msdn.microsoft.com/en-us/library/jj163199%28v=office.15%29
    Walkthrough: Creating and Debugging a SharePoint Workflow Solution
    http://msdn.microsoft.com/en-us/library/ee231573(v=vs.110).aspx
    Thanks,
    Dennis Guo
    TechNet Community Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Dennis Guo
    TechNet Community Support

  • How to get the Asset's current step under a specific workflow process via API?

    Everyone,
    Is there a way to get the asset's current step for a specific workflow process by the WebCenter Sites API? We are showing out the asset created within the WebCenter Sites in another application via its API. We would like some actions get to be done once determined assets went into a specific step of a workflow process. Any suggestions are welcomed.
    Regards!

    Here is some information from the FDK Programmer's guide page 115:
    IMPORTANT: A valid text range can span multiple paragraphs, subcolumns, or text frames.
    It cant span multiple flows, footnotes, table cells, or text lines.
    It is possible for a document to have no text selection or insertion point at all. This can occur in
    the following circumstances:
    ● One or more graphic objects in the document are selected
    ● One or more entire table cells in the document are selected
    ● There is no selection of any type in the document
    So, I did select one or more entire table cells in the document in my first test. It's logical that the result was not like expected.
    But selecting one or more entire table cells is a crucial requirement for my plugin, is there anyway to get things straight?
    Simply put, I want to enable users to select one or more table cells in the document, and I want to get the object handles of the first cell and the last cell through Framemaker API calls. How?
    Many thanks in advance!
    Best Regards,
    Ellen N. Zhao

  • No way to publish a workflow, I get this error: System.InvalidOperationException: Operation failed with error Microsoft.Workflow.Client.ScopeInactiveException: Scope ... is not in an active state. Its current state is 'Unregistering'

    Hi,
    I'm using Project Server 2013 and I'm not able to publish a workflow in SharePoint Designer 2013, I get this error:
    System.InvalidOperationException: Operation failed with error Microsoft.Workflow.Client.ScopeInactiveException: Scope '/SharePoint/default/d7feb9ea-ccb2-4ec3-8f89-2a45b6cf3777' is not in an active state. Its current
    state is 'Unregistering'. HTTP headers received from the server - ActivityId: c47ef567-8c54-4ae0-9a1a-1e4fb51320d8. NodeId: TestServer. Scope: /SharePoint/default/d7feb9ea-ccb2-4ec3-8f89-2a45b6cf3777. Client ActivityId : c6e5979c-20f8-e042-1f9d-2cb2a25d7f9e.
    ---> System.Net.WebExceptio
    The thing is that I transferred the databases from a Prod.Env. to the Test Env. and from that moment on the Test Env. stopped working (only workflows), then I
    was thinking that maybe the workflow is not working in the Test Environment because when I transferred the databases from Prod Env to Test Env I didn’t transfer the databases related to workflow, I only transferred:
    WSS_Content
    PWA_ServiceDB
    But I didn’t transfer:
    SBGatewayDatabase
    SBManagementDB
    SBMessageContainer01
    WFInstanceManagementDB
    WFManagementDB
    WFResourceManagementDB
    I didn’t transfer them because, before, when I transferred DB’s in version 2010, these DB’s were not needed, as the workflows were done using another method.
    So, I tried to create a new workflow in the Test Env. but there is no way, I always get that error.
    I've tried to Register again the workflow, and the result looks ok, but it doesn't solve the problem:
    Register-SPWorkflowService
    –SPSite "http://whatever/PWA"
    –WorkflowHostUri "http://TestServer:12291"
    –AllowOAuthHttp -Force
    Do you know how to solve this issue or have an idea to give me some light?
    Thank you for your help and regards,
    José Espases

    Looks like you haven't defined the WF scope or the site where you are trying to deploy the workflow to isn't included in the scope
    Check this article
    http://fangdahai.blogspot.in/2013/04/on-premise-windows-workflow-server.html
    Thanks | epmXperts | http://epmxperts.wordpress.com

  • I loaded the new version of Mozilla, now I get microsoft defender error messages and then i can no longer connect but explorer still connects. How do I fix it?

    i loaded the newest version of Mozilla, i have windows vista. I began receiving microsoft defender error messages and now i can only connect the internet through explorer. i love using mozilla. what can i do to fix the problem?

    Go to Control Panel > Add or Remove Programs (Win XP) or Programs and Features(Later)
    Remove all of these items in the following order:
    iTunes
    Apple Software Update
    Apple Mobile Device Support (If this won't uninstall press on)
    Bonjour
    Apple Application Support
    Reboot, download iTunes, then reinstall, either using an account with administrative rights, or right-clicking the downloaded installer and selecting Run as Administrator.
    See also HT1925: Removing and Reinstalling iTunes for Windows XP or HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8
    Should you get the error iTunes.exe - Entry Point Not Found after the above reinstall then copy QTMovieWin.dll from:
    C:\Program Files (x86)\Common Files\Apple\Apple Application Support
    and paste into:
    C:\Program Files (x86)\iTunes
    The above paths would be for a 64-bit machine. Hopefully the same fix with the " (x86)" omitted would work on 32-bit systems with the same error.
    tt2

  • Missing Workflow XAML Feature Error during site creation from custom template Microsoft.Workflow.Client.ActivityNotFoundException

    Hi,
    I am using SharePoint 2013 Enterprise with the March CU.
    I created a project site template with libraries, lists and workflows and saved it as a template with content.  When I try to create a new site using this template, I get the error pasted at the bottom.
    I was using SharePoint designer workflow custom activities created in VS2012. I uninstalled those and decided to call a web service directly from SharePoint designer.  The workflows work fine inside of the site which I want to create a project template
    from.  When creating a new site from the template, SharePoint complains about a missing workflow XAML feature.
    Do I have some leftover references to the custom features? Does anyone know how to resolve this issue?
    <nativehr>0x8107058a</nativehr><nativestack></nativestack>Microsoft.Workflow.Client.ActivityNotFoundException: The activity named 'WorkflowXaml_13602d27_d83f_48bb_b73b_54ef9df29a0e' from scope '/SharePoint/default/cbb1afbb-8112-47b3-82b1-6e1f47923d9a/20857512-9689-4361-a887-04644d740b1c'
    was not found. HTTP headers received from the server - ActivityId: 22e889a4-6edb-4b0b-8e09-9bb04483b991. NodeId: SERVERNAME. Scope: /SharePoint/default/cbb1afbb-8112-47b3-82b1-6e1f47923d9a/20857512-9689-4361-a887-04644d740b1c. Client ActivityId : 69e6449c-9c3c-f090-404f 
      Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 
     Exception Details: System.Runtime.InteropServices.COMException: <nativehr>0x8107058a</nativehr><nativestack></nativestack>Microsoft.Workflow.Client.ActivityNotFoundException: The activity named 'WorkflowXaml_13602d27_d83f_48bb_b73b_54ef9df29a0e'
    from scope '/SharePoint/default/cbb1afbb-8112-47b3-82b1-6e1f47923d9a/20857512-9689-4361-a887-04644d740b1c' was not found. HTTP headers received from the server - ActivityId: 22e889a4-6edb-4b0b-8e09-9bb04483b991. NodeId: SERVERNAME Scope: /SharePoint/default/cbb1afbb-8112-47b3-82b1-6e1f47923d9a/20857512-9689-4361-a887-04644d740b1c.
    Client ActivityId : 69e6449c-9c3c-f090-404f
    Source Error: 
     An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  
    Stack Trace: 
    [COMException (0x8107058a): <nativehr>0x8107058a</nativehr><nativestack></nativestack>Microsoft.Workflow.Client.ActivityNotFoundException: The activity named 'WorkflowXaml_13602d27_d83f_48bb_b73b_54ef9df29a0e' from scope '/SharePoint/default/cbb1afbb-8112-47b3-82b1-6e1f47923d9a/20857512-9689-4361-a887-04644d740b1c'
    was not found. HTTP headers received from the server - ActivityId: 22e889a4-6edb-4b0b-8e09-9bb04483b991. NodeId: SERVERNAME. Scope: /SharePoint/default/cbb1afbb-8112-47b3-82b1-6e1f47923d9a/20857512-9689-4361-a887-04644d740b1c. Client ActivityId : 69e6449c-9c3c-f090-404f]
       Microsoft.SharePoint.Library.SPRequestInternalClass.ApplyWebTemplate(String bstrUrl, String bstrWebTemplateContent, Int32 fWebTemplateContentFromSubweb, Int32 fDeleteGlobalListsWithWebTemplateContent, Int32 fIgnoreMissingFeatures, String& bstrWebTemplate,
    Int32& plWebTemplateId) +0
       Microsoft.SharePoint.Library.SPRequest.ApplyWebTemplate(String bstrUrl, String bstrWebTemplateContent, Int32 fWebTemplateContentFromSubweb, Int32 fDeleteGlobalListsWithWebTemplateContent, Int32 fIgnoreMissingFeatures, String& bstrWebTemplate,
    Int32& plWebTemplateId) +293
    [SPException: Microsoft.Workflow.Client.ActivityNotFoundException: The activity named 'WorkflowXaml_13602d27_d83f_48bb_b73b_54ef9df29a0e' from scope '/SharePoint/default/cbb1afbb-8112-47b3-82b1-6e1f47923d9a/20857512-9689-4361-a887-04644d740b1c' was not found.
    HTTP headers received from the server - ActivityId: 22e889a4-6edb-4b0b-8e09-9bb04483b991. NodeId: SERVERNAME. Scope: /SharePoint/default/cbb1afbb-8112-47b3-82b1-6e1f47923d9a/20857512-9689-4361-a887-04644d740b1c. Client ActivityId : 69e6449c-9c3c-f090-404f]
       Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx) +146
       Microsoft.SharePoint.Library.SPRequest.ApplyWebTemplate(String bstrUrl, String bstrWebTemplateContent, Int32 fWebTemplateContentFromSubweb, Int32 fDeleteGlobalListsWithWebTemplateContent, Int32 fIgnoreMissingFeatures, String& bstrWebTemplate,
    Int32& plWebTemplateId) +889
       Microsoft.SharePoint.SPWeb.ProvisionWebTemplate(SPWebTemplate webTemplate, String webTemplateToUse, SPFeatureWebTemplate featureWebTemplate, Page page, SPFeatureDependencyErrorBehavior featureDependencyErrorBehavior, ICollection`1& featureDependencyErrors)
    +928
       Microsoft.SharePoint.SPWeb.ApplyWebTemplate(SPWebTemplate webTemplate, Page page, SPFeatureDependencyErrorBehavior featureDependencyErrorBehavior, ICollection`1& featureDependencyErrors) +532
       Microsoft.SharePoint.ApplicationPages.TemplatePickerUtil.ApplyWebTemplateAndRedirect(SPWeb Web, String strWebTemplate, Nullable`1 bSharedNav, Boolean bOnTopNav, Boolean bOnQuickLaunch, Page page, Boolean bDeleteOnError, SPFeatureDependencyErrorBehavior
    featureDependencyErrorBehavior, ICollection`1& featureDependencyErrors) +2076
       Microsoft.SharePoint.ApplicationPages.NewSubwebPage.BtnCreateSubweb_Click(Object sender, EventArgs e) +861
       System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +146
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3586
    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18045  

    Hi  Jerry Choinski,
    For your error, It could possibly have something to do with that the workflow did not publish before saving your project site as a template.
    The "Elements.xml" file, which is packaged within the "wsp" solution file contains 2 "<File" elements. One file element represents the XAML file, and the other
    represents the WF association file. If the WSPublishState value for each "<File" element differ (one has a value of "3" and the other a value of "1"), the error will occur. For solving your problem, please update the WSPublishState value for both "<File"
    elements to “3”.
    PropertyName="WSPublishState"
    Value="3"
    Also note that the WSPublishState property is also duplicated within the "MetaInfo" property, so both occurrences should be updated. Then the resulting files need
    to be re-packaged into the template.
    Reference :
    http://social.technet.microsoft.com/Forums/en-us/be41f1c5-1dfb-4869-9a52-1c93902bfd91/microsoftworkflowclientactivitynotfoundexception-when-deploying-solution-with-workflow
    Please inform me freely if you have any questions.
    Thanks

  • Microsoft.BDD.PnPEnum.exe is not a valid win32 application

    Hi all, Im running into an unusual bug during my media based Win 7 32 bit light touch deployment. After the wizrad completes and it formats the drives right about the time its ready to inject the drivers i get an error
    E:\Deploy\Tools\X86\Microsoft.DBB.PnPEnum.exe is not a valid win32 application
    Anyone know what causes this error and how I can correct it? Thank you.

    The third option, bad network card.
    I had the same problem over the last few days. One particular machine just would not image. Changed power supply, hard drive memtest on the ram, nothing. Failed with a PNP error before the imaging process had begun. Tried both a win8 and win7 WDS server.
    The last thing to try, was disable the onboard network and put in a bootable PCI card which luckily i had. The machine then imaged fine.
    To me, it looked like a ram error, or disk error, but don't forget the network card is an integral component for getting the data INTO the ram in the first place!

  • Consuming a Microsoft Workflow from flex 3

    Hello, can it be done?
    I'm developing a Flex 3 application and trying to consume a Microsoft workflow. But it's working just the first time. When I'm trying to consume the service a second time, I get a error saying the host cannot be found.
    I know flex use a soap 1.0 communication protocol, and Microsoft  wwf 1.5.
    If this is not posible, then a good recomendation will be apreciated.
    Can somebody help me with this, please. Thx

    Here is the solution:
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                   xmlns:s="library://ns.adobe.com/flex/spark"
                   xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="955" minHeight="600">
        <fx:Declarations>
            <!-- Place non-visual elements (e.g., services, value objects) here -->
            <mx:WipeLeft duration="500" id="wipeLeft"/>
            <mx:WipeRight duration="500" id="wipeRight"/>   
        </fx:Declarations>
        <s:VGroup>
            <mx:LinkBar dataProvider="viewStack"/>
            <mx:ViewStack height="200" width="300" id="viewStack">
                <mx:VBox showEffect="{wipeRight}" hideEffect="{wipeLeft}" backgroundAlpha="1" backgroundColor="#FF0000" label="Screen One">
                </mx:VBox>
                <mx:VBox showEffect="{wipeRight}" hideEffect="{wipeLeft}" backgroundColor="#00FF00" label="Screen Two">
                </mx:VBox>
                <mx:VBox showEffect="{wipeRight}" hideEffect="{wipeLeft}" backgroundColor="#0000FF" label="Screen Three">
                </mx:VBox>
            </mx:ViewStack>
        </s:VGroup>
    </s:Application>
    Johnny
    Please rate answers

  • Can I get Microsoft Powerpoint on iPad 2? PLEASE HELP!

    Hi whoever is reading this, (hopefully someone who can help me)
    I'm doing a presentation and I was wondering if it was possible to get Microsoft Powerpoint on iPad 2? If not, Keynote is like Powerpoint, right? If it is, can you put pictures and photos on to Keynote that are saved on your Mac? Like, insert photos saved on your Mac into a slide?
    PLEASE ANSWER!!!!!!!! IN DESPERATE NEED OF HELP!!!! DUE ON THE 25TH OF MARCH!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! (It's for a Chinese school).

    Microsoft haven't made app versions of any of their office programs, so you can't get Powerpoint itself.Keynote supports Powerpoint files, as do :
    Documents To Go Premium (on-line help here)
    and
    QuickOffice HD (they have a manual for their app here)

  • When I turn on my computer I get the message APPLESyncNotifer.exe   Entry Point not found.

    Have a 5th generation nano and when I connect to my computer I get a message APPLESyncNotifer.exe  Entry Point Not Found. Not a computer geek so I am stumped. Anyone out there who could help? I have reinstalled ITunes and restarted my computer to not avail.

    Copying & pasting SQLIte3.dll worked out well for your computer?
    Just read your trouble with your iPod nano 5th generation & Windows PC, how about trying the one I found on this community before?
    Click the start button and type in 'msconfig' in search, and, in system structure utitily, click on the tab of 'startup' and check off the box of 'AppleSyncnotifier.exe' and reboost your system.(You have to follow down till the end of the place of the file.) That'll solve your trouble.
    I don't know you connect iPad or iPhone at all, that may change the solution? Hoping this suggestion also work out for you & your PC.

  • I cannot open my itunes, I keep getting message, saying Itunes exe-system error. The progam can't start because SVCR80.dll is missing from your computer.?

    I cannot open my itunes, I keep getting message, saying Itunes exe-system error. The progam can't start because SVCR80.dll is missing from your computer.?

     
    Click here and follow the instructions. You may need to completely remove and reinstall iTunes and all related components, or run the process multiple times; this won't normally affect its library, but that should be backed up anyway.
    (99807)

  • Just started getting an APS Daemon.exe-System Error saying my MSVCR80.dll file is missing.  I tried to reinstall itunes, but got another error message.  Anyone having this problem or know how to fix it?

    Just last 2 days started getting an APS Daemon.exe-System Error saying my MSVCR80.dll file is missing when booting up my PC with Windows 7.  I tried to reinstall itunes, but got another error message.  Anyone having this problem or know how to fix it?
    I now see the message from tt2 and will try that.  Thanks!

    Read this:
    MSVCR80.dll missing, cannot install iTunes

  • Is there any way I can convert a .exe file to .iso on my MacBook Air? I'm trying to install Windows via BootCamp but the download from Microsoft is a .exe file which does me no good.

    I'm trying to install Windows 8 via Boot Camp, but the download from Microsoft is a .exe file so when I go to create the bootable USB drive, it fails. I've read some of the other threads about this topic, but I want to know if there is any way to convert to .iso without having to find someone's Windows computer to borrow. Can anyone help?

    No. You would require a PC in order to run the executable which is an installer, not a disc image or an archive.

  • Steps to get deleted photos back

    Is there any steps to getting your deleted photos recovered???

    Hello,
    I would love to help out with this issue, but to do so I need a little more information.
    Where are the photos you would like to recover?
    How did they become deleted?
    Once I get this information I will be able to help you.
    Regards,
    Jake

Maybe you are looking for

  • Ichat 5.0 multiple chats in one window

    Hi, I just updated to snow leopard last week and since my ichat was also updated all of my chats are always in window. For example, If I am in a chat and receive a new message from a different buddy, no new window opens. The same window will simply s

  • Error while installation 9.2.4 on OEL -5 ..Urgent help required...

    Hi Friends, I am in the process of installation oracle 9i on OEL 5. I have sucessfully installed the software 9.2.4 but I am getting error while creating the database with dbca. I have installed all the libraries which were required for successful in

  • Recording your live mainstage performances with logic on same machine

    Is this possible? What's the best way to route out of Mainstage into logic for the cleanest recording? thank you friends that1guy

  • Steve Jobs - wwdc_2006: streaming without delay !! perfect !!

    If you get the (very good!!!) stream from Website http://www.apple.com/quicktime/qtv/wwdc06/ you will find out that - if you move the slider - there are no delays for the connect to the new point in the stream. In our delivered streams on the client

  • Installing flash on macbook "relaunch" problems

    hello, after going through all the suggestions here to eliminate any previous flash programs on my computer, and rebooting etc, i continue to have problems installing flash - when i click on the installation application i get the following message: "