The JRUN service needs to run as a user that has access to network paths. By default it runs as SYSTEM which does not.
snake -----Original Message----- From: Eric A. Haskins [mailto:[EMAIL PROTECTED] Sent: 13 July 2006 23:36 To: CF-Talk Subject: RE: UNC shares and JRUN/CFMX Help A quick addendum to my post. I believe JRUN parses the so if I specify A UNC of \\srv-intweb\webroot$\Intranet When I check the logs I see Error [web-2] - File not found: /probe.cfm The specific sequence of files included or processed is: \srv-intweb\webroot$\Intranet\probe.cfm Even when I escape the unc with \\\\srv-intweb\webroot$\Intranet it still returns Error [web-2] - File not found: /probe.cfm The specific sequence of files included or processed is: \srv-intweb\webroot$\Intranet\probe.cfm Anyone have any ideas??? Thx ~Eric Hello, Has anyone been able to successfully use a UNC share as the web root for JRUN ( JWS ). In our Dev distributed environment I am currently proxying from IIS6 to our JRUN/CFMX 7 Ent. Servers. All works well if I copy our website to both servers locally. I am now trying to get JRUN to see our share that holds our dev environment so I don't have to have 1 copy of the site for the 3 IIS frontend servers (on the UNC share) and 3 copies locally for each of the JRUN/CFMX boxes. This wouldn't be an issue if we were running the Jrun connector unfortunately we are using Hardware load balancers so we have to rely on JWS in JRUN. I am starting to think I may have to use mapped drives to make this function properly Been googling for 2 days on this one! Any ideas would be appreciated!! Thx, ~Eric ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:246479 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

