Click here to Skip to main content
15,914,416 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Works On My Box Blues Pin
PIEBALDconsult1-Aug-14 5:57
mvePIEBALDconsult1-Aug-14 5:57 
GeneralRe: Works On My Box Blues Pin
W Balboos, GHB1-Aug-14 6:19
W Balboos, GHB1-Aug-14 6:19 
GeneralRe: Works On My Box Blues Pin
Ian Shlasko1-Aug-14 6:14
Ian Shlasko1-Aug-14 6:14 
GeneralRe: Works On My Box Blues Pin
PIEBALDconsult1-Aug-14 6:24
mvePIEBALDconsult1-Aug-14 6:24 
GeneralRe: Works On My Box Blues Pin
Ian Shlasko1-Aug-14 6:29
Ian Shlasko1-Aug-14 6:29 
GeneralRe: Works On My Box Blues Pin
W Balboos, GHB1-Aug-14 6:46
W Balboos, GHB1-Aug-14 6:46 
GeneralRe: Works On My Box Blues Pin
Ian Shlasko1-Aug-14 7:11
Ian Shlasko1-Aug-14 7:11 
GeneralRe: Works On My Box Blues Pin
kmoorevs1-Aug-14 7:16
kmoorevs1-Aug-14 7:16 
Problems like these are so frustrating!..but challenging as well, requiring you to find a pattern where none seems readily apparent. Happy hunting! Smile | :)

I had one a while back where some customers starting getting random crashes when loading a report. No pattern...never crashed in development, and never in any test environments here. Windows simply reported it as an unhandled exception in kernel32 or something, I can't remember the exact message, but it was not helpful at all.

The problem turned out to be the presence of a specific version of a third part library. Our product does not install the offensive and buggy library, but another software vendor's product does. While I took great pains to install only the reporting libraries our product required, apparently the other vendor chose the dark path of including every merge module available for C***** Reports!

So, I wrote a simple little utility for our mutual customers that replaces the buggy dll with an updated and stable version. I'd delete the bastard if it didn't cause the other program's installer to kick in and put it back anyway! This solves the problem, no more random crashes! Smile | :) Although it's a victory, it's impossible to make the customer understand that another software vendor is responsible for causing your program to misbehave. Confused | :confused:
"Go forth into the source" - Neal Morse

GeneralRe: Works On My Box Blues Pin
Ian Shlasko1-Aug-14 7:19
Ian Shlasko1-Aug-14 7:19 
GeneralRe: Works On My Box Blues Pin
Ravi Bhavnani1-Aug-14 7:09
professionalRavi Bhavnani1-Aug-14 7:09 
GeneralRe: Works On My Box Blues Pin
Munchies_Matt1-Aug-14 7:14
Munchies_Matt1-Aug-14 7:14 
GeneralRe: Works On My Box Blues Pin
SkysTheLimit1-Aug-14 7:28
SkysTheLimit1-Aug-14 7:28 
GeneralRe: Works On My Box Blues Pin
W Balboos, GHB1-Aug-14 7:48
W Balboos, GHB1-Aug-14 7:48 
GeneralAt field office Pin
Tim Carmichael1-Aug-14 5:27
Tim Carmichael1-Aug-14 5:27 
GeneralRe: At field office Pin
charlieg1-Aug-14 7:03
charlieg1-Aug-14 7:03 
GeneralAt office 5 Pin
Marc Clifton1-Aug-14 5:11
mvaMarc Clifton1-Aug-14 5:11 
GeneralRe: At office 5 Pin
Jeremy Falcon1-Aug-14 5:38
professionalJeremy Falcon1-Aug-14 5:38 
GeneralRe: At office 5 Pin
Marc Clifton1-Aug-14 5:50
mvaMarc Clifton1-Aug-14 5:50 
GeneralRe: At office 5 Pin
Keith Barrow1-Aug-14 7:39
professionalKeith Barrow1-Aug-14 7:39 
GeneralAt office 4 Pin
R. Giskard Reventlov1-Aug-14 4:53
R. Giskard Reventlov1-Aug-14 4:53 
GeneralRe: At office 4 Pin
OriginalGriff1-Aug-14 4:57
mveOriginalGriff1-Aug-14 4:57 
GeneralRe: At office 4 Pin
Simon_Whale1-Aug-14 5:08
Simon_Whale1-Aug-14 5:08 
GeneralRe: At office 4 Pin
OriginalGriff1-Aug-14 5:15
mveOriginalGriff1-Aug-14 5:15 
GeneralRe: At office 4 Pin
Argonia1-Aug-14 4:57
professionalArgonia1-Aug-14 4:57 
GeneralRe: At office 4 Pin
OriginalGriff1-Aug-14 5:02
mveOriginalGriff1-Aug-14 5:02 

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

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