Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
We have tried to host application into IIS after publishing. Later we are facing strange issue as given in the image.
Can you please help us to understand root cause.
Thanks
Mastan
What's the response body of that 500 request?
Hi
Here it is reponce body.
Thanks Mastan
I wish I could, but I can't. It's a mystery for me why that request is being executed with the GET method instead of POST.
hi, in your web.config there is a line <add name="ImageProcessorModule" type="ImageProcessor.Web.HttpModules.ImageProcessingModule, ImageProcessor.Web" /> remove it ,and the images will be displayed.
<add name="ImageProcessorModule" type="ImageProcessor.Web.HttpModules.ImageProcessingModule, ImageProcessor.Web" />
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Umbraco 7.2.6 Hosting into IIS
Hi,
We have tried to host application into IIS after publishing. Later we are facing strange issue as given in the image.
Can you please help us to understand root cause.
Thanks
Mastan
What's the response body of that 500 request?
Hi
Here it is reponce body.
Thanks
Mastan
Hi,
Can you please help us to understand root cause.
Thanks Mastan
I wish I could, but I can't. It's a mystery for me why that request is being executed with the GET method instead of POST.
hi, in your web.config there is a line
<add name="ImageProcessorModule" type="ImageProcessor.Web.HttpModules.ImageProcessingModule, ImageProcessor.Web" />
remove it ,and the images will be displayed.is working on a reply...