bishop335 / subtext

Automatically exported from code.google.com/p/subtext
0 stars 0 forks source link

IdenticonHandler.ashx is throwing a Parser Error #228

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Upgrade to Subtext 2.5 (using the Updater Tool)
2. View posts with comments
3. Gravatar images are broken
4. Browse to the URL for one of the images
5. You'll get a YSOD

What is the expected output? What do you see instead?
Expecting to get Gravatar images back.  Instead, getting a YSOD

For example:
http://jeffhandley.com/images/IdenticonHandler.ashx?code=1419261394

What version of the product are you using? On what operating system?
Subtext 2.5.0.3
Windows Server Standard 2008 32-bit

Please provide any additional information below.

Server Error in '/' Application.

Parser Error

Description: An error occurred during the parsing of a resource required to 
service this request. Please review the following specific parse error details 
and modify your source file appropriately. 

Parser Error Message: Could not create type 'IdenticonHandler'.

Source Error: 
Line 1:  <%@ WebHandler Language="C#" Class="IdenticonHandler" %>

Source File: /images/IdenticonHandler.ashx    Line: 1 

Version Information: Microsoft .NET Framework Version:2.0.50727.4200; ASP.NET 
Version:2.0.50727.4016

Original issue reported on code.google.com by jeffhand...@gmail.com on 15 Jun 2010 at 5:07

GoogleCodeExporter commented 9 years ago
Accidental dupe of issue #227 (thumb twitched and I double-clicked the submit 
button).

Original comment by jeffhand...@gmail.com on 15 Jun 2010 at 5:09

GoogleCodeExporter commented 9 years ago

Original comment by simone.chiaretta on 15 Jun 2010 at 7:45