Ask a Question related to Coldfusion Database Access, Design and Development.
-
rs250 #1
Error: Access Is Denied
Hi Guys,
We're hosting a web portal running on Windows 2003, IIS 6.0, Coldfusion MX, MS
SQL 2000. All functionalities are workable when accessed using IP address (e.g.
60.48.23.100/report/test.cfm) but not when using web domain (e.g.
portal.com/report/test.cfm). I've encountered error message:
example
=======
Line: 33
Char: 4
Error: Access Is Denied
Code: 0
URL: <domain>/reports/<file>.cfm
May I know how to solve this problem? Thanks
rs250 Guest
-
550 Access is denied - permission error
hi all. im having an issue tring to connect to a site using contribute 3.11. i get this error. Make Directory Test: The server is unable to... -
Access Denied Error
CN is computer name set wmiLocator = CreateObject("WbemScripting.SWbemLocator") Set wmiServices = wmiLocator.ConnectServer(CN) I am receiving... -
Web Service + Anon Access, but getting 401 Access Denied Error
I have a simple webservice that just returns a string. The security for this is set to windows authentication in IIS (XP Professional) and anonymous... -
Access is Denied Error??
Hi: I am getting the below error, when i run my project from visual studio environement. When i restart the m/c, the error disappers. After... -
Always get Error 401: Access denied
Thanks Kashif for the suggestions. Hi Tore, You may check the following link for more information: 811318 PRB: "Access Denied" Error Message... -
The ScareCrow #2
Re: Error: Access Is Denied
Does the "ISUR_COMPUTERNAME" user have permissions for the web root folder and below ?
Ken
The ScareCrow Guest
-
rs250 #3
Re: Error: Access Is Denied
Yes, ISUR_<ComputerName> has permission for the web folder.
rs250 Guest
-
The ScareCrow #4
Re: Error: Access Is Denied
Can you post the code around line 33 ?
Can you create a test page that just displays the date and does that work ?
Ken
The ScareCrow Guest



Reply With Quote

