0

I tried to install ImageResizer on a Windows Server 2012 RC2 with IIS 8.5 but I have no error message and it doesn't work. I can't reach the debugging page : resizer.debug.ashx

I tried to install the bare minimum on my test server to test it and eventually buy the creative license.

What I did so far :

I succeedeed to install this on my development computer. I probably missing something to install in my IIS configuration...

It was so easy to install on my computer, but I have a hard time to make it work on my server...

Thanks for helping me...

Martin
  • 1
  • Sorry! It wasn't related to ImageResizer. I didn't give the NTFS permissions (application pool user : IIS AppPool\[application_pool]) to some files. Shame on me! ;-) – Martin Mar 24 '17 at 11:50

1 Answers1

0

Martin answered his own question in the comments but may not have the points to create a matching answer.

The application pool user account needs NTFS read/write/delete permissions to the the ~/imagecache directory and at least read permissions to the application folder.

Lilith River
  • 16,204
  • 2
  • 44
  • 76