Well, I finally got added to this group. I go by Zyxwv88 in the forums and I'm learning Rainbow slowly and starting to contribute and develop. That reminds...
Very awesome. Thats the thing I love about rainbow...its very easy to find whats giving you an issue then DNN and simple to apply a fix. For adding fixes,...
I'm a little confused by how some of the page buttons work. On a portal we are working on, when editing a page and hitting the Apply Changes button, normally...
Ive wondered this myself. From my personal try to trace, I found that the buttons are generated I believe from a top level class and you have to trace the...
Rahul and I have talked about this prob forever. Now that we are in an awesome location ( Washington DC), I would love to discuss the possibility of a...
If I could only get my work to pay for me to go there, I'd love it. Heheh. Matt ... in an ... possibility ... have to be ... capital :) ... talks, needs, ... ...
Yeah, I noticed that the apply cahnges was the same except for redirecting, but I haven't been able to figure out where the code is that handles any of that....
Redirecting happens on line 148 of PropertyPage.ascx.cs. The actual updating happens in the SettingsTable control. I only made the usability changes to the 2.0...
Rainbow Portal Support GroupSorry... for my pop3 client .. ** i have problems with Menu (i think registerClientScriptBlock), when i add a new page, the menu...
Try to ask for at http://community.rainbowportal.net/ All the rainbowportal communication including support has migrated there. This mailgroup is working just...
Alexey 0 Moudrick
moudrick@...
May 9, 2007 4:13 pm
2681
Are you sure you are using beta one on asp.net. This was a rb 2006 issue and was resolved. Rainbow 2 will use the asp.net menu control with sitemap to get...
Hey everyone, just wanted everyone to know what Ive got in store for what should make a good summer. Rahul has also wrote a good philosophy on the new...
Well in 27 hours we have over 600 downloads for the first round before I make this public. Please send me your feedback as I want to know any issues that you...
I'm ready to take the plunge and upgrade our exisitng Rainbow install to 1.1.rev.635. I've downloaded and extracted the .rar. What should I do next?...
Just copy your existing portals and design directory to the location you extract the .rar, update the web.config to point to your old database and run...
So no problems lol? I found a couple of issues and will blog soon. Just wanted any extra feedback. -- Regards, Eric Ramseur Rainbow Portal 2.0 Admin ...
Thanks for the feedback as it helped me big time. Ive blogged my findings on install and would like to start a dialog on updating 1.6 sites to 2.0. Entry :...
Hi Can any body suggest me the solution to this problem?? When I move mouse over Page Manager in Administrator tab, a list is displayed. If I move the mouse...
OK..so I upgraded to version 1.1.rev.635 and now when I access my site, I get a message that says, "Unable to Continue. We're sorry, but we were unable to...
rb_logs/rb_log.resx file content should make clear the cause of the problem ... -- ... Best Regards Alexey 0 Moudrick =================...
Alexey 0 Moudrick
moudrick@...
Jun 26, 2007 7:34 pm
2694
More often than not, that particular message means that you are having problems connecting to the database. As mentioned though, the rb_logs will have...
I looked at the log and it definitely seems to be a database issue. Below is the latest entry in the log. http://insight.ciis.edu is our URL to our Rainbow...
Well, if you have any backups, sometimes it helps to pull up an older web.config. Sometimes you can have little changes in the database connect string that...
The error code clearly states it cant connect to the database. It looks like it could be something small. ... -- Regards, Eric Ramseur Rainbow Portal 2.0...
There are about 5 Connection strings in use in RainbowPortal 2.0 I am sure some of them are redundant or can be eliminated. Fixing this is an area for...