Web Slices won't load in IE8

I am trying to add a webslice to a site I am admin but for some reason I cannot get any web pages to work in ie8. I tried 2 different machines at home and one at work, but I got into the same problem, I just got the error "ie can not display this page".

If I clicked the diagnostics button, I get a debug script error:

Line: 264 Error: Object does not support this property or method.

I get exactly the same error on every single chunk, even up to the line number. Any ideas?

Edit. At webslice, I'm talking about new features that come with the ability to allow you to place a portion of a web page (such as a div containing news) in your link bar. When you click on a slice, it expands to display the contents of the slice. More information at http://msdn.microsoft.com/en-us/library/cc304073(VS.85).aspx "> http://msdn.microsoft.com/en-us/library/cc304073(VS.85 ) .aspx

Cheers Luke

0


a source to share


2 answers


Finally I managed to find the answer! There seems to be a bug with the full version of ie and google gears. If you disable transmission, that is, add, they work again! - http://support.microsoft.com/kb/969213



0


a source


Try this: http://www.code-magazine.com/Article.aspx?quickid=0811052

This is a rather messy explanation of how to create them. I am assuming that you are just not formatting them correctly ...



Good luck!

0


a source







All Articles