Click here to Skip to main content
15,922,894 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralTabs on side, transparent dialog and disable radiobuttons Pin
Dennis Nilsson5-Jun-01 11:53
Dennis Nilsson5-Jun-01 11:53 
GeneralRe: Tabs on side, transparent dialog and disable radiobuttons Pin
Christian Graus5-Jun-01 13:03
protectorChristian Graus5-Jun-01 13:03 
GeneralChange font in Dialog Pin
5-Jun-01 10:54
suss5-Jun-01 10:54 
GeneralRe: Sure. Pin
Masaaki Onishi5-Jun-01 17:51
Masaaki Onishi5-Jun-01 17:51 
GeneralProblem with CMenu Pin
5-Jun-01 9:37
suss5-Jun-01 9:37 
GeneralProblem solved, new problem :) Pin
5-Jun-01 10:05
suss5-Jun-01 10:05 
GeneralRe: Problem solved, new problem :) Pin
5-Jun-01 15:10
suss5-Jun-01 15:10 
Generalproblem using Xalan in a COM component to be used in ASP Pin
joshua williams5-Jun-01 9:25
joshua williams5-Jun-01 9:25 
I have a simple component written in c++ that uses Apache Xalan/Xerces to do XSL Processing - for the sake of getting to the heart of the problem I am having I have hard coded it to a small XML/XSL pair (strings in the code).

When I create an ASP page which uses this component it works fine the first time (outputs transformed XML) - but any number of times I try after that it is failing (outputs nothing). I have debugged into the Apache code and it seems to be failing at a custom smart pointer (as much trouble as help!) creation deep within the code for creating a source tree out of the XML (remember it works fine the first time) (XalanSourceTreeParserLiaison.cpp line 167).

Now the strange part is that if I create a VB test app to use my component it works fine every time.

The really unfortunate thing is that the Apache code has a try {} catch {} surrounding the code that fails but it is catching (...) (above it there are comments saying "need to fix this") so I cannot see what exception is being thrown.


Any thoughts? My assumption is that this has something to do with threading... But that's just my guess.

Generali went and figured out a workaround Pin
joshua williams7-Jun-01 20:38
joshua williams7-Jun-01 20:38 
GeneralMAPISendMail problem Pin
5-Jun-01 8:51
suss5-Jun-01 8:51 
GeneralRe: MAPISendMail problem Pin
Erik Yuzwa8-Jun-01 7:22
Erik Yuzwa8-Jun-01 7:22 
GeneralCould someone explain the following !!! Pin
Luc Bergeron5-Jun-01 8:40
Luc Bergeron5-Jun-01 8:40 
GeneralCObList Question Pin
Chris Klecker5-Jun-01 5:35
Chris Klecker5-Jun-01 5:35 
GeneralRe: CObList Question Pin
Tomasz Sowinski5-Jun-01 5:58
Tomasz Sowinski5-Jun-01 5:58 
GeneralRe: CObList Question Pin
Chris Klecker5-Jun-01 6:00
Chris Klecker5-Jun-01 6:00 
GeneralRe: CObList Question Pin
Tomasz Sowinski5-Jun-01 6:10
Tomasz Sowinski5-Jun-01 6:10 
GeneralRe: CObList Question Pin
D.D. de Kerf6-Jun-01 20:43
D.D. de Kerf6-Jun-01 20:43 
GeneralSpeed problem with MSSQL server database Pin
Frederico Levesque5-Jun-01 5:03
Frederico Levesque5-Jun-01 5:03 
GeneralRe: Speed problem with MSSQL server database Pin
Carlos Antollini5-Jun-01 5:55
Carlos Antollini5-Jun-01 5:55 
GeneralRe: Speed problem with MSSQL server database Pin
Frederico Levesque5-Jun-01 6:32
Frederico Levesque5-Jun-01 6:32 
GeneralUsing different charsets Pin
5-Jun-01 4:30
suss5-Jun-01 4:30 
GeneralRe: Try to use CRichEditCtrl Pin
Masaaki Onishi5-Jun-01 8:33
Masaaki Onishi5-Jun-01 8:33 
GeneralUpdate tree view Pin
hearties5-Jun-01 3:49
hearties5-Jun-01 3:49 
GeneralRe: Update tree view Pin
Frederico Levesque5-Jun-01 7:50
Frederico Levesque5-Jun-01 7:50 
GeneralRe: Update tree view Pin
hearties5-Jun-01 21:52
hearties5-Jun-01 21:52 

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.