Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: 32 bit ISAPi on 64 bit

$
0
0
Re: 32 bit ISAPi on 64 bit
Web Connection 5.0
Re: 32 bit ISAPi on 64 bit
Apr. 21, 2013
05:22 pm
3RM1199RAShow this entire thread in new window
Gratar Image based on email address
From:Rick Strahl
To:Karl
Karl,

Make SURE the application pool is indeed configured for 32 bit and that that application is indeed assigned to your web page.

Further make sure that the Web Server account the application pool is running under (SYSTEM or NETWORK SERVICE) is set to an account that can at least read and also write in the virtual/root web folder.

It sounds like permissions are missing to read the files in the folder, which can easily happen if you don't set the application account which defaults to APplicationPoolUser which has ZERO rights on your system.



Hi Rick.

I am getting error below when running wc.dll on a 64 bit 2008 server.

HTTP Error 500.19 - Internal Server Error
Calling GetProcAddress on ISAPI filter "C:\inetpub\wwwroot\CWebPortal\Bin\wc.dll" failed

Most likely causes:
The worker process is unable to read the applicationhost.config or web.config file.
There is malformed XML in the applicationhost.config or web.config file.
The server cannot access the applicationhost.config or web.config file because of incorrect NTFS permissions.


I have an Application Pool set to 32.bit

Should wc.dll work on a 64 bit server configured like this?

Any help would be appreciated
Karl



Rick Strahl
West Wind Technologies


from Maui, Hawaii

Making waves on the Web


Viewing all articles
Browse latest Browse all 10393

Trending Articles