Search the web
Sign In
New User? Sign Up
rainbowportal · Rainbow Portal Support Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 66 - 100 of 2857   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
66
HI all, Instead of having all this address, billing, register and shipping screens when clicking the checkout button I want the users of my webshop to have a ...
Yannick Smits
yannicksmits
Offline Send Email
Apr 5, 2004
4:51 am
67
Rainbow RC3 is now available on SourceForge. http://prdownloads.sourceforge.net/rainbowportal/Rainbow-RC3.zip? download Summary of changes since last Release...
anantatman
Offline Send Email
Apr 5, 2004
7:34 pm
68
Do you now recommend using RC3 instead of the current CVS builds? -g ... From: "anantatman" <rahul.singh@...> To: <rainbowportal@yahoogroups.com> ...
Gary Pupurs
gpupurs
Offline Send Email
Apr 6, 2004
3:21 pm
69
csc /t:library /res:UI\WebControls\client_scripts\confirmDelete.js,Rainbow.UI.WebCon trols.client_scripts.confirmDelete.js ...
ascmgsoftware
Offline Send Email
Apr 6, 2004
5:26 pm
70
RC3 is pretty much the most current release, so as of now there shouldn't be much of a difference. Rahul...
anantatman
Offline Send Email
Apr 6, 2004
5:29 pm
71
Can someone explain t me the advantages of the CVS (software)... how I set up PC to work with the latest Sourceforge Daily Rainbow CVS. How are daily changes...
ascmgsoftware
Offline Send Email
Apr 7, 2004
1:41 am
72
This is no longer a problem...I figured it out with a little Makefile help from Rahul ...thanks Rahul....and a couple of hours of debuging...on to unit test...
ascmgsoftware
Offline Send Email
Apr 7, 2004
1:42 am
73
For information on how to use CVS check one of my earlier posts: http://groups.yahoo.com/group/rainbowportal/message/25 Once setup you rightclick the Rainbow...
Yannick Smits
yannicksmits
Offline Send Email
Apr 7, 2004
3:18 am
74
This might have been fixed but I can't check right now so I'll just put it out here. This is in the ApplicationPath property in PortalSettings: string...
amitweb@...
amitig
Offline Send Email
Apr 7, 2004
12:34 pm
76
By the way...this is my MakeFile for the "MyStuff.DLL" private assembly (located in/ran from within the /rainbow/desktopmodules/mystuff/ directory. FileName:...
ascmgsoftware
Offline Send Email
Apr 7, 2004
2:10 pm
77
Amit: Could you go to http://sourceforge.net/tracker/?group_id=66837&atid=515929 and post the bug? Along w/ your fix. thanks, -bja ... From:...
Bill Anderson
wjanderson@...
Send Email
Apr 7, 2004
2:12 pm
80
Actually CVS has many commands: Checkout - Checks out a module , and notifies the server that you the user have checked out a module for development. This is...
anantatman
Offline Send Email
Apr 7, 2004
7:07 pm
81
Guys, I'm looking into the following data access options for my modules and maybe a patch to rainbow. 1. DAAB ( like in DNN ) 2. Gentle.NET object persistence...
anantatman
Offline Send Email
Apr 8, 2004
9:35 pm
84
Folks: We use two similar pieces ( all home grown ). First, we have a DAL layer that encapsulates the persistent store. We prefer not to use dynamic SQL as...
Bill Anderson
wjanderson@...
Send Email
Apr 9, 2004
12:45 pm
85
Hi, Please send us more info about the reason you're posting code to this newsgroup. Provide as much details, like exact error message, usage scenario, line...
Yannick Smits
yannicksmits
Offline Send Email
Apr 9, 2004
3:17 pm
86
It would be nifty to be able to do that!! Sincerely, E. __________________________________ Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway ...
Erik Gilbertson
gilbilicious
Offline Send Email
Apr 9, 2004
10:35 pm
87
Hi, What do you mean here by "globally"? Can you elaborate? Thanks...
amitweb@...
amitig
Offline Send Email
Apr 10, 2004
1:47 pm
88
Hi, I've not really heard of DAAB and Gentle.NET, but in some of my projects I've been using Sisyphus (http://sisyphuspf.sourceforge.net) and its been working...
amitweb@...
amitig
Offline Send Email
Apr 10, 2004
1:54 pm
89
I might add that maybe we should wait till M$ comes out with ObjectSpaces ...
amitweb@...
amitig
Offline Send Email
Apr 10, 2004
1:57 pm
90
Well, specifically, I wanted to be able to easily add the sitemap module to all of my tabs w/one action rather than having to go through and add said module ...
Erik Gilbertson
gilbilicious
Offline Send Email
Apr 11, 2004
5:39 am
91
Add the module to one tab. Edit Base Settings, at the foot of the page you will find: Show on every page?: Tick the box & the module will appear on every tab...
Mike Street
mjjstreet
Offline Send Email
Apr 11, 2004
12:28 pm
92
Hi, I am a new member of the rainbowportal group. I would like to install rainbow for my website. But I don't want to use the name "rainbow" for the database....
Murtix Van Basten
murtix_real
Offline Send Email
Apr 11, 2004
10:02 pm
93
Hi, would it be a problem to copy the rainbow files directly in to wwwroot directory ? Without creating a rainbow directory under wwwroot and making it an...
Murtix Van Basten
murtix_real
Offline Send Email
Apr 11, 2004
10:02 pm
94
there is a way to do this . login as admin and change it's module settings to "Show Everywhere". hth, bja ... From: Erik Gilbertson...
Bill Anderson
wjanderson@...
Send Email
Apr 11, 2004
10:02 pm
95
Hi, As far as I know that shouldn't be a problem. I have set it up that way too on my website (www.goyaweb.nl <http://www.goyaweb.nl/> ). Yannick _____ From:...
Yannick Smits
yannicksmits
Offline Send Email
Apr 11, 2004
10:49 pm
96
The only place where you need to define the database name is in the web.config file where the connectionstring setting is set. Ynanick _____ From: Murtix Van...
Yannick Smits
yannicksmits
Offline Send Email
Apr 11, 2004
10:52 pm
97
I asked the create the db with different name. Web.config file will help after the db is set in the sql server. In order to create with a name different than...
Murtix Van Basten
murtix_real
Offline Send Email
Apr 11, 2004
11:23 pm
98
You're right about that. I was envisioning a slightly different way, which wouldn't work in you case because you already have another Rainbow database. They...
Yannick Smits
yannicksmits
Offline Send Email
Apr 11, 2004
11:35 pm
99
Renaming in the enterpeise manager was the first solution I thought too ;-). But the ent-manager did not let me do it somehow. Thats why I had to dig in. For...
Murtix Van Basten
murtix_real
Offline Send Email
Apr 11, 2004
11:38 pm
100
Rainbow has the capability to auto update your database when a new version is released. This is initiated by the aspnet process. Probably not very useful if...
Yannick Smits
yannicksmits
Offline Send Email
Apr 11, 2004
11:49 pm
Messages 66 - 100 of 2857   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help