So Kenfused wrote: > Coldfusion logs on as a local user that has access to all the required > local directories. However, if I create a windows user on the network > (CFUser) and use that user as the ColdFusion and the Macromedia > Instance logon in services everything goes to Hades in a heart a beat. > I get the following error. > > 500 There is no web application configured to service your request > There is no web application configured to service your request.
Start a console as CFUser: runas /user:cfuser cmd >From that console start CF: jrun -start <name> What errors do you see in the console? Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:268189 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

