{"id":334,"date":"2012-01-23T22:49:32","date_gmt":"2012-01-24T03:49:32","guid":{"rendered":"http:\/\/www.cfchimp.com\/wordpress\/?p=334"},"modified":"2024-12-05T19:46:11","modified_gmt":"2024-12-06T00:46:11","slug":"rds-query-viewer-not-working","status":"publish","type":"post","link":"https:\/\/csimmons.dev\/blog\/2012\/01\/rds-query-viewer-not-working\/","title":{"rendered":"RDS Query Viewer not working: How to fix the ColdFusion Builder error: &#8216;\/YOURPROJECTFOLDER\/.rdsTempFiles\/RDS Query Viewer&#8217; does not exist"},"content":{"rendered":"<p>I have had this issue for a while and it finally made me crazy enough to try to figure it out.  It appears that this error occurs when the &#8220;RDS Query Viewer&#8221; file does not exist in the .rdsTempFiles folder within your project.<\/p>\n<p><strong>On Mac<\/strong><\/p>\n<ol>\n<li>Open Terminal<\/li>\n<li>Navigate to the directory where your project is located.  For example type: <em>cd \/Applications\/ColdFusion9\/wwwroot\/YOURPROJECTFOLDER<\/em> and hit &lt;enter&gt;<\/li>\n<li>If the &#8220;.rdsTempFiles&#8221; directory does not exist type: <em>mkdir .rdsTempFiles<\/em> and hit &lt;enter&gt;<\/li>\n<li>If the &#8220;RDS Query Viewer&#8221; file does not exist type: <em>touch &#8220;.rdsTempFiles\/RDS Query Viewer&#8221;<\/em> and hit &lt;enter&gt;.  BE SURE TO SURROUND THE COMMAND WITH THE DOUBLE QUOTES BECAUSE THE FILE NAME HAS SPACES.<\/li>\n<li>Refresh the &#8220;RDS Query Viewer&#8221; view.  RDS Query View should work now.<\/li>\n<\/ol>\n<p><strong>On Windows<\/strong><\/p>\n<ol>\n<li>Open DOS<\/li>\n<li>Navigate to the directory where your project is located.  For example type: <em>cd C:\\ColdFusion9\\wwwroot\\YOURPROJECTFOLDER <\/em>and hit &lt;enter&gt;<\/li>\n<li>If the &#8220;.rdsTempFiles&#8221; directory does not exist type: <em>mkdir .rdsTempFiles\\rdsTempFiles<\/em> and hit &lt;enter&gt;<\/li>\n<li>If the &#8220;RDS Query Viewer&#8221; file does not exist type: <em>fsutil file createnew &#8220;RDS Query Viewer&#8221; 0<\/em> and hit &lt;enter&gt;.  BE SURE TO SURROUND THE COMMAND WITH THE DOUBLE QUOTES BECAUSE THE FILE NAME HAS SPACES.<\/li>\n<li>Refresh the &#8220;RDS Query Viewer&#8221; view.  RDS Query View should work now.<\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>I have had this issue for a while and it finally made me crazy enough to try to figure it out. It appears that this error occurs when the &#8220;RDS Query Viewer&#8221; file does not exist in the .rdsTempFiles folder within your project. On Mac Open Terminal Navigate to the directory where your project is &#8230; <a title=\"RDS Query Viewer not working: How to fix the ColdFusion Builder error: &#8216;\/YOURPROJECTFOLDER\/.rdsTempFiles\/RDS Query Viewer&#8217; does not exist\" class=\"read-more\" href=\"https:\/\/csimmons.dev\/blog\/2012\/01\/rds-query-viewer-not-working\/\" aria-label=\"Read more about RDS Query Viewer not working: How to fix the ColdFusion Builder error: &#8216;\/YOURPROJECTFOLDER\/.rdsTempFiles\/RDS Query Viewer&#8217; does not exist\">Read more<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0,"_cloudinary_featured_overwrite":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":true,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[68],"tags":[32,48],"class_list":["post-334","post","type-post","status-publish","format-standard","hentry","category-developer","tag-cfbuilder-coldfusion","tag-coldfusion"],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/pbVg43-5o","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/csimmons.dev\/blog\/wp-json\/wp\/v2\/posts\/334","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/csimmons.dev\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/csimmons.dev\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/csimmons.dev\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/csimmons.dev\/blog\/wp-json\/wp\/v2\/comments?post=334"}],"version-history":[{"count":0,"href":"https:\/\/csimmons.dev\/blog\/wp-json\/wp\/v2\/posts\/334\/revisions"}],"wp:attachment":[{"href":"https:\/\/csimmons.dev\/blog\/wp-json\/wp\/v2\/media?parent=334"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/csimmons.dev\/blog\/wp-json\/wp\/v2\/categories?post=334"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/csimmons.dev\/blog\/wp-json\/wp\/v2\/tags?post=334"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}