1

I'm always getting duplicate posts when I publish a new post from Windows Live Writer to my instance of BlogEngine.NET. What can be the reason for this? Is it a bug or something wrong with my configuration perhaps? Any help diagnosing this would be appreciated.

I'm using Windows Live Writer 14.0.8064.206 and BlogEngine.NET 1.5 final.

Manga Lee
  • 1,393

2 Answers2

2

I encounter this, but after a little bit the double posts appear to go away by themselves. I think its something to do with BE.NET.

1

You need to recycle the application pool of your website. There are no duplicate posts, as you can see by the same GUID. The records are just cached.

Dmitry
  • 11