In situations like yours I would say the opposite. If you are developing on a live server, you have no production machine, only a development one, deployed in a production environment.
Really though, if you have a computer that you use every day, you should make an effort to make that your development environment. CF will run fine on a desktop or laptop. If this is not possible in your case, I would look into emailing yourself the errors, or perhaps writing them to a log (maybe they already are logged). If you choose to email them, you might consider creating a mailbox just for the errors so that a major mistake doesn't destroy your inbox. Lastly, look into Hoth: http://aarongreenlee.com/share/hoth-coldfusion-errors-tracking-reporting -Cameron On Tue, Jan 22, 2013 at 2:54 PM, Steve LaBadie <[email protected]>wrote: > > Unfortunately there is no development machine. > > Steve LaBadie, Web Manager > East Stroudsburg University > 570-422-3999 > [email protected] > > > > > -----Original Message----- > From: Russ Michaels [mailto:[email protected]] > Sent: Tuesday, January 22, 2013 2:51 PM > To: cf-talk > Subject: Re: SOT: Custom 404 > > > You only need the custom error page on the live site, simply disable it on > your development machine. > > Regards > Russ Michaels > www.michaels.me.uk > www.cfmldeveloper.com - Free CFML hosting for developers www.cfsearch.com- CF > search engine On Jan 22, 2013 7:37 PM, "Steve LaBadie" < > [email protected]> wrote: > > > > > I created a custom 404 page so visitors would see the CF error page. > > Now I can't see what errors are being produced when developing new > > dynamic content. Are there any recommendation on how to resolve this? > > > > Thanks, > > > > Steve LaBadie, Web Manager > > East Stroudsburg University > > 570-422-3999 > > [email protected]<mailto:[email protected]> > > > > [facebook-16x16]<http://www.facebook.com/eaststroudsburguniversity> > > [twitter-16x16] <http://twitter.com/esuniversity> [youtube-16x16] < > > http://www.youtube.com/user/esuedu> > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:354005 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

