On 09.06.2010 17:39, vini mr wrote:
I am building .dll file of 32 Bit

and i am using IIS of 32Bit Version.

and my IIS 6.0 is running on Windows 2003 Server ( 32 Bit ).

Hmm, I'm somewhat out of ideas. Never built on VS 2008. Maybe Mladen or Tim have an idea.

Rainer


On Wed, Jun 9, 2010 at 9:00 PM, Rainer Jung<rainer.j...@kippdata.de>  wrote:

On 09.06.2010 17:17, vini mr wrote:

Hi Team,

For the IIS tomcat configuration, i need to customize the 503 error
message
which is present in *'isapi_redirect.dll'*.

*DLL file which i am using :*


http://apache.thelorne.com/tomcat/tomcat-connectors/jk/binaries/win32/jk-1.2.30/isapi_redirect-1.2.30.dll

*DLL source code :*


http://apache.thelorne.com/tomcat/tomcat-connectors/jk/source/jk-1.2.30/tomcat-connectors-1.2.30-src.zip


I modifed the source code of 'isapi_redirect.dll' and re-build using
Visual
studio 2008  ( release mode ) on windows xp machine.

while compiling and building there were just fine. no error or warning
were
displayed.

but i put the same .dll file in IIS,  i realized that dll was not working
and blank page is being displayed.

I am stuck in this for couple of days.

could you please help in resolving this issue.


Are you building the right 32 Bit or 64Bit version for your IIS? Note that
even on a 64 Bit system it is possible that IIS runs in 32 Bit mode.

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to