ReportPortal
ReportPortal
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 ReportPortal General Forum
 Report Portal Installation
 Redirecting report portal DB's

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Message:

* HTML is ON
* Forum Code is OFF
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
todd Posted - 10/18/2006 : 14:03:48
Hi All
i have shifted the RP db to our product sql server and need to know where the configuration file is that pionts to the connection to the db's for the RP interface hosted on our temp web server...
when i build this system, sql, iis and report portal are all running on the same box for testing purposes,so configuration was easy. I want to move this product into our production environment, naturally I have several different servers (data, web, and web apps, plus backup server to all of these and replicating data servers)
anyones help on this issue would be great..
thanks
Todd
2   L A T E S T    R E P L I E S    (Newest First)
admin Posted - 10/24/2006 : 07:46:54
The DB connection information is stored in this file:

C:\Inetpub\wwwroot\ReportPortal\xmla.udl
todd Posted - 10/18/2006 : 14:43:16
quote:
Originally posted by Marco Groeneveld

Hi,

Just see your ReportPortal folder in IIS and you will see the file you can change and update

Marco
www.gmsbv.nl


Hi Marco
is that the web.config file, and the only line i can find inthere is:

-->
<sessionState
mode="InProc"
stateConnectionString="tcpip=127.0.0.1:42424"
sqlConnectionString="data source=127.0.0.1;Trusted_Connection=yes"
cookieless="false"
timeout="20"
/>

is this twhere i change where theRP db is to be found

thanks
Todd

ReportPortal © 2000-2002 Snitz Communications Go To Top Of Page