Click here to Skip to main content
15,910,234 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralRe: Need help using SafeArray/VARIANT from ASP/VBScript client Pin
AlexO20-Dec-02 3:33
AlexO20-Dec-02 3:33 
GeneralRe: Need help using SafeArray/VARIANT from ASP/VBScript client Pin
Barry Lapthorn20-Dec-02 5:59
protectorBarry Lapthorn20-Dec-02 5:59 
GeneralRe: Need help using SafeArray/VARIANT from ASP/VBScript client Pin
AlexO20-Dec-02 7:17
AlexO20-Dec-02 7:17 
GeneralRe: Need help using SafeArray/VARIANT from ASP/VBScript client Pin
Barry Lapthorn22-Dec-02 0:44
protectorBarry Lapthorn22-Dec-02 0:44 
GeneralRe: Need help using SafeArray/VARIANT from ASP/VBScript client Pin
Anonymous20-Dec-02 3:42
Anonymous20-Dec-02 3:42 
GeneralRe: Need help using SafeArray/VARIANT from ASP/VBScript client Pin
AlexO20-Dec-02 4:05
AlexO20-Dec-02 4:05 
GeneralExecutable as server type Pin
jmodia19-Dec-02 3:58
jmodia19-Dec-02 3:58 
GeneralATL Server include issue.... Pin
nw6031218-Dec-02 18:25
nw6031218-Dec-02 18:25 
Hello,

Here is the problem I have run into. I have an Atl Server Web App that is structured like the following:

\bin (dll's)
\include (common srf that get included)
\secure (srf pages that need to be under SSL, also needs access to inlcudes)
*.srf general srf pages that need access to the includes

Here is the problem, when one of the general srf files uses an include the path for the include internal handler is \bin\something.dll. The path used for the include is relative to the file that included it, not the include itself. Now when one of the secure pages includes the same file the handler path to the dll is wrong, it tries to load the library from ...secure\bin\something.dll. This causes an issue, if the handler paths were relative to the actual file being rendered all would be well. Has anybody run accross this before and have any suggestions? Seems like the alternative is assign SSL access on a file by file basis? Other than this issue ATL server seems like a slick framework!

Thanks for any suggestions!
GeneralATL and GDI+ Pin
Jonathan de Halleux18-Dec-02 2:26
Jonathan de Halleux18-Dec-02 2:26 
GeneralRe: ATL and GDI+ Pin
Jörgen Sigvardsson21-Dec-02 10:21
Jörgen Sigvardsson21-Dec-02 10:21 
GeneralRe: ATL and GDI+ Pin
pba_23-Dec-02 12:54
pba_23-Dec-02 12:54 
GeneralRe: ATL and GDI+ Pin
Jonathan de Halleux24-Dec-02 2:58
Jonathan de Halleux24-Dec-02 2:58 
GeneralAttributed ATL and interfaces Pin
Chad Busche16-Dec-02 6:44
Chad Busche16-Dec-02 6:44 
GeneralRe: Attributed ATL and interfaces Pin
Jörgen Sigvardsson16-Dec-02 10:40
Jörgen Sigvardsson16-Dec-02 10:40 
GeneralRegular methods on the class object Pin
Mehdi Mousavi14-Dec-02 3:48
Mehdi Mousavi14-Dec-02 3:48 
GeneralRe: Regular methods on the class object Pin
AlexO19-Dec-02 4:25
AlexO19-Dec-02 4:25 
GeneralRe: Regular methods on the class object Pin
Mehdi Mousavi19-Dec-02 6:27
Mehdi Mousavi19-Dec-02 6:27 
GeneralATL 7.0 Creating Clients for COM Components Pin
jparsons13-Dec-02 14:56
jparsons13-Dec-02 14:56 
GeneralRe: ATL 7.0 Creating Clients for COM Components Pin
Jörgen Sigvardsson16-Dec-02 10:44
Jörgen Sigvardsson16-Dec-02 10:44 
GeneralChild Dialog and the XP visual styles Pin
Chad Busche13-Dec-02 11:32
Chad Busche13-Dec-02 11:32 
GeneralWTL Community Pin
Michael P Butler13-Dec-02 2:07
Michael P Butler13-Dec-02 2:07 
GeneralRe: WTL Community Pin
Paul Selormey13-Dec-02 2:24
Paul Selormey13-Dec-02 2:24 
GeneralRe: WTL Community Pin
Ramon Casellas13-Dec-02 2:54
Ramon Casellas13-Dec-02 2:54 
GeneralRe: WTL Community Pin
AlexO19-Dec-02 5:08
AlexO19-Dec-02 5:08 
GeneralUsing CComPtr<IHTMLDocument2Ptr>? (first time in ATL...) Pin
Joan M13-Dec-02 0:10
professionalJoan M13-Dec-02 0:10 

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.