I'm using image control from codeplex, and everthing is ok on my local IIS (.NET 4). When i upload my application on for example godaddy i have error 500. Please what you suggest me to do in my case (i don't have this section in system.webServer section).
Image control has allready compiled in .net 4.
Member
11 Points
81 Posts
Problem with httphandler on hosting
Sep 11, 2011 05:39 AM|marking|LINK
I'm using image control from codeplex, and everthing is ok on my local IIS (.NET 4). When i upload my application on for example godaddy i have error 500. Please what you suggest me to do in my case (i don't have this section in system.webServer section). Image control has allready compiled in .net 4.
This is my web.config:
Thx.