-
Posted to
PHP Community
by
Halinab
on
09-28-2009, 3:10 AM
I too am getting this error runing windows iis7.0 on 64bbit tried the fix but still get the error
-
Posted to
IIS7 - Classic ASP
by
Halinab
on
05-13-2008, 9:30 AM
thanks for the quick reply -
well I checked the logs
and it authenticates the user and then I seem to be getting a
550 5.7.1 Client does not have permissions to send as this sender
though I have annoymous users checked
-
Posted to
IIS7 - Classic ASP
by
Halinab
on
05-13-2008, 8:34 AM
I'm trialling an asp script for managing email newsletters - anyway it uses cdosys and does allow for authentication.
But when I try and send an email externall I receive the error
error '8004020f'
/newspad/functions/functions_send_mail.asp, line 242
all my googling seems to indicate a problem with relay for exchange - which is ...
-
Posted to
IIS 7 - FastCGI Module
by
Halinab
on
05-12-2008, 8:03 PM
thanks anywa - but the install seems so complicated I gave it a miss
-
Posted to
IIS 7 - FastCGI Module
by
Halinab
on
05-12-2008, 4:36 AM
I'm installing listserv on my system - during instalation it asks for my cgi-bin directory.
This is the first prgram I have run so my iis7.0 is not properly configured to run this.
When I look at the handler mappings, though I installed cgi with iis7.0 install it is disabled.
What do I need to configure to get this working?
thanks
-
Posted to
IIS 7 - Troubleshooting
by
Halinab
on
05-08-2008, 10:41 PM
ok - removed and added the owa virtual directories and it works!
thanks
-
Posted to
IIS 7 - Troubleshooting
by
Halinab
on
05-08-2008, 10:22 PM
I can't seem to find the lang.owa file in te directory this time - bit it is a clean install of the client access role - done many times to fix this
confused?
-
Posted to
IIS 7 - Troubleshooting
by
Halinab
on
05-08-2008, 9:39 PM
ok - I got a little further - I edited the features for the aspx handler to include execute and I got a little further - get the owa login page - login, get the time zone change pagen then hit enter and then this
HTTP Error 404.0 - Not Found
The resource you are looking for has been removed, had its name changed, or is temporarily unavailable. ...
-
Posted to
IIS 7 - Troubleshooting
by
Halinab
on
05-08-2008, 9:19 PM
you were right all the handlers for the owa were pointing to the 32bit asp.net.
I manually changed all the handlers to the 64 bit (is there a quicker way) for owa.
The global handlers (default for the website) are also pointing to the 32 bit handlers.This is probably because I migrated my website from a 32bit iis6.0 to iis7.0 first.
How should ...
-
Posted to
IIS 7 - Troubleshooting
by
Halinab
on
05-08-2008, 8:05 AM
I seem to be haing the same problem - and changed the app pool back to 32bit false but now I received the following error
HTTP Error 404.17 - Not Found
The requested content appears to be script and will not be served by the static file handler. Detailed Error InformationModule StaticFileModule
Notification ExecuteRequestHandler
Handler ...