Bruce Sorge wrote: > OK, so I did this and still the same issue. Here is what I did: > > Deleted the previous configuration. > Created a new folder C:\Webapps > Copied the FarCry directory into the Webapps folder > Created a new website with it's own dedicated IP address called FarCry, > pointing to C:\Webapps\FarCry\MyProject\www > Created a virtual directory inside of this app called FarCry, pointing > it to C:\Webapps|FarCry\Core\Admin >
Going with the setup you provided above (the previous one would have worked as well) make sure the following is true: * when you said "copied the FarCry directory into the webapps folder", please verify that in the C:\Webapps\FarCry folder you have 3 folders (core, plugins, and projects) * You should have a CF mapping called /farcry that points to "C:\Webapps\FarCry" As for the "Page Not Found" errors, Stephen is right... it sounds like something is not quite right with IIS. You should see "something" other than page not found. This tells me that IIS is not finding what it needs before it can even consider involving ColdFusion (let alone FarCry). Its probably going to be something really simple in the end :). Another thing: Depending on how you downloaded the package, can you verify that the install folder exists? (should be "C:\Webapps\FarCry\myProject\www \install"). If not, lets us know and someone will get you pointed in the correct direction. Regards, -- Jeff Coughlin Web Application Developer [EMAIL PROTECTED] http://jeffcoughlin.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
