Installing Rainbowhttp://forums.asp.net/t/939867.aspx/1?Installing+RainbowSat, 24 Dec 2005 02:30:26 -05009398671121605http://forums.asp.net/p/939867/1121605.aspx/1?Installing+RainbowInstalling Rainbow hi,<br> <br> i am not able to install the rainbow portal in my system. please help me. kindly give me a step by step installation procedure so that i can locate where exactly i have gone wrong. i have the following pre-requisites. microsoft .net framework, asp .net, sql server 2000. is there any more that is required? thanks. 2005-11-23T06:54:23-05:001122143http://forums.asp.net/p/939867/1122143.aspx/1?Re+Installing+RainbowRe: Installing Rainbow Is your IIS configurated?<br> 2005-11-23T16:09:25-05:001122742http://forums.asp.net/p/939867/1122742.aspx/1?Re+Installing+RainbowRe: Installing Rainbow hi,<br> thanks for responding. yeah, IIS is configurated. My error is this - &quot;SQL server does not exist or access denied&quot;. 2005-11-24T03:55:35-05:001123143http://forums.asp.net/p/939867/1123143.aspx/1?Re+Installing+RainbowRe: Installing Rainbow It means that you are at the end of way. If got such message, I usually have a sigh of relief. <br> Do you have user and login ASPNET in SQL Server and wellconfigured ConnevtionString in web.config?<br> 2005-11-24T15:43:52-05:001124165http://forums.asp.net/p/939867/1124165.aspx/1?Installing+Rainbow+PortalInstalling Rainbow Portal Hi,<br> <br> yeah, i have a user and login in sql server. but it is not under the name ASPNET. i guess that shouldnt make any difference. i changed the web configuration to the correct string. i sometimes get another error like &quot; parameter not supplied to @PortalVersion in rb_GetTabSettings procedure&quot;. should i modify the code inside?<br> <br> thanks.<br> <br> yours,<br> swarnima<br> 2005-11-26T05:56:06-05:001141319http://forums.asp.net/p/939867/1141319.aspx/1?Re+Installing+RainbowRe: Installing Rainbow You edit the ConnectionString in file Web.config.<br> <br> server=[your computer name]; database=Rainbow; user ID=sa; password=123456789<br> <br> Everything is at Forum.<br> 2005-12-13T23:46:52-05:001141467http://forums.asp.net/p/939867/1141467.aspx/1?Re+Installing+RainbowRe: Installing Rainbow Fastest way is create a temp project, add a datacontrol to your project and configure the datasource and then copy the connection string and paste it into your other web.config :) I hope this helps.<br> 2005-12-14T03:29:34-05:001144094http://forums.asp.net/p/939867/1144094.aspx/1?How+to+add+mutiple+portals+How to add mutiple portals? <p>hi,</p> <p>i need some help in adding mutiple portals in my rainbow portal. can anyone give me a step by step instruction as to how to create new portals?</p> <p>Thanks</p> <p>Swarnima</p> <p>&nbsp;</p> <p>&nbsp;</p> 2005-12-16T06:58:41-05:001150992http://forums.asp.net/p/939867/1150992.aspx/1?Re+How+to+add+mutiple+portals+Re: How to add mutiple portals? You have to add additional host headers in your IIS site where your Rainbow is installed. Rahul swarnima wrote: &gt; hi, &gt; &gt; i need some help in adding mutiple portals in my rainbow portal. can &gt; anyone give me a step by step instruction as to how to create new portals? &gt; &gt; Thanks &gt; &gt; Swarnima &gt; &gt; &gt; &gt; &gt; &gt; &gt; ------------------------------------------------------------------------ &gt; http://forums.asp.net/1141467/ShowPost.aspx#1144094 &gt; 2005-12-24T02:30:26-05:00