Hi,
I am giving a try to the ISAPI connector. I have started from a full functional
application built using httpd connector. Following recomendations from Wt
Wiki for ISAPI deployment, I changed all relative local file access to absolute
file access using appRoot() and then built the ISAPI version as a dll (Windows
7, Visual C++ 2010 Express).
The dll works pretty well from IIS server, but I have some problems with
built-in widgets styles and image loading. It seems like theme (I am using
the default theme (app->setCssTheme("default")) does not load. Also, every
image that the program loads in diferent pages are not displayed, showing
just the anoying box with an x inside (I use the following sentence to load
an image: WImage(applicationWD + "resources/icons/image.jpg", container);
applicationWD is a non static global variable of type std::string loaded
in the createApplication entry point with the value of appRoot()).
I would appreciate if somebody could give some advice regarding what I am
doing wrong. The same application compiled with httpd connector works ok.
Thanks a lot.
Mario Diethelm
------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest