Methods


AddService Method
New for Windows Internet Explorer 8

User initiated action to add a service.

Syntax

window.external.AddService(URL)

Parameters

URL Required. Specifies the URL for an XML Activity. This URL has to be a navigable HTTP or HTTPS URL.

Return Value

No return value.

Remarks

Installs an xml activity with the specified XML URL.

Standards Information

There is no public standard that applies to this method.

Applies To

external

See Also

IsServiceInstalled
Tags :


Community Content

EricLaw-MSFT
Search Accelerator Installation Issue

EricLaw: You must pass a URL to an XML file as the parameter to the AddService method. You may not pass an string containing XML directly.


Original Comment:
--------------------------------
I am facing problem while Adding my Search Accelerator, When i add search accelerator using the following fuction:

window.external.AddService (val)

val is that variable which has xml structure, when i add accelerator i receive an alert message which says: "Internet Explorer could not install this accelerator, There was a problem with Accelerator information". Need your kind consideration over the same.

Regards

Ankur Saxena

[tfl - 05 05 09] Hi - and thanks for your post. You should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or the MSDN Newsgroups at http://www.microsoft.com/communities/newsgroups/en-us/. You are much more likely get a quicker response using the forums than through the Community Content. For specific help about:
Visual Studio  : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.vstudio%2C&
.NET Framework : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.dotnet.framework
All Public     : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public%2C&

Page view tracker