Hi,
I'm having a problem with the CFIDE folder being accessible and CF is
throwing errors, because of it.

Here's how I have my *LocalHost *system configured.

In the directory tree in IIS6 I see the following folders:
(globe) Default Website
     +SITE1
     +SITE2
     +CFIDE

When i try something such as this i get a JavaScript error:

<script type="text/javascript">
function doLogin() {

ColdFusion.Window.create('loginwindow','Login','login.cfm',{center:true,modal:true});
}
</script>
<p><a href="javaScript:doLogin()">Login</a></p>

When I view the page's code, there are no references to any CFIDE folders
such as this: <script type="text/javascript" src=
"/CFIDE/scripts/ajax/package/cfajax.js"></script>

When I add a Virtual Directory and click on the "Test Settings", I see an
error for the Authorization stating
*"Cannon verify access to path (c:\inetpub\wwwroot\CFIDE)." *along with this
message:

*The server is configured to use pass-through authentication with a built-in
account to access the specified physical path. However, IIS Manager cannot
verify whether the built-in account has access. Make sure that the
application pool identity has Read access to the physical path. If this
server is joined to a domain, and the application pool identity is
NetworkService or LocalSystem, verify that <domain>\<computer_name>$ has
Read access to the physical path. Then test these settings again.*
*
Any ideas of what's wrong?*


Thanks!
Joel


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:320067
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to