Bing Wallpaper works on IIS Express (Win 10) but not on IIS 8.5 (on production server Win 2012)

0
0

is there any specific setting required?

Regards

Johann

  • You must to post comments
0
0

Hi Johann,

Image rotation is handled on the browser side as you can see at https://github.com/iceteagroup/wisej-extensions/blob/master/Wisej.Web.Ext.BingWallpaper/Platform/BingWallpaper.js

If you comment the following lines, no image are shown

line 93 this.__setNextImage();

and

line 218 me.__setNextImage();

Please try the application deployed on IIS 8.5 (on production server Win 2012) on a browser on your own computer.

  • You must to post comments
0
0

Hi Johann,

What are the exact issues you find on your browser?

  • Johann Gregorich
    Hi Tiago, the area where the wall paper should appear, stays blank. On IIS Express, wall papers are shown and rotating smoothly.
  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.