Problem creating accelerator for ie8

simplyme

Junior Member
Mar 6, 2009
24
0
0
I'm having difficulty installing an accelerator that I've made. I wanted to make a wikipedia accelerator for ie8 using the msdn help as reference. This was the link I've used:

http://msdn.microsoft.com/en-u...y/cc289775(VS.85).aspx

I copy pasted the example code from there and modified it so that when I select some text I should be able to look for a wikipedia article on it. The modified code is here :

http://cid-b1fecf876293420d.skydrive.live.com/self.aspx/Public/wikipedia accelerator.XML

To install the accelerator, I made an html file that would install from the address as mentioned above. I open this file from my computer ( I'm not hosting the file, I'm running the html file off my hard drive ). And when I click on the install button I get this error message :

Internet Explorer could not install this accelerator.
There was a problem with the Accelerator's information.

The html file I've used is here :

http://cid-b1fecf876293420d.skydrive.live.com/self.aspx/Public/Add service.html

I'm just a beginner. So could someone tell me where I've gone wrong? Thanks in advance.