Click here to Skip to main content
15,888,816 members

Bugs and Suggestions

   

General discussions, site bug reports and suggestions about the site.

For general questions check out the CodeProject FAQs. To report spam and abuse Head to the Spam and abuse watch. If you wish to report a bug privately, especially those related to security, please email webmaster@codeproject.com

 
GeneralRe: Repository To Store EBooks Pin
Babu_Abdulsalam22-Aug-14 4:46
Babu_Abdulsalam22-Aug-14 4:46 
SuggestionNotification emails killing Outlook 2010 Pin
OriginalGriff21-Aug-14 22:33
mveOriginalGriff21-Aug-14 22:33 
GeneralRe: Notification emails killing Outlook 2010 Pin
DaveAuld22-Aug-14 3:43
professionalDaveAuld22-Aug-14 3:43 
GeneralRe: Notification emails killing Outlook 2010 Pin
OriginalGriff22-Aug-14 3:51
mveOriginalGriff22-Aug-14 3:51 
GeneralRe: Notification emails killing Outlook 2010 Pin
DaveAuld22-Aug-14 3:46
professionalDaveAuld22-Aug-14 3:46 
GeneralRe: Notification emails killing Outlook 2010 Pin
Chris Maunder22-Aug-14 3:49
cofounderChris Maunder22-Aug-14 3:49 
GeneralRe: Notification emails killing Outlook 2010 Pin
OriginalGriff22-Aug-14 3:56
mveOriginalGriff22-Aug-14 3:56 
GeneralRe: Notification emails killing Outlook 2010 Pin
Chris Maunder22-Aug-14 11:42
cofounderChris Maunder22-Aug-14 11:42 
I found the issue. It's kinda amusing. Except it's really not.

The links to images in the emails are of the form //domain.com/file.ext. Thie is a URL form that says "get the HTTP or HTTPS version of the file depending on the protocol of the current request". Outlook, in its infinite wisdom, has decided that what it really, truly means is "\\domain.com\file.ext". Meaning when it tries to load the email it is looking for a computer on your network called domain.com. And, given that loading an image from a network location is obviously best done in a manner that blocks the UI thread, the entire Outlook app locks up while it hunts around for \\domain.com.

I've fixed, and will deploy soon.

D'Oh! | :doh:
cheers
Chris Maunder

GeneralRe: Notification emails killing Outlook 2010 Pin
OriginalGriff22-Aug-14 21:49
mveOriginalGriff22-Aug-14 21:49 
GeneralRe: Notification emails killing Outlook 2010 Pin
OriginalGriff26-Aug-14 5:45
mveOriginalGriff26-Aug-14 5:45 
GeneralRe: Notification emails killing Outlook 2010 Pin
Chris Maunder26-Aug-14 6:05
cofounderChris Maunder26-Aug-14 6:05 
GeneralRe: Notification emails killing Outlook 2010 Pin
OriginalGriff26-Aug-14 6:13
mveOriginalGriff26-Aug-14 6:13 
GeneralRe: Notification emails killing Outlook 2010 Pin
Chris Maunder26-Aug-14 6:19
cofounderChris Maunder26-Aug-14 6:19 
BugUnwanted text box in "unsubscribe" page. Pin
SamiulAnan21-Aug-14 22:03
SamiulAnan21-Aug-14 22:03 
BugHTML in <pre> is rendered literally! Pin
Qwertie21-Aug-14 14:46
Qwertie21-Aug-14 14:46 
GeneralRe: HTML in <pre> is rendered literally! Pin
Chris Maunder21-Aug-14 16:15
cofounderChris Maunder21-Aug-14 16:15 
GeneralRe: HTML in <pre> is rendered literally! Pin
Qwertie23-Aug-14 6:17
Qwertie23-Aug-14 6:17 
SuggestionClear notification when you view a page Pin
Stephen Hewison20-Aug-14 22:32
Stephen Hewison20-Aug-14 22:32 
GeneralRe: Clear notification when you view a page Pin
Chris Maunder5-Sep-14 9:45
cofounderChris Maunder5-Sep-14 9:45 
SuggestionSearch edit in lounge jumps an inch higher when clicked Pin
Joe Woodbury20-Aug-14 11:39
professionalJoe Woodbury20-Aug-14 11:39 
GeneralRe: Search edit in lounge jumps an inch higher when clicked Pin
Chris Maunder20-Aug-14 12:51
cofounderChris Maunder20-Aug-14 12:51 
QuestionHow to pick up "old" subjects best? Or: Do additions to very old discussions get recognised? Pin
Chris87520-Aug-14 5:40
professionalChris87520-Aug-14 5:40 
AnswerRe: How to pick up "old" subjects best? Or: Do additions to very old discussions get recognised? Pin
Chris Maunder20-Aug-14 13:18
cofounderChris Maunder20-Aug-14 13:18 
SuggestionRe: How to pick up "old" subjects best? Or: Do additions to very old discussions get recognised? Pin
Chris87521-Aug-14 0:44
professionalChris87521-Aug-14 0:44 
GeneralRe: How to pick up "old" subjects best? Or: Do additions to very old discussions get recognised? Pin
Chris Maunder21-Aug-14 2:56
cofounderChris Maunder21-Aug-14 2:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Flags: FixedAnswered

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.