Did you try the non-exe install?? Tomcat actually does not install anything I think - it is mostly just a decompress of files and the setting of references to environment variables like JAVA_HOME etc.. setting of shortcuts on the start menu..... initialising the service.
So there should be a zipped version (non-exe) tomcat binary file that you might have to download from the tomcat site. Then you would have to set the variables like JAVA_HOME to point to your java install.. You should be able to start tomcat by running <TOMCAT_HOME>/bin/startup.exe You would have to do all the above stuff manually - thats the only drawback - else it is quite uncomplicated - the install is. Hope that helps, Anoop On 3/27/06, Cesar Ribera <[EMAIL PROTECTED]> wrote: > > Hi All. > I'm just begining to use Tomcat, installed in WinXP before, with no > problems, I tried to install it in Windows Server 2003 and I had a popup > GPF Window (see attached image) about "Memory 'read' ".... and I couldn't > finish the > installation. > > The Windows Server 2003 has IIS 6 already installed...JRE 1.5.06 is > correctly installed and verified. > > I tried both Tomcat 5.5.15 and 5.5.16 and the same result, the same error > screen. > > Where can I find detailed documentation regarding the necesary steps > to Install Tomcat in Windows 2003? The most basic info, the better. > > Thanks in advance for your help, best Regards. > > __________________________________________________ > Correo Yahoo! > Espacio para todos tus mensajes, antivirus y antispam ¡gratis! > Regístrate ya - http://correo.espanol.yahoo.com/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- Thanks and best regards, Anoop
