Adding a service to many platforms

Is it possible to add the same service to multiple platforms? How about the same alert to multiple platforms?

We have a custom software that runs on servers about 113, I would add monitoring and alerting for this service on each of the platforms.

I'm about to go painstakingly to each platform, add the service, create an alert, etc.

So, before you start wondering if there was a way to make this a little more elegantly.

Thank you, Gary

I actually should qualify that... I'm sorry. You can do it in the EE version. Its called political alerts based on. Otherwise, it's a little sore, like you said...

Tags: VMware

Similar Questions

  • Adding a Service of Oracle Application to a BPEL process in JDeveloper

    Hi all
    I would like to use an API to connect to Oracle E - Business as a result created a new employee of my BPEL process. I added a Service of Oracle Application to my BPEL and selected the API CREATE_EMPLOYEE found under human resources Suite (HR_PF) > human resources (PER) > employee (PER_EMPLOYEE) > PLSQL > employee (HR_EMPLOYEE_API) > create employee (CREATE_EMPLOYEE) in the Oracle Application Module Brower.

    When I click on finish in the Adapter Configuration Wizard I get the following error, "error writing to wsdl file. Exception: the wrapper procedure, HR_EMPLOYEE_API$ CREATE_EMPLOY, was not found in the package, XX_BPEL_ORACLEEBS_HIRE, to the scheme, APPS. »

    Does anyone have any suggestions as to what is this error? I was able to successfully create an Oracle Application Service to a different API's but I can't get it to work... I use JDeveloper 10.1.3.3.0.
    Thank you kindly,
    Christine

    OK, I didn't have an upgrade by her. If you're on 10.1.3.1 then your first point of call should downgrade you JDev 10.1.3.1 and try again. I think you still have a problem with that because it is an older version and has a number of questions regarding the bus adapter and adapter DB.

    If you're on 10.1.3.3 I don't think that you need to update, but you must apply the latest patch MLR. Again 10.1.3.3 is another version and has a number of good patch bugs that are generally available in 10.1.3.4. Apply the fix MLR is the least intrusive.

    It said that if you didn't go to the production and you're sitting in a POC stage, I recommend upgrading to 10.1.3.4 because it has some interesting features that did not exist in 10.1.3.4 and it's release that implement MLR patch for now.

    Hope that makes sense.

    see you soon
    James

  • Adding a Service CAF Tile

    I followed the steps described in the documentation and not even watched the StockData example but can't seem to make it work. I get the following error:

    Before troubleshooting: http://localhost:4502/content/mosaic/catalogs/historian/tiles/SnapshotTile/SnapshotTile.SW f

    Before troubleshooting: http://localhost:4502 / content/mosaic/catalogs/historian/services/HistorianService/theHisto rianService.gxml

    Created url: http://localhost:4502 / content/mosaic/catalogs/historian/interfaces/HistorianInterfaceLibra ry/HistorianInterfaceLibrary.swf

    Before troubleshooting: http://localhost:4502/content/mosaic/catalogs/historian/tiles/SnapshotTile/SnapshotTile.SW f

    Before troubleshooting: http://localhost:4502/content/mosaic/catalogs/historian/tiles/SnapshotTile/SnapshotTile.SW f

    [SWF] / content/mosaic/catalogs/Historian/interfaces/HistorianInterfaceLibrary/HistorianInterfac eLibrary.swf - 2 497 bytes after decompression

    Loader failure: Error: #2036 Error: load never completed. URL: http://localhost:4502 / historian/interfaces/HistorianInterfaceLibrary/HistorianInterfaceLib rary.swf

    Loader failure: Error: #2036 Error: load never completed. URL: http://localhost:4502 / historian/interfaces/HistorianInterfaceLibrary/HistorianInterfaceLib rary.swf

    Here is the code and configuration files:

    IHistorianService.as

    package cafe.historian.services

    {

    Import mx.collections.IList;

    [Exhibition]

    public interface IHistorianService

    {

    function getSnapshots(userid:String):IList;

    }

    }

    HistorianService.as

    package cafe.historian.services.impl

    {

    Import Cafe.historian.services.ihistorianservice;

    Import mx.collections.ArrayCollection;

    Import mx.collections.IList;

    [Display (= "Historian" catalog, library = "HistorianInterfaceLibrary", scope = "singleton")]

    / public class HistorianService implements IHistorianService

    {

    public void HistorianService()

    {

    }

    public void getSnapshots(userid:String):IList {}

    var test: collection ArrayCollection = new ArrayCollection();

    test.addItem ("one");

    test.addItem ("two");

    return test;

    }

    }

    }

    Historian.AXML

    <? XML version = "1.0" encoding = "UTF-8" standalone = 'no '? >

    <!-copyright 2011 Adobe Systems Incorporated. All rights reserved. The original

    version of this material can be obtained by Adobe Systems Incorporated. ->

    " < App: application = xmlns:app ' http://ns.Adobe.com/mosaic/application/1.0/ "xmlns:catalog =" " http://ns.Adobe.com/mosaic/catalog/1.0/ "xmlns:ct =" " http://ns.Adobe.com/mosaic/CommonTypes/1.0/ "xmlns:tile =" " http://ns.Adobe.com/mosaic/tile/1.0/ "xmlns:view =" " http://ns.Adobe.com/mosaic/view/1.0/ "label = 'Historian EMS' name = 'Historian' > "

    < ct:Metadata >

    < ct:Description / >

    < / ct:Metadata >

    <!-specifies a default Panel or view to use when a user adds a new Panel or

    See the composite application (if allowed). Specify a default directly,

    or a reference to a composite application catalog. Referenced by default

    panels and replace the default values of the composite application. Note: You can

    specify only a single table and view in the app section: Defaults, but you can

    specify the number of children of catalog: CatalogReference. ->

    < app:Defaults >

    < view: panels >

    < Control Panel view: allowContentDelete = "true" height = "100%" label = "default Panel" tileChrome = "full" width = "100%" >

    < display name: layout = numColumns 'HorizontalLayout"="2"/ >

    < / view: Panel >

    < / view: panels >

    < / app:Defaults >

    <!-provides a global context that contains values for use on all

    request.

    < ct:Context >

    < ct: Data key = "myApplicationContext" type = "string" value = "default" / >

    < / ct:Context >

    ->

    <!-a named context is useful for the partition of a set of values of context

    a paragraph of the application.

    < app:NamedContexts >

    < ct:Context name = "basictypes" >

    < ct: Data key = "aSimpleString" type = "string" value = "sample string" / >

    < ct: Data key = "aBoolean" type = "boolean" value = "true" / >

    < ct: Data key = 'anInteger' type = 'number' value = '2011' / >

    < ct: Data key = 'al' type = "date" value = "2011-11 - 01 T 19: 00:00 - 05:00" / >

    < ct: Data key = "aNull" type = "null" / >

    < / ct:Context >

    < / app:NamedContexts >

    ->

    <!-specifies the runtime for a composite application content. The order of

    the elements affects the appearance of the user interface of the application. You

    can specify only one item app:Shell or app:ShellReference as a child of

    App: application. ->

    < app:Shell label = "Example Shell" name = "SampleShell" > <! - Shellstyle.dll - >

    <!-specifies a reference to a composite application catalog. Catalogs

    contain the composite application portfolio. The name attribute creates a

    Reference of stenography at the catalog, which is stored on the experience

    Server. ->

    < catalog name: CatalogReference = "${catalog} ' uri =" ${catalog} "/ >

    <!-specifies a container to display views of the user of the application

    interface. The order of the elements affects the appearance of the user

    interface. You can include only a single view: ViewManager element as a child

    the app:Shell element. The default skin for display: ViewManager

    the element provides a set of buttons on the tab to switch between views in the

    application, as well as add a button and a menu of options. ->

    < view height: ViewManager = "100%" width = "100%" >

    < display name: display = 'Search'

    Height = "100%" width = "100%".

    label = "search".

    allowContentDelete = "false" >

    < allowContentDelete: view panel = "false".

    label = 'analysis '.

    Height = "100%" width = "100%".

    styleName = "PanelInShellStyle" > <! - FullPanelTileStyle - >

    < name view: Layout = "HorizontalLayout" / >

    < tile: TileReference catalog = "${catalog} '.

    name = "ResearchTile" optional = "false" width = "100%" height = "100%" / > <! - TileStyle - >

    < / view: Panel >

    < / view: >

    < view label: view = "Snapshots" height = "100%" width = "100%" >

    < allowContentDelete: view panel = "false".

    label = 'Snapshots'

    Height = "100%" width = "100%".

    styleName = "PanelInShellStyle" >

    < name view: Layout = "HorizontalLayout" / >

    < tile: TileReference catalog = "${catalog} '.

    name = "SnapshotTile" optional = "false" width = "100%" height = "100%" >

    < tile: properties >

    < name of tile: Property = "historianService" >

    < catalog tiling: ServiceReference = library "${catalog}" = "HistorianService" name = "theHistorianService" > < / tile: ServiceReference >

    < / tile: property >

    < / tile: properties >

    < / tile: TileReference >

    < / view: Panel >

    < / view: >

    < view label: view = "Views" height = "100%" width = "100%" >

    < allowContentDelete: view panel = "false".

    label = "views".

    Height = "100%" width = "100%".

    styleName = "PanelInShellStyle" >

    < name view: Layout = "HorizontalLayout" / >

    < tile: TileReference catalog = "${catalog} '.

    name = "ViewsTile" optional = "false" width = "100%" height="100%"/ >

    < / view: Panel >

    < / view: >

    < view label: view = "Reports" height = "100%" width = "100%" >

    < allowContentDelete: view panel = "false".

    label = "reports".

    Height = "100%" width = "100%".

    styleName = "PanelInShellStyle" >

    < name view: Layout = "HorizontalLayout" / >

    < tile: TileReference catalog = "${catalog} '.

    name = "ReportsTile" optional = "false" width = "100%" height="100%"/ >

    < / view: Panel >

    < / view: >

    < view label: view = "Admin" height = "100%" width = "100%" >

    < allowContentDelete: view panel = "false".

    label = "Admin".

    Height = "100%" width = "100%".

    styleName = "PanelInShellStyle" >

    < name view: Layout = "HorizontalLayout" / >

    < tile: TileReference catalog = "${catalog} '.

    name = "AdminTile" optional = "false" width = "100%" height="100%"/ >

    < / view: Panel >

    < / view: >

    < / view: ViewManager >

    < / app:Shell >

    < / App: application >

    Historian.cXML

    <? XML version = "1.0" encoding = "UTF-8" standalone = 'no '? >

    " < catalog: xmlns:catalog = ' http://ns.Adobe.com/mosaic/catalog/1.0/ "xmlns:ct =" " http://ns.Adobe.com/mosaic/CommonTypes/1.0/ "xmlns:tile =" " http://ns.Adobe.com/mosaic/tile/1.0/ "xmlns:view =" " http://ns.Adobe.com/mosaic/view/1.0/ "label = 'Historian EMS' name = 'Historian' > "

    <!-identification of description for this catalog. ->

    < ct:Metadata >

    all content for the EMS historian < ct:Description > < / ct:Description >

    < / ct:Metadata >

    <!-specifies a list of tiles (tile elements: TileClass) contained in

    This catalogue.  ->

    < tile: TileClassList >

    <!-remove the comment from this element of tile: TileClass in

    include a reference to a tile in this catalogue. Within a tile: TileClass

    element, a child element of tile: happy specifies tile content using the

    following attributes:

    URI: a reference to absolute or relative, to content

    location on a server.

    contentType: MIME type the content of the tile. For the tiles of Flex,.

    Specify ' application/x-shockwave-flash' and the HTML pages of the tiles

    Specify "text/html".

    loadAs: for Flex tiles, if this value is "module", at the time of execution of the

    Tile as a Flex module loads. If the value "default" or omitted,

    When running, the Flex tile load as a SWF application.

    IMPORTANT: You must compile module tiles by using one of the Flex SDK

    included in the experience Adobe Flash Builder Tools Services

    installation. Flex modules are similar to Flash Runtime Shared

    (RSLs) in that they separate the application code

    in SWF files loaded separately. For more information on modular

    applications, see "overview of the modular applications" in the Flex

    The developer's Guide.

    < tile: TileClass

    name = "SampleTile".

    label = "sample Mosa∩que".

    Width = "600" height = "400".

    fitContent = "true" >

    < ct:Metadata >

    description of the sample < ct:Description > < / ct:Description >

    < / ct:Metadata >

    < tile: content

    URI="${catalogURL}/tiles/SampleTile/SampleTile.swf".

    contentType = "application/x-shockwave-flash".

    loadAs = "default" / >

    < / tile: TileClass >

    ->

    < fitContent tile: TileClass = "true" height = "100%" label = "ResearchTile" loadPolicy = 'auto' name = "ResearchTile" width = "100%" >

    < ct:Metadata >

    < ct:Description / >

    < / ct:Metadata >

    < tile: content contentType = "application/x-shockwave-flash" loadAs = 'default' uri="${catalogURL}/tiles/ResearchTile/ResearchTile.swf"/ >

    < / tile: TileClass >

    < fitContent tile: TileClass = "true" height = "300" label = "ViewsTile" loadPolicy = 'auto' name = "ViewsTile" width = "600" >

    < ct:Metadata >

    < ct:Description / >

    < / ct:Metadata >

    < tile: content contentType = "application/x-shockwave-flash" loadAs = 'default' uri="${catalogURL}/tiles/ViewsTile/ViewsTile.swf"/ >

    < / tile: TileClass >

    < fitContent tile: TileClass = "true" height = "300" label = "SnapshotTile" loadPolicy = 'auto' name = "SnapshotTile" width = "600" >

    < ct:Metadata >

    < ct:Description / >

    < / ct:Metadata >

    < tile: depends on >

    < interfaceName = "" Cafe.historian.services.ihistorianservice tile: Interface "library ="HistorianInterfaceLibrary"/ >"

    < / slab: depends on >

    < tile: properties >

    < name of tile: property = type="cafe.historian.services.ihistorianservice"/ "historianService" >

    < / tile: properties >

    < tile: content contentType = "application/x-shockwave-flash" loadAs = 'default' uri="${catalogURL}/tiles/SnapshotTile/SnapshotTile.swf"/ >

    < / tile: TileClass >

    < fitContent tile: TileClass = "true" height = "300" label = "ReportsTile" loadPolicy = 'auto' name = "ReportsTile" width = "600" >

    < ct:Metadata >

    < ct:Description / >

    < / ct:Metadata >

    < tile: content contentType = "application/x-shockwave-flash" loadAs = 'default' uri="${catalogURL}/tiles/ReportsTile/ReportsTile.swf"/ >

    < / tile: TileClass >

    < fitContent tile: TileClass = "true" height = "300" label = "Cafe.historian.tiles.admin.admintile" loadPolicy = 'auto' name = "AdminTile" width = "600" > "

    < ct:Metadata >

    < ct:Description / >

    < / ct:Metadata >

    < tile: content contentType = "application/x-shockwave-flash" loadAs = 'default' uri="${catalogURL}/tiles/AdminTile/AdminTile.swf"/ >

    < / tile: TileClass >

    < / tile: TileClassList >

    <!-specifies a list of interface libraries (elements of tile: InterfaceLibrary)

    contained in this catalogue->

    < tile: InterfaceLibraryList >

    <!-remove the comment from this element of tile: InterfaceLibrary in

    include a reference to a library of interface in this catalogue. In one

    tile: InterfaceLibrary element, a child element of tile: InterfaceList

    Specifies a list of interfaces (tiling elements: Interface) to include

    in the catalog. For each element of the tile: Interface, specify the interface

    class by using the following attribute:

    interfaceName: a package and class reference complete for the class

    defines a service interface.

    < name of tile: InterfaceLibrary = "SampleInterfaceLibrary" >

    < ct:Metadata >

    < ct:Description / >

    < / ct:Metadata >

    < tile: InterfaceList >

    < interfaceName="com.adobe.adep.samples.services.sampleservice.ISampleService"/ tile: Interface >

    < / tile: InterfaceList >

    < / tile: InterfaceLibrary >

    ->

    < name of tile: InterfaceLibrary = "HistorianInterfaceLibrary" >

    < ct:Metadata >

    < ct:Description / >

    < / ct:Metadata >

    < tile: InterfaceList >

    < Interfacename="cafe.historian.services.ihistorianservice"/ tile: Interface >

    < / tile: InterfaceList >

    < / tile: InterfaceLibrary >

    < / tile: InterfaceLibraryList >

    <!-specifies a list of library services (elements of tile: ServiceLibrary)

    contained in this catalogue. ->

    < tile: ServiceLibraryList >

    <!-remove the comment from this element of tile: ServiceLibrary to

    include a reference to a service library in this catalogue. In one

    tile: ServiceLibrary element, a child element of tile: ServiceClassList

    Specifies a list of classes of service (elements of tile: SeviceClass)

    include in the catalog. For each element of the tile: ServiceClass, specify a

    service by using the following attributes of the child of the tile: content

    element:

    URI: a reference to absolute or relative, to content

    location on a server.

    contentType: MIME type the content of the tile. For the service

    libraries to specify ' application/xml '.

    < name of tile: ServiceLibrary = "SampleService" >

    < ct:Metadata >

    < ct:Description / >

    < / ct:Metadata >

    < tile: ServiceClassList >

    < name of tile: ServiceClass = "SampleService" >

    < tile: content

    "URI="${catalogURL}/services/SampleService/SampleService-com-Adobe-ADEP-Samples-services-s ampleservice - impl.gxml.

    contentType = "application/xml" / >

    < / tile: ServiceClass >

    < / tile: ServiceClassList >

    < / tile: ServiceLibrary >

    ->

    < name of tile: ServiceLibrary = "HistorianService" >

    < ct:Metadata >

    < ct:Description / >

    < / ct:Metadata >

    < tile: ServiceClassList >

    < className = "" Cafe.historian.services.impl.historianservice tile: ServiceClass "name = 'theHistorianService' scope = 'singleton' >"

    < tile: Implements >

    < interfaceName = "" Cafe.historian.services.ihistorianservice tile: Interface "library ="HistorianInterfaceLibrary"/ >"

    < / tile: Implements >

    < tile: content contentType = "application/xml" uri="${catalogURL}/services/HistorianService/theHistorianService.gxml"/ >

    < / tile: ServiceClass >

    < name of tile: ServiceClass = "HistorianService" >

    < tile: content contentType = "application/xml" uri = "${catalogURL} / services/HistorianService/HistorianService-coffee-historian-services-imp l.gxml" / >

    < / tile: ServiceClass >

    < / tile: ServiceClassList >

    < / tile: ServiceLibrary >

    < / tile: ServiceLibraryList >

    <!-specifies a list of style sheets (see: StylesheetClass elements) appearing

    in this catalogue->

    < StylesheetClassList: display >

    <!-remove the comment from this display element: StylesheetClass to

    include a stylesheet reference in this catalogue. Include a separate

    view: StylesheetClass element for each style sheet include you in the

    Catalog. In each item in the view: StylesheetClass, specify the style sheet

    content by using the attributes of the child element from view: happy:

    URI: a reference to absolute or relative, to content

    location on a server.

    contentType: type The MIME content of style sheet. For Flex

    tiles, specify ' application/x-shockwave-flash' and for HTML tiles

    Specify "text/css".

    < display name: StylesheetClass = "CafeMosaicTheme" >

    < ct:Metadata >

    < ct:Description > another way to navigate using a ComboBox. < / ct:Description >

    < / ct:Metadata >

    < view: content contentType = "application/x-shockwave-flash" uri="${catalogURL}/stylesheets/CafeMosaicTheme/CafeMosaicTheme.swf"/ >

    < / view: StylesheetClass >

    ->

    < / view: StylesheetClassList >

    <!-specifies a list of panels (see: PanelClass elements) contained in

    This catalog-->

    < PanelClassList: display >

    <!-remove the comment from this display element: PanelClass to include

    a reference to a group of experts in this catalogue. Include a separate notice: PanelClass

    element for each panel that include you in the catalog. In a notice: PanelClass

    element, a child element from view: happy specifies information for a Panel

    using an element of Panel: view child. For each child element: Control Panel view,.

    Specify the group information by using the following attributes:

    name: a unique name for the Panel used to make reference to it from inside the

    Catalog.

    label: descriptive text that is displayed as the title of the user Panel

    the composite application interface.

    tileChrome: sets the default UI for the Panel. The values can

    be "none", "title", or "full". If the value is 'full', there are

    chrome on the Panel that displays the title (label) and allows the

    Panel to be moved, potentially deleted (if allowed) and resized.

    If the value is "title", chrome is the same as that of 'full' without

    the ability to resize. If the value is 'none', then there is no

    on the Panel, which means no title (label) and no user chrome

    interface to manipulate the Panel.

    allowContentDelete: Specifies whether users can remove this Panel to

    execution when the attribute 'chrome' is set to 'full' or 'title '.

    The values can be "true" or "false".

    Each item in the view: Panel can contain one or more children of tile: TileReference

    elements that specify tiles to display in the Panel running. You

    substitute tile here attribute default values to customize the tile

    appearance when they are referenced in this Panel:

    Catalog: refers to the catalog that contains the tile.

    name: name of the tile indicated in the catalogue.

    label: (override) the label of the tile.

    chrome: (override) defines the UI for the tile. The values can

    be "none", "title", or "full". If the value is 'full', there are

    chrome on the tile, which displays the title (label) of panels

    content in the tile and the tile allows the Panel to be

    moved, potentially deleted (if allowed) and resized. If the value

    is "title", the chrome is the same as that of 'full' without the ability

    to resize. If the value is 'none', there is no chrome on the

    the tile, which means no title of Panel (label) and no user interface for

    to manipulate the Panel.

    fitContent: (override) specifies whether the content of tile should be

    automatically resize depending on the container. The values can be "true" or

    'false. '

    < display name: PanelClass = "SamplePanel" >

    < ct:Metadata >

    < ct:Description / >

    < / ct:Metadata >

    < view: content >

    < display name: Panel = "SamplePanel" label = "sample Panel.

    tileChrome = "true" allowContentDelete = "true" width = "100%" height = "100%" >

    < name view: Layout = "HorizontalLayout" / >

    < tile: TileReference

    Catalog = "${catalog}" name = "SampleTile" label = "Tile example" width = "100%" height = "50%".

    chrome = 'full' fitContent = "true" / >

    < / view: Panel >

    < / view: content >

    < / view: PanelClass >

    ->

    < / view: PanelClassList >

    <! - specifies a list of views contained in this catalogue - >

    < ViewClassList: display >

    <!-remove the comment from this display element: ViewClass to include a

    the reference to a view in this catalogue.

    Include a separate element see: ViewClass for each display include you in the

    Catalog. In a display element: ViewClass, a child element from view: Content

    Specifies information for a sign using a child element from view: view. For

    each child element from view: view, specify the information panel with the help of the

    following attributes:

    name: a unique name for the display used to make reference to it from the inside

    the catalog.

    label: descriptive text that appears as the title of the Panel in the

    the composite application's user interface.

    Each item in the view: can contain one or more children: PanelReference

    elements that specify panels to show in the view running. You

    can replace panel here attribute default values to customize the Panel

    appearance when they are referenced in this view:

    Catalog: refers to the catalog that contains the Panel.

    name: the name of the specified in the catalog.

    < view: ViewClass label = "View sample" name = "SampleView" >

    < ct:Metadata >

    < ct:Description > example of view < / ct:Description >

    < / ct:Metadata >

    < view: content >

    < display name: display = "SampleView" width = "100%" height = "100%".

    label = "View sample" >

    < catalog name: CatalogReference = "Default".

    URI = "Default" / >

    < view: PanelReference catalog = "Default" name = "SamplePanel" / >

    < / view: >

    < / view: content >

    < / view: ViewClass >

    ->

    < / view: ViewClassList >

    < / catalog: catalog >

    SnapshotTile.mxml (excerpt)

    private var watcher: ChangeWatcher;

    [Bindable]

    [Consume (catalogue = "Historian", library = "HistorianInterfaceLibrary")]

    public var historianService:IHistorianService;

    protected function _preinitializeHandler(event:FlexEvent):void

    {

    this.addEventListener (AnnotationParseEvent.COMPLETE, _annotationParseEventCompleteHandler);

    Watcher = ChangeWatcher.watch (Thi, "historianService", onGotService, false, true);

    }

    protected function onGotService(e:PropertyChangeEvent):void

    {

    If (historianService)

    {

    var test: collection ArrayCollection = historianService.getSnapshots("jonphill") as ArrayCollection collection;

    trace ("by using the service, point 1:" + test.getItemAt (0));

    trace ("by using the service, the point 2:" + test.getItemAt (1));

    }

    }

    I have also attached two screenshots showing the structure of the FB and CRX.

    ServicesProjectStructure.JPG

    ContentRepository.JPG

    Here, any help would be great because I am pulling my hair at this point!

    Thank you

    Then, after a support call, here is what was the problem (s):

    -When you create a new Composite Application, which is an instance of the Application of the Spark (i.e. not a module), the tile of mxml that results MUST be at the root of the src folder (i.e. in the default package). However, if you create a Module Application Composite tile, it can be nested in a package.

    -In addition, rather than in a TileReference a ServiceReference, we created the tile: in the app:Shell tag and specified ServiceReference catalogue, the library and the name (the name must match the name attribute of the tag of tile: ServiceLibrary in the catalog file).

    We are able to properly create, implement, deploy, and run tiles that call CAF Services now!

  • HI - my Mozilla browser is preventing me from fropping and adding inventories in the BigCharts platform. Any Suggestions?

    I simply use BarChart.com to track stock quotes and years everything worked very well. Now, I'm not able to add or remove symbols of rendered listing a little pointless function. This only happens in the Mozilla browser, what I like best on Explorer, which does not have this problem. Please advise on how to fix.

    My cell is xxx xxx xxxx if you prefer to call or need to help me remotely.

    Thank you

    Arland Deese

    (deleted by the moderator phone number)

    Hello

    You can try to update Firefox and check: https://www.mozilla.org/en-US/firefox/new/

    If the problem persists also try resetting Firefox.

    The reset Firefox feature can solve a lot of problems in restaurant Firefox to its factory default condition while saving your vital information.
    Note: This will make you lose all the Extensions, open Web sites and preferences.

    To reset Firefox, perform the following steps:

    1. Go to Firefox > help > troubleshooting information.
    2. Click on the button 'Reset Firefox'.
    3. Firefox will close and reset. After Firefox is finished, it will display a window with the imported information. Click Finish.
    4. Firefox opens with all the default settings applied.

    Information can be found in the article Firefox Refresh - reset the settings and Add-ons .

    This solve your problems? Please report to us!

  • QT and the Services of the platform BlackBerry (BPS)

    Hello

    in my Qt5 game trying to get events in the browser via BPS. Basically, I need to know the State of the window (full screen, thumbnail) to pause the game in full screen does not.

    The problem is that I get only a couple of events during startup. Later, while the game is running that no event is no longer available from the event queue. I know that Qt4 Qt5 containing code to integrate events BPS in the Qt eventloop.

    However, after reading most of this code, I'm still not sure what happens. Qt take the events in the queue before me? What happens to these events? They are delivered through Qt somehow?

    If someone knows something about it, I would be grateful for all the tips and pointer.

    Thank you!

    Conny

    Right, BPS events are integrated into the Qt eventloop. When Qt deals with events, it reads all BPS events and processes. This means also no one should read the BPS events (i.e. bps_get_event()), because otherwise these events are not available for Qt itself, and it could run out of vital events needed to operate correctly.

    QT provides hooks to retrieve events from the system (BPS events in our case), see QAbstractEventDispatcher::installNativeEventFilter (). See https://qt.gitorious.org/qt/qtmultimedia/blobs/master/src/plugins/blackberry/bbmediaplayercontrol.cp... for an example on how it is used.

    In your specific case, there is no need even to use BPS events somehow, since you will have QEvent::ApplicationActivate and QEvent::ApplicationDeactivate of Qt events when the application goes into miniature State, IIRC.

  • How many platforms will support a month subscription?

    Curious about the number of machines that can be used by the contract from month to month, students? Mobile home?

    2 machines, windows or mac is not question.

  • How can I fix error Pure Networks Platform Service has encountered a problem and needs to close. We are sorry for the inconvenience.

    Whenever my computer load I get this darn error. Pure Networks Platform Service has encountered a problem and needs to close.  We are sorry for the inconvenience. I also get a pop up nmsrvc.exe Application error. The statement as "0x66f23ff0" referenced memory at "0x00000000". The memory could not be 'read' PLEASE HELP!

    Hi heat110,
     
    -What is the brand and model of the router you are using?
     
    -You "Network Magic" software installed on your computer?
     
    Method 1: As a first step, try to restart the service of Pure platform of networks on your computer.
     
    Follow these steps to do the same thing:
     
    a. Click Start. Click run. Type Services.msc and press ENTER.
     
    (b) in the Services window, search for Pure Networks Platform service.
     
    c. right-click on the service and click on restart.
     
    d. restart the computer and check if you have got rid of the error message.
     
    Method 2: Uninstall Network Magic software and then re - install the software by downloading from the website of the manufacturer if necessary.
  • 'Platform' of error service

    Hi all

    I just installed Network magic 5.5.9195 on 3 computers. All 3 are Windows 2008 (webedition) servers under Server HyperV. All 3 give the error on the service of the platform does not (and I'm unable to manually start)... So my question is: is the magic of not supported under Win2008 server network?

    Greetz

    Geert

    Hi, the NM is not supported on Windows Server versions.

  • Digital Enterprise platforms Document Services - Designer 10.0 Adobe

    I need LiveCycle reader extension right.

    Can I get this service of

    "Platforms to enterprise digital adobe Document Services - Designer 10.0.

    There are a few questions in the thread, so I have them will address separately:

    • What rights do you need?  Is most likely the external data (SOAP, database) or externdal of the data objects?  Just curious and check as a requirement. Note that there are twelve different rights, and it would be useful to ensure that you really do need that the rights on server.
    • You can get access to the rights server in two ways.  Install a server trial LiveCycle/ADEP yourself: it takes just a XP or Win7 machine with 4 GB of memory. Or you can contact a local Adobe Solution Consultant and have hime drive - extend the form with the required rights.
    • I have a product manager to come back with the question of price.  It might help to know what country and region, in that you and your vertical area. And a large part of the issue price will be around if you need only drive expansion capability or if you plan to integrate the document and workflow of web content management or treatment.
  • BlackBerry Smartphones adding and deleting e-mail addresses

    I have a blackberry Bold 9930, who delivered to me by my company.  They put in place so that I had received my email to work.  Later, I added my personal e-mail for this.  It has worked well for over a year.  Then one day, I accepted by mistake an upgrade from Verizon.  I've lost everything.  My company technicians were able to restore my ability to receive my work email, but I was not able to restore my personal e-mail.  When I put in place, it shows that I have two e-mail accounts - business (which is my work email) and the internet e-mail account.  However, when I try to open the internet e-mail service - nothing happens.  I can't delete it or change.  As an option, I tried to set up a third e-mail, but cannot enter the internet e-mail service.  Many reflected on the blackberry because they don't understand why it won't work, but have not been able to understand.

    Suggestions - thank you!

    Try to go to www.blackberry.com/integrate using the browser and see if you can integrate this way. The personal e-mail account should actually still be there, and you have to only return service directories.

    I would like to know how does the browser method.

  • Web platform 4.0 - cannot install components

    Hello

    I try to install 4.0 Web platform amongst with Word Press, but it fails to install it.

    Here's the Setup log:

    Believing information: 0: loading xml product from: https://go.microsoft.com/?linkid=9819333
    Believing Error: 0: error: the file product download: ' System.Net.WebException: InternetOpenUrl retornou 0 x 80070490: Elemento nao found.
    .
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.ThrowGetLastErrorException (String offendingFunction)
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.OpenUrlAndFollowRedirects (uri, IntPtr, Uri & hInetFile)
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.DownloadFile (Uri uri, String fileName, String & contentDispositionFileName)
    em Microsoft.Web.PlatformInstaller.ProductManager.DownloadFile (Uri url, String cacheFileLocation, DateTime productFileLastModified)
    em Microsoft.Web.PlatformInstaller.ProductManager.Load (Uri productFileUrl, filterByArchitectureAndOS Boolean, Boolean loadEnclosures, useCachedVersion Boolean, String cacheDirectory, Architecture architecture, Int32 majorOS, Int32 Fund, Int32 majorSP, Int32 minorSP, Int32 osType)
    Error of believing: 0: error loading cached XML file: System.IO.FileNotFoundException: Nao faith possible service o land "C:\Users\PC\AppData\Local\Microsoft\Web platform Installer\286519986.xml.
    Person name: 'C:\Users\PC\AppData\Local\Microsoft\Web platform Installer\286519986.xml.
    em System.IO.__Error.WinIOError (Int32 errorCode, String maybeFullPath)
    em System.IO.FileStream.Init (String path, mode FileMode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, bufferSize Int32, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
    em System.IO.FileStream... ctor (String path, FileMode mode, FileAccess access, FileShare share, Int32, FileOptions options bufferSize)
    System.IO.StreamReader EM... ctor (String path, Encoding encoding, Int32 bufferSize, Boolean detectEncodingFromByteOrderMarks)
    System.IO.StreamReader EM... ctor (String path)
    em Microsoft.Web.PlatformInstaller.ProductManager.LoadFromXml (String xmlFile, Boolean loadEnclosures)
    em Microsoft.Web.PlatformInstaller.ProductManager.Load (Uri productFileUrl, filterByArchitectureAndOS Boolean, Boolean loadEnclosures, useCachedVersion Boolean, String cacheDirectory, Architecture architecture, Int32 majorOS, Int32 Fund, Int32 majorSP, Int32 minorSP, Int32 osType)
    Warning of believing: 0: could not resolve keyword WIF ID
    Warning of believing: 0: could not resolve identity ID keyword
    Warning of believing: 0: could not resolve Federation ID keyword
    Warning of believing: 0: not able to resolve the claims of ID keyword
    Warning of believing: 0: could not resolve authentication ID keyword
    Believing information: 0: filtering by majorOS: 6, Fund: 1, majorSP: 1, minorSP: 0, productType: 3, architecture: x 86
    Believing information: 0: loading xml product from: https://www.microsoft.com/web/webpi/4.2/webapplicationlist.xml
    Believing Error: 0: error: the file product download: ' System.Net.WebException: InternetOpenUrl retornou 0 x 80070490: Elemento nao found.
    .
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.ThrowGetLastErrorException (String offendingFunction)
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.OpenUrlAndFollowRedirects (uri, IntPtr, Uri & hInetFile)
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.DownloadFile (Uri uri, String fileName, String & contentDispositionFileName)
    em Microsoft.Web.PlatformInstaller.ProductManager.DownloadFile (Uri url, String cacheFileLocation, DateTime productFileLastModified)
    em Microsoft.Web.PlatformInstaller.ProductManager.Load (Uri productFileUrl, filterByArchitectureAndOS Boolean, Boolean loadEnclosures, useCachedVersion Boolean, String cacheDirectory, Architecture architecture, Int32 majorOS, Int32 Fund, Int32 majorSP, Int32 minorSP, Int32 osType)
    Error of believing: 0: error loading cached XML file: System.IO.FileNotFoundException: Nao faith possible service o land "C:\Users\PC\AppData\Local\Microsoft\Web platform Installer\716433827.xml.
    Person name: 'C:\Users\PC\AppData\Local\Microsoft\Web platform Installer\716433827.xml.
    em System.IO.__Error.WinIOError (Int32 errorCode, String maybeFullPath)
    em System.IO.FileStream.Init (String path, mode FileMode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, bufferSize Int32, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
    em System.IO.FileStream... ctor (String path, FileMode mode, FileAccess access, FileShare share, Int32, FileOptions options bufferSize)
    System.IO.StreamReader EM... ctor (String path, Encoding encoding, Int32 bufferSize, Boolean detectEncodingFromByteOrderMarks)
    System.IO.StreamReader EM... ctor (String path)
    em Microsoft.Web.PlatformInstaller.ProductManager.LoadFromXml (String xmlFile, Boolean loadEnclosures)
    em Microsoft.Web.PlatformInstaller.ProductManager.Load (Uri productFileUrl, filterByArchitectureAndOS Boolean, Boolean loadEnclosures, useCachedVersion Boolean, String cacheDirectory, Architecture architecture, Int32 majorOS, Int32 Fund, Int32 majorSP, Int32 minorSP, Int32 osType)
    Warning of believing: 0: could not resolve keyword ID ApplicationSpotlight
    Warning of believing: 0: could not resolve keyword ID ApplicationSpotlight
    Warning of believing: 0: could not resolve keyword ID ApplicationSpotlight
    Warning of believing: 0: could not resolve keyword ID ApplicationSpotlight
    Warning of believing: 0: could not resolve keyword ID ApplicationSpotlight
    Warning of believing: 0: could not resolve keyword ID ApplicationSpotlight
    Warning of believing: 0: could not resolve keyword ID ApplicationSpotlight
    Warning of believing: 0: could not resolve keyword ID ApplicationSpotlight
    Warning of believing: 0: could not resolve keyword ID ApplicationSpotlight
    Warning of believing: 0: could not resolve keyword ID ApplicationSpotlight
    Warning of believing: 0: could not resolve keyword ID KatakReady
    Believing information: 0: filtering by majorOS: 6, Fund: 1, majorSP: 1, minorSP: 0, productType: 3, architecture: x 86
    Believing information: 0: loading xml product from: https://www.microsoft.com/web/webpi/4.2/mediaproductlist.xml
    Believing Error: 0: error: the file product download: ' System.Net.WebException: InternetOpenUrl retornou 0 x 80070490: Elemento nao found.
    .
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.ThrowGetLastErrorException (String offendingFunction)
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.OpenUrlAndFollowRedirects (uri, IntPtr, Uri & hInetFile)
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.DownloadFile (Uri uri, String fileName, String & contentDispositionFileName)
    em Microsoft.Web.PlatformInstaller.ProductManager.DownloadFile (Uri url, String cacheFileLocation, DateTime productFileLastModified)
    em Microsoft.Web.PlatformInstaller.ProductManager.Load (Uri productFileUrl, filterByArchitectureAndOS Boolean, Boolean loadEnclosures, useCachedVersion Boolean, String cacheDirectory, Architecture architecture, Int32 majorOS, Int32 Fund, Int32 majorSP, Int32 minorSP, Int32 osType)
    Believing Error: 0: error loading cached XML file: System.IO.FileNotFoundException: Nao faith possible service o land 'platform of C:\Users\PC\AppData\Local\Microsoft\Web Installer\ - 595175666.xml'.
    Nome maintains: "C:\Users\PC\AppData\Local\Microsoft\Web Installer\ - 595175666.xml platform '"
    em System.IO.__Error.WinIOError (Int32 errorCode, String maybeFullPath)
    em System.IO.FileStream.Init (String path, mode FileMode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, bufferSize Int32, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
    em System.IO.FileStream... ctor (String path, FileMode mode, FileAccess access, FileShare share, Int32, FileOptions options bufferSize)
    System.IO.StreamReader EM... ctor (String path, Encoding encoding, Int32 bufferSize, Boolean detectEncodingFromByteOrderMarks)
    System.IO.StreamReader EM... ctor (String path)
    em Microsoft.Web.PlatformInstaller.ProductManager.LoadFromXml (String xmlFile, Boolean loadEnclosures)
    em Microsoft.Web.PlatformInstaller.ProductManager.Load (Uri productFileUrl, filterByArchitectureAndOS Boolean, Boolean loadEnclosures, useCachedVersion Boolean, String cacheDirectory, Architecture architecture, Int32 majorOS, Int32 Fund, Int32 majorSP, Int32 minorSP, Int32 osType)
    Believing information: 0: filtering by majorOS: 6, Fund: 1, majorSP: 1, minorSP: 0, productType: 3, architecture: x 86
    Believing information: 0: loading xml product from: https://www.microsoft.com/web/webpi/4.2/toolsproductlist.xml
    Believing Error: 0: error: the file product download: ' System.Net.WebException: InternetOpenUrl retornou 0 x 80070490: Elemento nao found.
    .
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.ThrowGetLastErrorException (String offendingFunction)
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.OpenUrlAndFollowRedirects (uri, IntPtr, Uri & hInetFile)
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.DownloadFile (Uri uri, String fileName, String & contentDispositionFileName)
    em Microsoft.Web.PlatformInstaller.ProductManager.DownloadFile (Uri url, String cacheFileLocation, DateTime productFileLastModified)
    em Microsoft.Web.PlatformInstaller.ProductManager.Load (Uri productFileUrl, filterByArchitectureAndOS Boolean, Boolean loadEnclosures, useCachedVersion Boolean, String cacheDirectory, Architecture architecture, Int32 majorOS, Int32 Fund, Int32 majorSP, Int32 minorSP, Int32 osType)
    Error of believing: 0: error loading cached XML file: System.IO.FileNotFoundException: Nao faith possible service o land "C:\Users\PC\AppData\Local\Microsoft\Web platform Installer\1881074058.xml.
    Person name: 'C:\Users\PC\AppData\Local\Microsoft\Web platform Installer\1881074058.xml.
    em System.IO.__Error.WinIOError (Int32 errorCode, String maybeFullPath)
    em System.IO.FileStream.Init (String path, mode FileMode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, bufferSize Int32, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
    em System.IO.FileStream... ctor (String path, FileMode mode, FileAccess access, FileShare share, Int32, FileOptions options bufferSize)
    System.IO.StreamReader EM... ctor (String path, Encoding encoding, Int32 bufferSize, Boolean detectEncodingFromByteOrderMarks)
    System.IO.StreamReader EM... ctor (String path)
    em Microsoft.Web.PlatformInstaller.ProductManager.LoadFromXml (String xmlFile, Boolean loadEnclosures)
    em Microsoft.Web.PlatformInstaller.ProductManager.Load (Uri productFileUrl, filterByArchitectureAndOS Boolean, Boolean loadEnclosures, useCachedVersion Boolean, String cacheDirectory, Architecture architecture, Int32 majorOS, Int32 Fund, Int32 majorSP, Int32 minorSP, Int32 osType)
    Believing information: 0: filtering by majorOS: 6, Fund: 1, majorSP: 1, minorSP: 0, productType: 3, architecture: x 86
    Believing information: 0: loading xml product from: https://www.microsoft.com/web/webpi/4.2/enterpriseproductlist.xml
    Believing Error: 0: error: the file product download: ' System.Net.WebException: InternetOpenUrl retornou 0 x 80070490: Elemento nao found.
    .
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.ThrowGetLastErrorException (String offendingFunction)
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.OpenUrlAndFollowRedirects (uri, IntPtr, Uri & hInetFile)
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.DownloadFile (Uri uri, String fileName, String & contentDispositionFileName)
    em Microsoft.Web.PlatformInstaller.ProductManager.DownloadFile (Uri url, String cacheFileLocation, DateTime productFileLastModified)
    em Microsoft.Web.PlatformInstaller.ProductManager.Load (Uri productFileUrl, filterByArchitectureAndOS Boolean, Boolean loadEnclosures, useCachedVersion Boolean, String cacheDirectory, Architecture architecture, Int32 majorOS, Int32 Fund, Int32 majorSP, Int32 minorSP, Int32 osType)
    Error of believing: 0: error loading cached XML file: System.IO.FileNotFoundException: Nao faith possible service o land "C:\Users\PC\AppData\Local\Microsoft\Web platform Installer\846193400.xml.
    Person name: 'C:\Users\PC\AppData\Local\Microsoft\Web platform Installer\846193400.xml.
    em System.IO.__Error.WinIOError (Int32 errorCode, String maybeFullPath)
    em System.IO.FileStream.Init (String path, mode FileMode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, bufferSize Int32, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
    em System.IO.FileStream... ctor (String path, FileMode mode, FileAccess access, FileShare share, Int32, FileOptions options bufferSize)
    System.IO.StreamReader EM... ctor (String path, Encoding encoding, Int32 bufferSize, Boolean detectEncodingFromByteOrderMarks)
    System.IO.StreamReader EM... ctor (String path)
    em Microsoft.Web.PlatformInstaller.ProductManager.LoadFromXml (String xmlFile, Boolean loadEnclosures)
    em Microsoft.Web.PlatformInstaller.ProductManager.Load (Uri productFileUrl, filterByArchitectureAndOS Boolean, Boolean loadEnclosures, useCachedVersion Boolean, String cacheDirectory, Architecture architecture, Int32 majorOS, Int32 Fund, Int32 majorSP, Int32 minorSP, Int32 osType)
    Believing information: 0: filtering by majorOS: 6, Fund: 1, majorSP: 1, minorSP: 0, productType: 3, architecture: x 86
    Error of believing: 0: error downloading 'http://www.microsoft.com/web/webpi/4.2/resources/WebProductList_pt-br.xml' resources: System.Net.WebException: InternetOpenUrl retornou 0 x 80070490: Elemento nao found.
    .
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.ThrowGetLastErrorException (String offendingFunction)
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.OpenUrlAndFollowRedirects (uri, IntPtr, Uri & hInetFile)
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.DownloadFile (Uri uri, String fileName, String & contentDispositionFileName)
    em Microsoft.Web.PlatformInstaller.ProductManager.DownloadFile (Uri url, String cacheFileLocation, DateTime productFileLastModified)
    em Microsoft.Web.PlatformInstaller.ProductManager.LoadLanguageFile (Uri uri, LanguageResources languageResources)
    Believing error: 0: error loading 'C:\Users\PC\AppData\Local\Microsoft\Web Installer\ - 745108425.xml platform' resource: System.IO.FileNotFoundException: Nao faith possible service o land 'platform C:\Users\PC\AppData\Local\Microsoft\Web Installer\ - 745108425.xml'.
    Nome maintains: "C:\Users\PC\AppData\Local\Microsoft\Web Installer\ - 745108425.xml platform '"
    em System.IO.__Error.WinIOError (Int32 errorCode, String maybeFullPath)
    em System.IO.FileStream.Init (String path, mode FileMode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, bufferSize Int32, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
    em System.IO.FileStream... ctor (String path, FileMode, FileAccess access, FileShare share, Int32 bufferSize mode)
    em System.Xml.XmlDownloadManager.GetStream (Uri uri, ICredentials credentials)
    em System.Xml.XmlUrlResolver.GetEntity (Uri absoluteUri, String role, Type ofObjectToReturn)
    em System.Xml.XmlTextReaderImpl.OpenUrlDelegate (object xmlResolver)
    em System.Threading.CompressedStack.runTryCode (object userData)
    Ms System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup (code TryCode, CleanupCode backoutCode, object userData)
    em System.Threading.CompressedStack.Run (CompressedStack compressedStack, ContextCallback callback, Object state)
    em System.Xml.XmlTextReaderImpl.OpenUrl)
    em System.Xml.XmlTextReaderImpl.Read)
    em System.Xml.XmlLoader.Load (XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
    em System.Xml.XmlDocument.Load (XmlReader reader)
    em System.Xml.XmlDocument.Load (String filename)
    em Microsoft.Web.PlatformInstaller.LanguageResources.LoadXmlFile (String fileName)
    em Microsoft.Web.PlatformInstaller.ProductManager.LoadLanguageFile (Uri uri, LanguageResources languageResources)
    Error of believing: 0: error downloading 'http://www.microsoft.com/web/webpi/4.2/resources/WebApplicationList_pt-br.xml' resources: System.Net.WebException: InternetOpenUrl retornou 0 x 80070490: Elemento nao found.
    .
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.ThrowGetLastErrorException (String offendingFunction)
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.OpenUrlAndFollowRedirects (uri, IntPtr, Uri & hInetFile)
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.DownloadFile (Uri uri, String fileName, String & contentDispositionFileName)
    em Microsoft.Web.PlatformInstaller.ProductManager.DownloadFile (Uri url, String cacheFileLocation, DateTime productFileLastModified)
    em Microsoft.Web.PlatformInstaller.ProductManager.LoadLanguageFile (Uri uri, LanguageResources languageResources)
    Error of believing: 0: error loading "C:\Users\PC\AppData\Local\Microsoft\Web platform Installer\665579023.xml" resource: System.IO.FileNotFoundException: Nao faith possible service o land "C:\Users\PC\AppData\Local\Microsoft\Web platform Installer\665579023.xml.
    Person name: 'C:\Users\PC\AppData\Local\Microsoft\Web platform Installer\665579023.xml.
    em System.IO.__Error.WinIOError (Int32 errorCode, String maybeFullPath)
    em System.IO.FileStream.Init (String path, mode FileMode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, bufferSize Int32, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
    em System.IO.FileStream... ctor (String path, FileMode, FileAccess access, FileShare share, Int32 bufferSize mode)
    em System.Xml.XmlDownloadManager.GetStream (Uri uri, ICredentials credentials)
    em System.Xml.XmlUrlResolver.GetEntity (Uri absoluteUri, String role, Type ofObjectToReturn)
    em System.Xml.XmlTextReaderImpl.OpenUrlDelegate (object xmlResolver)
    em System.Threading.CompressedStack.runTryCode (object userData)
    Ms System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup (code TryCode, CleanupCode backoutCode, object userData)
    em System.Threading.CompressedStack.Run (CompressedStack compressedStack, ContextCallback callback, Object state)
    em System.Xml.XmlTextReaderImpl.OpenUrl)
    em System.Xml.XmlTextReaderImpl.Read)
    em System.Xml.XmlLoader.Load (XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
    em System.Xml.XmlDocument.Load (XmlReader reader)
    em System.Xml.XmlDocument.Load (String filename)
    em Microsoft.Web.PlatformInstaller.LanguageResources.LoadXmlFile (String fileName)
    em Microsoft.Web.PlatformInstaller.ProductManager.LoadLanguageFile (Uri uri, LanguageResources languageResources)
    Error of believing: 0: error downloading 'http://www.microsoft.com/web/webpi/4.0/resources/MediaProductList_pt-br.xml' resources: System.Net.WebException: InternetOpenUrl retornou 0 x 80070490: Elemento nao found.
    .
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.ThrowGetLastErrorException (String offendingFunction)
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.OpenUrlAndFollowRedirects (uri, IntPtr, Uri & hInetFile)
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.DownloadFile (Uri uri, String fileName, String & contentDispositionFileName)
    em Microsoft.Web.PlatformInstaller.ProductManager.DownloadFile (Uri url, String cacheFileLocation, DateTime productFileLastModified)
    em Microsoft.Web.PlatformInstaller.ProductManager.LoadLanguageFile (Uri uri, LanguageResources languageResources)
    Error of believing: 0: error loading "C:\Users\PC\AppData\Local\Microsoft\Web platform Installer\314749260.xml" resource: System.IO.FileNotFoundException: Nao faith possible service o land "C:\Users\PC\AppData\Local\Microsoft\Web platform Installer\314749260.xml.
    Person name: 'C:\Users\PC\AppData\Local\Microsoft\Web platform Installer\314749260.xml.
    em System.IO.__Error.WinIOError (Int32 errorCode, String maybeFullPath)
    em System.IO.FileStream.Init (String path, mode FileMode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, bufferSize Int32, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
    em System.IO.FileStream... ctor (String path, FileMode, FileAccess access, FileShare share, Int32 bufferSize mode)
    em System.Xml.XmlDownloadManager.GetStream (Uri uri, ICredentials credentials)
    em System.Xml.XmlUrlResolver.GetEntity (Uri absoluteUri, String role, Type ofObjectToReturn)
    em System.Xml.XmlTextReaderImpl.OpenUrlDelegate (object xmlResolver)
    em System.Threading.CompressedStack.runTryCode (object userData)
    Ms System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup (code TryCode, CleanupCode backoutCode, object userData)
    em System.Threading.CompressedStack.Run (CompressedStack compressedStack, ContextCallback callback, Object state)
    em System.Xml.XmlTextReaderImpl.OpenUrl)
    em System.Xml.XmlTextReaderImpl.Read)
    em System.Xml.XmlLoader.Load (XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
    em System.Xml.XmlDocument.Load (XmlReader reader)
    em System.Xml.XmlDocument.Load (String filename)
    em Microsoft.Web.PlatformInstaller.LanguageResources.LoadXmlFile (String fileName)
    em Microsoft.Web.PlatformInstaller.ProductManager.LoadLanguageFile (Uri uri, LanguageResources languageResources)
    Error of believing: 0: error downloading 'http://www.microsoft.com/web/webpi/4.0/resources/ToolsProductList_pt-br.xml' resources: System.Net.WebException: InternetOpenUrl retornou 0 x 80070490: Elemento nao found.
    .
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.ThrowGetLastErrorException (String offendingFunction)
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.OpenUrlAndFollowRedirects (uri, IntPtr, Uri & hInetFile)
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.DownloadFile (Uri uri, String fileName, String & contentDispositionFileName)
    em Microsoft.Web.PlatformInstaller.ProductManager.DownloadFile (Uri url, String cacheFileLocation, DateTime productFileLastModified)
    em Microsoft.Web.PlatformInstaller.ProductManager.LoadLanguageFile (Uri uri, LanguageResources languageResources)
    Error of believing: 0: error loading "C:\Users\PC\AppData\Local\Microsoft\Web platform Installer\330812815.xml" resource: System.IO.FileNotFoundException: Nao faith possible service o land "C:\Users\PC\AppData\Local\Microsoft\Web platform Installer\330812815.xml.
    Person name: 'C:\Users\PC\AppData\Local\Microsoft\Web platform Installer\330812815.xml.
    em System.IO.__Error.WinIOError (Int32 errorCode, String maybeFullPath)
    em System.IO.FileStream.Init (String path, mode FileMode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, bufferSize Int32, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
    em System.IO.FileStream... ctor (String path, FileMode, FileAccess access, FileShare share, Int32 bufferSize mode)
    em System.Xml.XmlDownloadManager.GetStream (Uri uri, ICredentials credentials)
    em System.Xml.XmlUrlResolver.GetEntity (Uri absoluteUri, String role, Type ofObjectToReturn)
    em System.Xml.XmlTextReaderImpl.OpenUrlDelegate (object xmlResolver)
    em System.Threading.CompressedStack.runTryCode (object userData)
    Ms System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup (code TryCode, CleanupCode backoutCode, object userData)
    em System.Threading.CompressedStack.Run (CompressedStack compressedStack, ContextCallback callback, Object state)
    em System.Xml.XmlTextReaderImpl.OpenUrl)
    em System.Xml.XmlTextReaderImpl.Read)
    em System.Xml.XmlLoader.Load (XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
    em System.Xml.XmlDocument.Load (XmlReader reader)
    em System.Xml.XmlDocument.Load (String filename)
    em Microsoft.Web.PlatformInstaller.LanguageResources.LoadXmlFile (String fileName)
    em Microsoft.Web.PlatformInstaller.ProductManager.LoadLanguageFile (Uri uri, LanguageResources languageResources)
    Error of believing: 0: error downloading 'http://www.microsoft.com/web/webpi/4.0/resources/EnterpriseProductList_pt-br.xml' resources: System.Net.WebException: InternetOpenUrl retornou 0 x 80070490: Elemento nao found.
    .
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.ThrowGetLastErrorException (String offendingFunction)
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.OpenUrlAndFollowRedirects (uri, IntPtr, Uri & hInetFile)
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.DownloadFile (Uri uri, String fileName, String & contentDispositionFileName)
    em Microsoft.Web.PlatformInstaller.ProductManager.DownloadFile (Uri url, String cacheFileLocation, DateTime productFileLastModified)
    em Microsoft.Web.PlatformInstaller.ProductManager.LoadLanguageFile (Uri uri, LanguageResources languageResources)
    Believing error: 0: error loading 'C:\Users\PC\AppData\Local\Microsoft\Web Installer\ - 140873344.xml platform' resource: System.IO.FileNotFoundException: Nao faith possible service o land 'platform C:\Users\PC\AppData\Local\Microsoft\Web Installer\ - 140873344.xml'.
    Nome maintains: "C:\Users\PC\AppData\Local\Microsoft\Web Installer\ - 140873344.xml platform '"
    em System.IO.__Error.WinIOError (Int32 errorCode, String maybeFullPath)
    em System.IO.FileStream.Init (String path, mode FileMode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, bufferSize Int32, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
    em System.IO.FileStream... ctor (String path, FileMode, FileAccess access, FileShare share, Int32 bufferSize mode)
    em System.Xml.XmlDownloadManager.GetStream (Uri uri, ICredentials credentials)
    em System.Xml.XmlUrlResolver.GetEntity (Uri absoluteUri, String role, Type ofObjectToReturn)
    em System.Xml.XmlTextReaderImpl.OpenUrlDelegate (object xmlResolver)
    em System.Threading.CompressedStack.runTryCode (object userData)
    Ms System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup (code TryCode, CleanupCode backoutCode, object userData)
    em System.Threading.CompressedStack.Run (CompressedStack compressedStack, ContextCallback callback, Object state)
    em System.Xml.XmlTextReaderImpl.OpenUrl)
    em System.Xml.XmlTextReaderImpl.Read)
    em System.Xml.XmlLoader.Load (XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
    em System.Xml.XmlDocument.Load (XmlReader reader)
    em System.Xml.XmlDocument.Load (String filename)
    em Microsoft.Web.PlatformInstaller.LanguageResources.LoadXmlFile (String fileName)
    em Microsoft.Web.PlatformInstaller.ProductManager.LoadLanguageFile (Uri uri, LanguageResources languageResources)
    Believing information: 0: get the file http://go.microsoft.com/?linkid=9752395 sides
    Error of believing: 0: file error sides get: System.Net.WebException: InternetOpenUrl retornou 0 x 80070490: Elemento nao found.
    .
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.ThrowGetLastErrorException (String offendingFunction)
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.OpenUrlAndFollowRedirects (uri, IntPtr, Uri & hInetFile)
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.DownloadFile (Uri uri, String fileName, String & contentDispositionFileName)
    em Microsoft.Web.PlatformInstaller.ProductServiceImpl.DownloadFile (Uri Weblocation, String fileLocation)
    Believing information: 0: sides file loaded successfully
    Believing information: 0: adding product WordPress (WordPress) to cart
    Believing information: 0: load product WebMatrixforWin8 does not apply to the current operating system / configuration. Do not add
    Believing information: 0: load product IISExpress8RTWforWM does not apply to the current operating system / configuration. Do not add
    Believing information: 0: load product WebMatrixforWin8 does not apply to the current operating system / configuration. Do not add
    Believing information: 0: load product IISExpress8RTWforWM does not apply to the current operating system / configuration. Do not add
    Believing information: 0: load product WebMatrixforWin8 does not apply to the current operating system / configuration. Do not add
    Believing information: 0: load product IISExpress8RTWforWM does not apply to the current operating system / configuration. Do not add
    Believing information: 0: adding product "WordPress".
    Believing information: 0: Add product dependency ' WebMatrix
    Believing information: 0: Add product dependency ' WebMatrixforWin7orBelow
    Believing information: 0: Add product dependency ' SQLCETools
    Believing information: 0: Add product dependency ' SQLCETools_4_0
    Believing information: 0: Add product dependency ' SMO_Only_x86_11_0
    Believing information: 0: Add product dependency ' SMO32_10_5
    Believing information: 0: Add product dependency ' SMO_Only_x86_10_5
    Believing information: 0: Add product dependency ' WDeployNoSMO_3_0
    Believing information: 0: Add product dependency ' WDeploy_Only_3_0
    Believing information: 0: Add product dependency ' WDeployNoSMO
    Believing information: 0: load product WebMatrixforWin8 does not apply to the current operating system / configuration. Do not add
    Believing information: 0: load product IISExpress8RTWforWM does not apply to the current operating system / configuration. Do not add
    Believing information: 0: load product WebMatrixforWin8 does not apply to the current operating system / configuration. Do not add
    Believing information: 0: load product IISExpress8RTWforWM does not apply to the current operating system / configuration. Do not add
    Believing information: 0: load product WebMatrixforWin8 does not apply to the current operating system / configuration. Do not add
    Believing information: 0: load product IISExpress8RTWforWM does not apply to the current operating system / configuration. Do not add
    Believing information: 0: adding product "WordPress".
    Believing information: 0: Add product dependency ' WebMatrix
    Believing information: 0: Add product dependency ' WebMatrixforWin7orBelow
    Believing information: 0: Add product dependency ' SQLCETools
    Believing information: 0: Add product dependency ' SQLCETools_4_0
    Believing information: 0: Add product dependency ' SMO_Only_x86_11_0
    Believing information: 0: Add product dependency ' SMO32_10_5
    Believing information: 0: Add product dependency ' SMO_Only_x86_10_5
    Believing information: 0: Add product dependency ' WDeployNoSMO_3_0
    Believing information: 0: Add product dependency ' WDeploy_Only_3_0
    Believing information: 0: Add product dependency ' WDeployNoSMO
    Believing information: 0: current installation of setting 1
    Believing information: 0: starting install sequence
    Believing information: 0: use cached the file to C:\Users\PC\AppData\Local\Microsoft\Web platform Installer\installers\SQLCETools_4_0\0860f78a77ec4c066e0315e97df675dc5938ed9e\SSCEWebDeployTools-PTB.msi instead of download from http://go.microsoft.com/fwlink/?LinkID=242941&clcid=0x416
    Believing information: 0: download the file "http://go.microsoft.com/fwlink/?LinkID=260474&clcid=0x416" at: C:\Users\PC\AppData\Local\Temp\tmpA211.tmp
    Believing information: 0: from MSI install for msi "C:\Users\PC\AppData\Local\Microsoft\Web platform Installer\installers\SQLCETools_4_0\0860f78a77ec4c066e0315e97df675dc5938ed9e\SSCEWebDeployTools-PTB.msi", command line: 'ACTION = INSTALL REBOOT = ReallySuppress'
    Error of believing: 0: error downloading the file "http://go.microsoft.com/fwlink/?LinkID=260474&clcid=0x416". Exception: System.Net.WebException: InternetOpenUrl retornou 0 x 80070490: Elemento nao found.
    .
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.ThrowGetLastErrorException (String offendingFunction)
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.OpenUrlAndFollowRedirects (uri, IntPtr, Uri & hInetFile)
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.DownloadFile (Uri uri, String fileName, String & contentDispositionFileName)
    em Microsoft.Web.PlatformInstaller.InstallManager.WinInetDownloadInstallerFile (InstallerContext currentInstall, String & failureReason)
    Warning of believing: 0: failure of WinInet: InternetOpenUrl retornou 0 x 80070490: Elemento nao found.
    .. A new attempt to download for "deploy Web 3.0 - July 2012".
    Believing information: 0: WebClient download file "http://go.microsoft.com/fwlink/?LinkID=260474&clcid=0x416" at: C:\Users\PC\AppData\Local\Temp\tmpA221.tmp
    Believing information: 0: return value of MSI installation for the product 'Microsoft® SQL Server® Compact 4.0 SP1 Scripting Tools' is 0
    Believing information: 0: Install return product code "Microsoft® SQL Server® Compact 4.0 SP1 Scripting Tools" is success
    Believing information: 0: product Microsoft® SQL Server® Compact 4.0 SP1 Scripting Tools is installed
    Believing information: 0: current increase install 2
    Believing information: 0: Microsoft® SQL Server® Compact 4.0 SP1 Scripting Tools Setup log: C:\Users\PC\AppData\Local\Microsoft\Web platform Installer\logs\install\2013-01-10T18.14.58\SSCEWebDeployTools-PTB.txt
    Believing information: 0: EXE command from product "Microsoft® SQL Server® Compact last Scripting Tools. Command line is: "C:\Windows\system32\cmd.exe /C echo noop'." Process ID: 2680
    Believing information: 0: exit code of installation for the product "Microsoft® SQL Server® Compact last Scripting Tools ' is 0
    Believing information: 0: return product code Install "Microsoft® SQL Server® Compact last Scripting Tools" is success
    Believing information: 0: product Microsoft® SQL Server® Compact latest script installation tools
    Believing information: 0: current increase install 3
    Believing information: 0: Moving downloaded file "C:\Users\PC\AppData\Local\Temp\tmpA221.tmp" to: C:\Users\PC\AppData\Local\Microsoft\Web platform Installer\installers\WDeploy_Only_3_0\2CB5DD6B308134FEF6D306D47888C7DA98710087\WebDeploy_x86_pt-BR.msi
    Believing information: 0: from MSI install for msi "C:\Users\PC\AppData\Local\Microsoft\Web platform Installer\installers\WDeploy_Only_3_0\2CB5DD6B308134FEF6D306D47888C7DA98710087\WebDeploy_x86_pt-BR.msi", command line: 'ADDLOCAL = ANY ACTION = INSTALL REBOOT = ReallySuppress'
    Believing information: 0: download the file "http://download.microsoft.com/download/9/1/3/9138773A-505D-43E2-AC08-9A77E1E0490B/1033/x86/SharedManagementObjects.msi" at: C:\Users\PC\AppData\Local\Temp\tmp3DF4.tmp
    Error of believing: 0: error downloading the file "http://download.microsoft.com/download/9/1/3/9138773A-505D-43E2-AC08-9A77E1E0490B/1033/x86/SharedManagementObjects.msi". Exception: System.Net.WebException: InternetOpenUrl retornou 0 x 80070490: Elemento nao found.
    .
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.ThrowGetLastErrorException (String offendingFunction)
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.OpenUrlAndFollowRedirects (uri, IntPtr, Uri & hInetFile)
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.DownloadFile (Uri uri, String fileName, String & contentDispositionFileName)
    em Microsoft.Web.PlatformInstaller.InstallManager.WinInetDownloadInstallerFile (InstallerContext currentInstall, String & failureReason)
    Warning of believing: 0: failure of WinInet: InternetOpenUrl retornou 0 x 80070490: Elemento nao found.
    .. A new attempt to download of "SQL Server 2008 R2 Management Objects (x 86) only.
    Believing information: 0: WebClient download file "http://download.microsoft.com/download/9/1/3/9138773A-505D-43E2-AC08-9A77E1E0490B/1033/x86/SharedManagementObjects.msi" at: C:\Users\PC\AppData\Local\Temp\tmp3DF5.tmp
    Believing information: 0: return value of MSI installation for the product "Web 3.0 deploy - July 2012"is 0
    Believing information: 0: Install return code produced "deploy Web 3.0 - July 2012"is success. "
    Believing information: 0: product Web deploy 3.0 - July 2012 made installation
    Believing information: 0: current increase install 4
    Believing information: 0: deploy Web 3.0 - July 2012 Setup log: C:\Users\PC\AppData\Local\Microsoft\Web platform Installer\logs\install\2013-01-10T18.14.58\WebDeploy_x86_pt-BR.txt
    Believing information: 0: order of EXE from product "Web deploy 3.0 without SQL cluster support. Command line is: "C:\Windows\system32\cmd.exe /C echo noop'." Process ID: 5564
    Believing information: 0: Install code output for the product 'Web deploy 3.0 without SQL cluster support' is 0
    Believing information: 0: Install return product code "Web deploy 3.0 unsupported SQL cluster" is success
    Believing information: 0: Web 3.0 product to deploy without group support done SQL installation
    Believing information: 0: current increase install 5
    Believing information: 0: order of EXE from product "Web deploy 3.0 without group support SQL (last). Command line is: "C:\Windows\system32\cmd.exe /C echo noop'." Process ID: 1664
    Believing information: 0: Install exit for product code 'Web deploy 3.0 without group support SQL (last)' is 0
    Believing information: 0: Install return product code "Web deploy 3.0 without group support SQL (last)" is success
    Believing information: 0: Web 3.0 product to deploy without SQL cluster installation made (last) support
    Believing information: 0: current increase install 6
    Warning of believing: 0: failure WebClient contracting tracking URL http://go.microsoft.com/fwlink/?LinkId=146807&referrer=webpi. Error: System.Net.WebException: O tempo limit da operacao faith achieved
    em System.Net.WebClient.OpenRead (Uri address)
    em Microsoft.Web.PlatformInstaller.InstallManager.WebClientContactTrackingUrl (Uri, trackingUri)
    Believing information: 0: Moving downloaded file "C:\Users\PC\AppData\Local\Temp\tmp3DF5.tmp" to: C:\Users\PC\AppData\Local\Microsoft\Web platform Installer\installers\SMO_Only_x86_10_5\258A40F21D72FB0AD731A5E7AD74EF3327EC4E51\SharedManagementObjects.msi
    Believing information: 0: download the file "http://download.microsoft.com/download/F/E/D/FEDB200F-DE2A-46D8-B661-D019DFE9D470/ENU/x86/SharedManagementObjects.msi" at: C:\Users\PC\AppData\Local\Temp\tmpDAD0.tmp
    Believing information: 0: from MSI install for msi "C:\Users\PC\AppData\Local\Microsoft\Web platform Installer\installers\SMO_Only_x86_10_5\258A40F21D72FB0AD731A5E7AD74EF3327EC4E51\SharedManagementObjects.msi", command line: 'ACTION = INSTALL REBOOT = ReallySuppress'
    Error of believing: 0: error downloading the file "http://download.microsoft.com/download/F/E/D/FEDB200F-DE2A-46D8-B661-D019DFE9D470/ENU/x86/SharedManagementObjects.msi". Exception: System.Net.WebException: InternetOpenUrl retornou 0 x 80070490: Elemento nao found.
    .
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.ThrowGetLastErrorException (String offendingFunction)
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.OpenUrlAndFollowRedirects (uri, IntPtr, Uri & hInetFile)
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.DownloadFile (Uri uri, String fileName, String & contentDispositionFileName)
    em Microsoft.Web.PlatformInstaller.InstallManager.WinInetDownloadInstallerFile (InstallerContext currentInstall, String & failureReason)
    Warning of believing: 0: failure of WinInet: InternetOpenUrl retornou 0 x 80070490: Elemento nao found.
    .. A new attempt to download of ' SQL Server Management Objects x 86 Shared 2012 (April 2012).
    Believing information: 0: WebClient download file "http://download.microsoft.com/download/F/E/D/FEDB200F-DE2A-46D8-B661-D019DFE9D470/ENU/x86/SharedManagementObjects.msi" at: C:\Users\PC\AppData\Local\Temp\tmpDAD1.tmp
    Believing information: 0: installation MSI return value product "SQL Server 2008 R2 Management Objects (x 86) only ' is 0
    Believing information: 0: installation product code returns "SQL Server 2008 R2 Management Objects (x 86) only" is success
    Believing information: 0: product SQL Server 2008 R2 Management Objects (x 86) only ones made installation
    Believing information: 0: current increase install 7
    Believing information: 0: SQL Server 2008 R2 (x 86) management objects only Setup log: C:\Users\PC\AppData\Local\Microsoft\Web platform Installer\logs\install\2013-01-10T18.14.58\SharedManagementObjects.txt
    Believing information: 0: EXE command from product "SQL Server 2008 R2 Management Objects (x 86)". Command line is: "C:\Windows\system32\cmd.exe /C echo noop'." Process ID: 4624
    Believing information: 0: Install code output for the product 'SQL Server 2008 R2 Management Objects (x 86)' is 0
    Believing information: 0: Install return product code "SQL Server 2008 R2 Management Objects (x 86)" is success
    Believing information: 0: install of SQL Server 2008 R2 Management Objects (x 86) product finished
    Believing information: 0: current increase install 8
    Error of believing: 0: WebClient error during the download of the file "http://download.microsoft.com/download/F/E/D/FEDB200F-DE2A-46D8-B661-D019DFE9D470/ENU/x86/SharedManagementObjects.msi". Exception: System.Net.WebException: O tempo limit da operacao faith achieved
    em System.Net.WebClient.OpenRead (Uri address)
    em Microsoft.Web.PlatformInstaller.InstallManager.WebClientDownloadInstallerFile (InstallerContext currentInstall, String & errorMessage)
    Warning of believing: 0: failure of WebClient: O tempo limit da operacao faith achieved. A new attempt to download of ' SQL Server Management Objects x 86 Shared 2012 (April 2012).
    Believing information: 0: download the file "http://download.microsoft.com/download/F/E/D/FEDB200F-DE2A-46D8-B661-D019DFE9D470/ENU/x86/SharedManagementObjects.msi" at: C:\Users\PC\AppData\Local\Temp\tmp5D3B.tmp
    Error of believing: 0: error downloading the file "http://download.microsoft.com/download/F/E/D/FEDB200F-DE2A-46D8-B661-D019DFE9D470/ENU/x86/SharedManagementObjects.msi". Exception: System.Net.WebException: InternetOpenUrl retornou 0 x 80070490: Elemento nao found.
    .
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.ThrowGetLastErrorException (String offendingFunction)
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.OpenUrlAndFollowRedirects (uri, IntPtr, Uri & hInetFile)
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.DownloadFile (Uri uri, String fileName, String & contentDispositionFileName)
    em Microsoft.Web.PlatformInstaller.InstallManager.WinInetDownloadInstallerFile (InstallerContext currentInstall, String & failureReason)
    Error of believing: 0: failure of WinInet: InternetOpenUrl retornou 0 x 80070490: Elemento nao found.
    .. Download failure for SQL Server Shared Management Objects x 86 2012 (April 2012).
    Warning of believing: 0: dependency failed for the product 'Microsoft WebMatrix 2 refresh 2'. Download jump.
    Believing information: 0: Microsoft WebMatrix product 2 refresh 2 had an addiction fail. Increasing product installation 9
    Warning of believing: 0: dependency failed for the product 'Microsoft WebMatrix 2 refresh 2'. Download jump.
    Believing information: 0: Microsoft WebMatrix product 2 refresh 2 had an addiction fail. Increasing installation product 10
    Warning of believing: 0: failure of dependence for product "WordPress". Download jump.
    Warning of believing: 0: dependency failed for the product 'Microsoft WebMatrix 2 refresh 2'. Installation to jump
    Believing information: 0: WordPress product was addictive fail. Product to install increasing to 11
    Believing information: 0: Microsoft WebMatrix product 2 refresh 2 had an addiction fail. Increasing installation product 12
    Believing information: 0: basket of compensation
    Believing information: 0: adding product WordPress (WordPress) to cart
    Believing information: 0: load product WebMatrixforWin8 does not apply to the current operating system / configuration. Do not add
    Believing information: 0: load product IISExpress8RTWforWM does not apply to the current operating system / configuration. Do not add
    Believing information: 0: load product WebMatrixforWin8 does not apply to the current operating system / configuration. Do not add
    Believing information: 0: load product IISExpress8RTWforWM does not apply to the current operating system / configuration. Do not add
    Believing information: 0: load product WebMatrixforWin8 does not apply to the current operating system / configuration. Do not add
    Believing information: 0: load product IISExpress8RTWforWM does not apply to the current operating system / configuration. Do not add
    Believing information: 0: adding product "WordPress".
    Believing information: 0: Add product dependency ' WebMatrix
    Believing information: 0: Add product dependency ' WebMatrixforWin7orBelow
    Believing information: 0: Add product dependency ' SQLCETools
    Believing information: 0: Add product dependency ' SQLCETools_4_0
    Believing information: 0: Add product dependency ' SMO_Only_x86_11_0
    Believing information: 0: current installation of setting 1
    Believing information: 0: starting install sequence
    Believing information: 0: use cached the file to C:\Users\PC\AppData\Local\Microsoft\Web platform Installer\installers\SQLCETools_4_0\0860f78a77ec4c066e0315e97df675dc5938ed9e\SSCEWebDeployTools-PTB.msi instead of download from http://go.microsoft.com/fwlink/?LinkID=242941&clcid=0x416
    Believing information: 0: from MSI install for msi "C:\Users\PC\AppData\Local\Microsoft\Web platform Installer\installers\SQLCETools_4_0\0860f78a77ec4c066e0315e97df675dc5938ed9e\SSCEWebDeployTools-PTB.msi", command line: 'ACTION = INSTALL REBOOT = ReallySuppress'
    Believing information: 0: download the file "http://download.microsoft.com/download/F/E/D/FEDB200F-DE2A-46D8-B661-D019DFE9D470/ENU/x86/SharedManagementObjects.msi" at: C:\Users\PC\AppData\Local\Temp\tmpE53F.tmp
    Error of believing: 0: error downloading the file "http://download.microsoft.com/download/F/E/D/FEDB200F-DE2A-46D8-B661-D019DFE9D470/ENU/x86/SharedManagementObjects.msi". Exception: System.Net.WebException: InternetOpenUrl retornou 0 x 80070490: Elemento nao found.
    .
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.ThrowGetLastErrorException (String offendingFunction)
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.OpenUrlAndFollowRedirects (uri, IntPtr, Uri & hInetFile)
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.DownloadFile (Uri uri, String fileName, String & contentDispositionFileName)
    em Microsoft.Web.PlatformInstaller.InstallManager.WinInetDownloadInstallerFile (InstallerContext currentInstall, String & failureReason)
    Warning of believing: 0: failure of WinInet: InternetOpenUrl retornou 0 x 80070490: Elemento nao found.
    .. A new attempt to download of ' SQL Server Management Objects x 86 Shared 2012 (April 2012).
    Believing information: 0: WebClient download file "http://download.microsoft.com/download/F/E/D/FEDB200F-DE2A-46D8-B661-D019DFE9D470/ENU/x86/SharedManagementObjects.msi" at: C:\Users\PC\AppData\Local\Temp\tmpE540.tmp
    Believing information: 0: return value of MSI installation for the product 'Microsoft® SQL Server® Compact 4.0 SP1 Scripting Tools' is 0
    Believing information: 0: Install return product code "Microsoft® SQL Server® Compact 4.0 SP1 Scripting Tools" is success
    Believing information: 0: product Microsoft® SQL Server® Compact 4.0 SP1 Scripting Tools is installed
    Believing information: 0: current increase install 2
    Believing information: 0: Microsoft® SQL Server® Compact 4.0 SP1 Scripting Tools Setup log: C:\Users\PC\AppData\Local\Microsoft\Web platform Installer\logs\install\2013-01-10T18.27.16\SSCEWebDeployTools-PTB.txt
    Believing information: 0: EXE command from product "Microsoft® SQL Server® Compact last Scripting Tools. Command line is: "C:\Windows\system32\cmd.exe /C echo noop'." Process ID: 4540
    Believing information: 0: exit code of installation for the product "Microsoft® SQL Server® Compact last Scripting Tools ' is 0
    Believing information: 0: return product code Install "Microsoft® SQL Server® Compact last Scripting Tools" is success
    Believing information: 0: product Microsoft® SQL Server® Compact latest script installation tools
    Believing information: 0: current increase install 3
    Error of believing: 0: WebClient error during the download of the file "http://download.microsoft.com/download/F/E/D/FEDB200F-DE2A-46D8-B661-D019DFE9D470/ENU/x86/SharedManagementObjects.msi". Exception: System.Net.WebException: O tempo limit da operacao faith achieved
    em System.Net.WebClient.OpenRead (Uri address)
    em Microsoft.Web.PlatformInstaller.InstallManager.WebClientDownloadInstallerFile (InstallerContext currentInstall, String & errorMessage)
    Warning of believing: 0: failure of WebClient: O tempo limit da operacao faith achieved. A new attempt to download of ' SQL Server Management Objects x 86 Shared 2012 (April 2012).
    Believing information: 0: download the file "http://download.microsoft.com/download/F/E/D/FEDB200F-DE2A-46D8-B661-D019DFE9D470/ENU/x86/SharedManagementObjects.msi" at: C:\Users\PC\AppData\Local\Temp\tmp692F.tmp
    Error of believing: 0: error downloading the file "http://download.microsoft.com/download/F/E/D/FEDB200F-DE2A-46D8-B661-D019DFE9D470/ENU/x86/SharedManagementObjects.msi". Exception: System.Net.WebException: InternetOpenUrl retornou 0 x 80070490: Elemento nao found.
    .
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.ThrowGetLastErrorException (String offendingFunction)
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.OpenUrlAndFollowRedirects (uri, IntPtr, Uri & hInetFile)
    em Microsoft.Web.PlatformInstaller.ManagedWinInet.DownloadFile (Uri uri, String fileName, String & contentDispositionFileName)
    em Microsoft.Web.PlatformInstaller.InstallManager.WinInetDownloadInstallerFile (InstallerContext currentInstall, String & failureReason)
    Error of believing: 0: failure of WinInet: InternetOpenUrl retornou 0 x 80070490: Elemento nao found.
    .. Download failure for SQL Server Shared Management Objects x 86 2012 (April 2012).
    Warning of believing: 0: dependency failed for the product 'Microsoft WebMatrix 2 refresh 2'. Download jump.
    Warning of believing: 0: dependency failed for the product 'Microsoft WebMatrix 2 refresh 2'. Download jump.
    Believing information: 0: Microsoft WebMatrix product 2 refresh 2 had an addiction fail. Increasing installation product 4
    Believing information: 0: Microsoft WebMatrix product 2 refresh 2 had an addiction fail. Increasing product installation 5
    Warning of believing: 0: dependency failed for the product 'Microsoft WebMatrix 2 refresh 2'. Installation to jump
    Believing information: 0: Microsoft WebMatrix product 2 refresh 2 had an addiction fail. Increasing product installation 6
    Warning of believing: 0: failure of dependence for product "WordPress". Download jump.
    Believing information: 0: WordPress product was addictive fail. Increasing product installation 7

    Hi Jorge,.

    Welcome to the Microsoft community where you can find all the answers related to Windows.

    According to the description, you are having problems with the Web platform 4.0 installation.

    Method 1: Download and install the Microsoft Web Platform Installer 4.0 from the link below.

    http://www.Microsoft.com/Web/downloads/platform.aspx

    Method 2: Perform the steps in the link and check if that helps.

    How to solve problems when you install or uninstall programs on a Windows computer

    Meet us if you experience any problems during the installation of programs or any other issue of Windows, and we would be happy to help you.

    Good day!

    Hope this information helps.

  • Arrow black constantly on tracking services. This drain my battery?

    HI, I recently bought a watch of rock (yes I know, not expensive mans iPhone), iphone app uses constantly in the background location services and black filled in arrow is constantly on the screen. Will this deplete my phones battery faster?

    Thanks for the tips!

    Nick

    No doubt.

    Location services use many built in radios to obtain a fix (cellular, Wifi and Bluetooth and accelerometer, gyroscope, compass etc.) not only GPS. Radios that requires power to transmit, receive and process signals.

    Apps can ask 'levels of accuracy', so a mapping application can ask for high precision, which uses more power because it combines radio all signals and continually seeks to be precise. Check the application settings to see if you can adjust the precision. It really depends on what data you need to both devices.

    You can test to see how the iPhone lasts - ideally the days where you move a similar amount, motion will trigger updates the location.

  • Failed to add the service account to the pdf generator

    Hi guys,.

    Pourrait any assistance on the question I receive.

    I am currently working on a production server and adding a service account to the pdf generator and I get the error message: "the user account is not valid for the computer.

    I can't connect to windows with this fine account.

    Is there a group policy or and rights must be changed to fix this problem?

    Please advise,

    Thank you

    Hi Venky143,

    Your question of Windows is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for the Windows Server Forum. Please post your question in the Windows Server Forum.

    http://social.technet.Microsoft.com/forums/en/category/WindowsServer/

    In addition, you can post your question in the ITpro forums.

    http://social.technet.Microsoft.com/forums/en/category/w7itpro, windowsvistaitpro, windowsxpitpro, windowsintune

    Thank you.

  • What is normal for the backup of XP SP3 and the startup type of the removable storage service?

    I was getting ready to plan and attempt a clean full backup for tonight.  I have the backups created on several entities, currently backup but have a very stable system at the moment and wanted to try to make a clean backup file.  That day has finally arrived after been forced a corrupted system files hard drive failure "repair" critical and forced me to go back to SP1a (my Windows Genuine valid CD which I highly appreciate) in order to obtain any boot system, including safe mode and console mode.  Repair has presented many incompatibilities at the level of program and system, including the basic WMI and COM of the corruption system.  Three months later... it of time to update my backups and recovery procedures and hope that this does not happen!

    In preparation, I decided to refresh my memory on the use of the backup and by browsing the Help and Support Service Center files.  One of the first things I noticed was "storage removable service must be started for the backup works correctly."  Audit and inspection of my existing Services using computer (Local) management, I have observed that after a normal windows startup, the removable storage service is not started with manual startup type.  I use a USB drive connected as my backup media, and it is fully operational as a normally formatted NTFS data disk volume.  I have windows indexing disabled on this volume.  Is the type of service required removable storage of normal manual started?  The backup program will automatically start this service?  I know I've never manually started it myself and backups seem to work well.  Should we change the startup type to automatic?

    -Thanks, Jerry

    I would like to leave as a textbook.

    The Service will start (if capable) as soon as ntbackup.exe begins.

    If you want to see, with your Services window related to the function of RS place and it will not work and the manual.

    Click Start, run and enter in the box:

    Ntbackup.exe

    Click OK to start the backup and the Restore Wizard.

    Go back to your Services window and press F5 to refresh and SR Service should now work.

    When you exit the backup and the Restore Wizard, the RS Service stops (it may take a few minutes), and you may need to close the Services applet and reopen it to notice she's moved to manual and not running.

    You will see things like present to the event system log viewer:

    Event type: Information
    Event source: Service Control Manager
    Event category: no
    Event ID: 7036
    The removable storage service entered the running state.

    (this is when you go out the backup and the Restore Wizard and wait a few minutes... then the Service stops itself...)

    Event type: Information
    Event source: Service Control Manager
    Event category: no
    Event ID: 7036
    Description:
    The removable storage service entered the stopped state.

    It's like aid and assistance...  Most of the people (including the technical support engineers who are hired by Microsoft) say to set the Startup Type to automatic, but you don't have to...  Set it to manual and it will start fine when he needs start (if he can).

    There is no need for these Services (and many other Services in XP) as starting at each restart and run all day without doing anything.

    Here is a good list that will help you understand your XP Services:

    http://www.blackviper.com/2008/05/19/black-vipers-Windows-XP-x86-32-bit-Service-Pack-3-service-configurations/

  • What is NT Authority/Network Service? Should I be worried?

    On my 'observer of events (Local)' check to see if something occurred that may contribute to the current boot extremely long process on Windows XP.  (question reported previously, recommended to increase the size of the memory, for which thank you very much).

    I saw a string of entries NT Authority/Network Service from the moment that I started my PC.

    Anyone could explain what it is/fact & it should be there, in very simple terms please!

    It of scary, should I worry?
    If so, what should I do about it?

    The NT AUTHORITY account is built into account mainly used to run the XP Services.  Many XP Services run under the NT AUTHORITY account (it's like a user account, but you will not see in your list of users) and there are different levels of different Services.  You can see some of them as belonging to the ongoing process in the Manager of tasks and you can see them all with granularity increased if you use Process Explorer (see below for a link).

    The types are:

    NT AUTHORITY\SYSTEM (System Services)
    NT AUTHORITY\LOCAL SERVICE (local Services)
    NT AUTHORITY\NETWORK SERVICE (Network Services)

    You can search for events on the World Wide Web and get ideas.  It's where people events they see and then to the top of their questions, ideas and solutions:

    http://www.EventID.NET/

    If you find your event in the discussion, the first idea or discussion does not necessarily mean that it is the "answer" to your situation, so carefully read all ideas to find the one that sounds more like your situation, you are bored or find a satisfactory explanation.

    The most interesting newspapers are usually the Application and the system.

    Some newspapers such as security and Internet Explorer may be completely empty or have just a few items.  The default value
    settings for XP does not log this activity, unless you need to solve a problem in these areas.  If you enable logging for them the papers fill up quickly and could adversely affect the performance of your system with all the extras (often unnecessary) activity.

    If you have Microsoft Office installed, it has its own newspapers, and they can be empty or occasional boring activity very little or, if there is no problem with your desktop applications.  It's normal.

    Not every event is a problem, some are informational messages that things work very well, and some are warnings.

    However, no event should defy reasonable explanation.

    Each event is sorted by Date and time.  Errors will be red Xs, warnings will have yellow! s. informational Messages have white is.  Not every error or warning event means that there is a serious question.  Some are excusable at boot time when Windows starts.  Try to find only the events to date
    and the time around your problem.

    If you double-click on an event, it will open a window of properties with more information.  On the right are black up and down arrow keys to scroll through the open events. The third button that looks like two overlapping pages is used to copy the details of the event in your Windows Clipboard.

    When you find an interesting event that occurred at the time of your question, click on the third button at the top and arrows to copy the details and then you can paste the details (right click, paste or CTRL-V) the text in detail here for analysis.  Remove all personal information from your information after you paste If you are forced to do so.

    If you paste an event, it will look something like this annoying system startup event:

    Event type: Information
    Event source: Service Control Manager
    Event category: no
    Event ID: 7035
    Date: 14/07/2010
    Time: 17:54:18
    User: Jose
    Computer: computer

    Description:
    The Remote Access Connection Manager service was sent successfully a starting control.

    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

    To get a fresh start on any log of the event viewer, you can choose to clear the log (the log backup is available), and then reproduce your problem, then just look at the events around your show and troubleshoot events that are happening when you have your question.

    If you want another set of eyeballs on your situation of memory which is not speculation, follow these steps:

    Click Start, run and enter in the box:

    Msinfo32

    Click OK, and when the system info summary appears, click Edit, select all, copy and paste then return here.

    There will be some personal information (such as the user name and the name of the system), and what appears to be personal information for you, simply delete the pasted information.

    Download Process Explorer, so you can see what is 'really' running on your system, especially behind those svchosts several process see you in the running task manager.

    Download Process Explorer from here:

    http://TechNet.Microsoft.com/en-us/Sysinternals/bb896653.aspx

    You'll like Process Explorer when you get the hang of it.  Process Explorer is the Manager of Windows taskbar on steroids.

    Process Explorer installs nothing so it won't slow down your system since it works only on request.

    Process Explorer can seem a little intimidating at first because it has so much information, but you will begin to make love the way it works when you're looking for performance problems.   You can even say EP you want it to be your new default 'Task Manager' value in the future.  You can always run the original tasks as Manager.

    Once you get Process Explorer running, expand the columns, made drag the corners of the screen for it's largest, etc., so you can see as much information as possible in the window.  Now you can really see what is running on the system.

    Here's a screenshot of my poor system when I use Process Explorer:

    http://img222.imageshack.us/img222/2567/ProcessExplorer.PNG

    The CPU column is usually the most interesting start with performance issues - which uses the most?

Maybe you are looking for

  • Is there a difference between 'firefox - p-no-remote' and 'firefox - ProfileManager "?

    When you switch to another profile, I always use 'firefox - p-no-remote' command in terminal of ubuntu LTS 14.04.Then I read a DND article named "Multiple Firefox profiles" (https://developer.mozilla.org/en-US/docs/Mozilla/Multiple_Firefox_Profiles)

  • How can I get rid of tabs?

    Recently, I took my favorites in tabs, and I'm not happy with it. I need to know how to get rid of tabs. Thank you!

  • Paper feed

    I have a Deskjet 2050 printer.  Unfortunately, the paper feeds through. I tried the suggestions offered by HP.  Any ideas?

  • I restored Windows 10-7

    I didn't like windows 10 did a simple restore to 7, but now, you tell me that Windows7 is not authentic. "I n ' t have a key registration, but as for you to help me solve the problem. I am not computer smart, so keep things simple, if you please

  • Java plug-in for Eclipse or BB JDE BB

    Hello developers BB! I am really new to the BlackBerry development world as you will see. I started to read some of the tutorials and there is something that I'm not sure. What is the difference between BlackBerry Java plug-in for Eclipse and the Bla