Adobe Dreamweaver Forums



Last 10 THreads :         Need code/procedure for opening pop-up usingJavaScript... (Last Post : Srihari.Ch - Replies : 0 - Views : 1 )           »          Update Website Content by my client ? ? (Last Post : simey70 - Replies : 3 - Views : 4 )           »          blogs and forums with Dreamweaver CS3 (Last Post : scarroll - Replies : 10 - Views : 11 )           »          Contact Form (Last Post : Leo_kami - Replies : 0 - Views : 1 )           »          Fireworks pop-up menu (Last Post : Primal69 - Replies : 10 - Views : 11 )           »          Uncatchable Error 2101 (Last Post : GWD - Replies : 7 - Views : 8 )           »          Mail Sending status  (Last Post : NineCooL - Replies : 4 - Views : 5 )           »          Radiogroups and Datagrids (Last Post : amol bhandwale - Replies : 2 - Views : 3 )           »          Re: Need simple 3D (Last Post : Wade_Zimmerman@adobeforums.com - Replies : 0 - Views : 1 )           »          Re: Network Error in downloading FlashPlayer (Last Post : Pepe Trfc - Replies : 0 - Views : 1 )           »         


Mission Statement
DreamWeaverForum.infois an online Community of web developers joining together to better their field, share problems and solutions as well as promoting their cause.
We strive to bring you the best information, tools, downloads and news to support your work and companys efforts working in web development.
With our favorite tool "Dreamweaver" and the tools and information we bring you, You should be in a great postion to better your skills and show the world your work.
Come back often, Stay late we have many new things coming your way. Wish you all the best in 2009 information..



 



User Info Statistics
Go Back   Adobe Dreamweaver Forums > Macromedia Software > Cold Fusion > Reporting
 
Tags:



Reply
  #1 (permalink)  
Old 11-04-2008, 09:22 AM
Russ
 
Posts: n/a
Diggs:
Default Report Builder and RDS

I just installed CF 8.1 Report Builder and attempted to use it for the first time.

Is it required to have RDS activated on the server in order to use report Builder?


Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 11-04-2008, 09:22 AM
Ian Skinner
 
Posts: n/a
Diggs:
Default Re: Report Builder and RDS

Russ wrote:
> I just installed CF 8.1 Report Builder and attempted to use it for the first time.
>
> Is it required to have RDS activated on the server in order to use report Builder?


I do not think it is *required* but I believe report builder will
definitely be limited by not having access to RDS to provide graphical
integration with database objects.
Reply With Quote
  #3 (permalink)  
Old 11-04-2008, 09:22 AM
Russ
 
Posts: n/a
Diggs:
Default Re: Report Builder and RDS

OK, that makes sense except that I know that using RDS in prior releases of CF
gave programmersfull access to server drives and folders, a risky situation.

Anyway I activated RDS on a test server with CF8.1, installed Report Builder
on my PC and the software wants to configure an RDS server. I enter everything
that is required including the RDS password and when I test the connection I
get "The following error occurred while trying to connect to the RDS server:
http/1.1 404 not found".

any thoughts?

Reply With Quote


  #4 (permalink)  
Old 11-04-2008, 09:22 AM
Ian Skinner
 
Posts: n/a
Diggs:
Default Re: Report Builder and RDS

http/1.1 404 not found

Is that an exact copy from the error message?

If so, then something is wrong somewhere in your configuration, since
http:/1.1 is never going to resolve to a http connection. It is not a
complete IP address.

I would expect to see something like:
http://127.0.0.1
OR
http://localhost
OR
Whatever is required to connect to the ColdFusion server to which you
are trying to connect.
Reply With Quote
  #5 (permalink)  
Old 11-04-2008, 09:22 AM
Ian Skinner
 
Posts: n/a
Diggs:
Default Re: Report Builder and RDS

Russ wrote:
> OK, that makes sense except that I know that using RDS in prior releases of CF
> gave programmers full access to server drives and folders, a risky situation.


P.S.
Yes RDS does give programmers a great deal of access to a server and it
is a risky situation. That is why all the documentation says to *NOT*
allow RDS on production servers, only development servers. And to take
whatever other precautions you deem necessary to restrict the access to
even the development server to only those who should have access.

Reply With Quote
  #6 (permalink)  
Old 11-04-2008, 09:22 AM
Russ
 
Posts: n/a
Diggs:
Default Re: Report Builder and RDS

good point on not allowing RDS for production servers.

anyway, on the "http/1.1 404 not found" error, yes that was an exact copy of
the error message. Based on your comment I went back and looked that the
configuration.

The 'description' of the configuration can be anything (I assume).
for the Host Name, I did have just the name of the server, what was
DTSC-HWTSX. Port is set to 80, no Context Root, no SSL, no Username, and the
password was set to what I had set with the CF Administrator.
I changed the Host name to
http://DTSC-HWTSX and now I get the error message of "A connection to the RDS
Server could not be established because the webserver was unreachable". That
host address is good (Intranet only), and I did verify that I could get to it
with a browser..

Thanks for your assistance and thoughts. Any other ideas?

Reply With Quote


  #7 (permalink)  
Old 11-04-2008, 09:22 AM
swangstw
 
Posts: n/a
Diggs:
Default Re: Report Builder and RDS

i got the same situation.

i installed CF 8 and report builder on an intranet-connected machine and the
RDS service worked just fine with the host name set to "localhost", but then i
installed another report builder on my own machine tried to connect to the
previous machine ,after i typed in all the information required by the
configuration and clicked test connection ,i got the message "A connection to
the RDS server could not established because the web server was unreachable." ,
i set the host name with the ip address of that server and it just could not
work.

any ideas?

Reply With Quote
  #8 (permalink)  
Old 11-04-2008, 09:22 AM
fargond
 
Posts: n/a
Diggs:
Default Re: Report Builder and RDS

swangstw, interesting writeup thank you.

Reply With Quote
  #9 (permalink)  
Old 11-04-2008, 09:22 AM
Disaster Man
 
Posts: n/a
Diggs:
Default Re: Report Builder and RDS

Another thought: this can also happen if RDS is disabled. Check that *both* RDS sections of the web.xml are uncommented.

see
http://kb.adobe.com/selfservice/view...nalId=tn_17276
Reply With Quote


  #10 (permalink)  
Old 11-04-2008, 09:22 AM
Karzons
 
Posts: n/a
Diggs:
Default Re: Report Builder and RDS

Thanks a lot
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



© Camley Interactive (camley.info) 2008 - all logos and images are copywrite their respective owners.
Proud member of the Camley Interactive Network
All times are GMT. The time now is 08:33 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
Inactive Reminders By Mished.co.uk