/File1.cfm must be located in your site root, so Project_Folder must be defined as the site root.
What does the line of code say that is throwing the File not found error? It may be that the function you are calling requires a file system path. Steve "Cutter" Blades Adobe Certified Professional Advanced Macromedia ColdFusion MX 7 Developer Co-Author of "Learning Ext JS" http://www.packtpub.com/learning-ext-js/book _____________________________ http://blog.cutterscrossing.com Priya Koya wrote: > Hi All, > > I am using COldFusion8 and trying to execute the file but error: > File not found: /File1.cfm > My project is in path: > > C:\Inetpub\Project_Folder\somefile.cfm > I have created a .cfm page in the path: > C:\Inetpub\Project_Folder\folder1\File1.cfm. > > Any Suggestions? > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:319804 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

