Can't preview .dwt files after installing XP SP2

J

Jeremy

Today I installed service pack 2. Since then I have found I can't preview my
..dwt template files in Internet Explorer. Preview pane works OK, but File |
Preview in Browser doesn't for IE. I can still preview my .dwt files in
Netscape without a problem.

Anyone have any ideas please?
 
J

Jeremy

I should have mentioned that when I click File | Preview in Browser | IE,
nothing happens: no error message, nothing other than a very thin vertical
gray line down part of my screen. The problem is not likely to be anything
in my dwt file. I get the problem with the following file:

<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<!-- #BeginEditable "doctitle" -->
<title>New Page 1</title>
<!-- #EndEditable -->
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
</head>
<body>
<p>Test .dwt page</p>
</body>
</html>
 
J

Jeremy

I solved my problem. I went to File|Preview in Browser|Edit Broswer List and
deselected Internet Explorer. Then I closed FP, opened it again, and
re-selected IE as one of the browsers with which to Preview. Worked fine. I
guess something got "stuck"...
 
Top