-
Posted to
Troubleshooting
by
Trevor2sms
on
10-01-2008, 12:26 PM
Hi,
I am getting the below error message but I have got all the correct permissions on IIS and ASP.NET 2.0. I am using Microsoft IIS 6.0 in 64-bit mode.
Unable to get the private bytes memory limit for the W3WP process. The ASP.NET cache will be unable to limit its memory use, which may lead to a process restart. Error: 0x80070005.
Is ...
-
Posted to
IIS in 64-bit Native Mode
by
Trevor2sms
on
08-28-2008, 8:03 AM
Hi,
I have a website that gets it contents from a file server. It also has one virtual directory which is also on the same file server. I have setup kerboras authentication between the web server and the file server. On the web site I have set the Connect As to use the authenticated user and it does display the main content, however when it loads ...
-
Posted to
IIS in 64-bit Native Mode
by
Trevor2sms
on
06-24-2008, 5:42 AM
I have confirmed the file does exist in that directory, and IIS have permissions on that file to execute. However it is still saying file not found. Does the Connector need other DLL's?
-
Posted to
IIS in 64-bit Native Mode
by
Trevor2sms
on
06-12-2008, 12:18 PM
Hi,
I have a web site that uses Integrated Windows Authentication and the codebase is on a remote server. I have configured IIS to use the authenticated user to gain access to the remote server. On the remote server I have added the user to the permissions and on the web server added the user to temporary ASP.NET directory and ...
-
Posted to
IIS in 64-bit Native Mode
by
Trevor2sms
on
06-11-2008, 11:56 AM
Thank You.
However I do not know which file is missing. I have the workers.properties and uriworkermap.properties in the conf directory of tomcat. I also have the registry entries in the registry.
What other file do I need?
-
Posted to
IIS in 64-bit Native Mode
by
Trevor2sms
on
06-09-2008, 4:47 AM
TThe Tomcat Redirector is built for 64-bit.
The event log that I get are:
EventID: 2268
Source: W3SVP-WPDescription:
Could not load all ISAPI filters for site/service
Data: 02 00 00 00
AND
EventID: 2214
Source: W3SVP-WPDescription:
The HTTP Filter DLL C:\Program Files\Tomcat Connector\isapi_redirect.dll failed to load. The data is ...
-
Posted to
IIS in 64-bit Native Mode
by
Trevor2sms
on
06-06-2008, 11:47 AM
Hi,
Does anybody know how to setup the tomcat redirector on IIS 6.0 running in 64-bit mode? I have tryed everything and each time I request a JSP IIS reports that it cannot find a file. I have followed all the instructions but still can not get it to work.
If I put IIS into 32-bit mode, then I can get it to work.
Anyone got any ...