Search the web
Sign In
New User? Sign Up
sitecore
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 1445 - 1474 of 3315   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1445
Great work Alexey, thanks ! :¬) ________________________________ From: sitecore@yahoogroups.com [mailto:sitecore@yahoogroups.com] On Behalf Of Alexey Rusakov ...
Stephen Pope
stephen_pope...
Offline Send Email
Jan 3, 2006
9:34 am
1446
Thanks! It works now. ... to ... d-...
eg_ckhag
Offline Send Email
Jan 3, 2006
9:34 am
1447
I installed sitecore in a computer named UAT-SITECORE. To enable multiple hostname I added an additional hostname in IIS named "INTRANET- SITECORE" However I...
eg_ckhag
Offline Send Email
Jan 3, 2006
4:40 pm
1448
When implementing itm.GetChildrenSorted(), I get "Object reference not set to an instance of an object." I tried entering a string in the method:...
Jon Sharp
myitforumdev
Offline Send Email
Jan 4, 2006
12:47 am
1449
Just downloaded the 5.1.1.8 today, have anyone played with it? I am happy that it fixed the check-in problem of 5.1.0.x. After played for a while, I found that...
eg_ckhag
Offline Send Email
Jan 4, 2006
3:49 pm
1450
Hello, The other day, I noticed that the help dialog for the sitecore 5 html editor includes several buttons that are not enabled by default, including "insert...
Patrik Akselsson
patrikakselsson
Offline Send Email
Jan 4, 2006
3:49 pm
1451
I have been using 5.1.1.4 and 5.1.1.8 for some time and haven't had problems. It is nice that it is configured for the open source Firebird database by ...
John West
johnpwest3
Offline Send Email
Jan 4, 2006
5:33 pm
1452
I believe you want to change: IDictionaryEnumerator gridEnumerator = products.GetEnumerator(); to: IEnumerator gridEnumerator = ...
John West
johnpwest3
Offline Send Email
Jan 4, 2006
5:33 pm
1453
Okay, that leads me to another issue. Whereas previously I could do gridEnumerator.Key.ToString() to get the ID for the item, Key doesn't exist for...
Jon Sharp
myitforumdev
Offline Send Email
Jan 4, 2006
8:57 pm
1454
Unless I am missing something, I think you want to cast the current item in the enumarator as an IWebItem and then access it's ID property: IWebItem iWebItem =...
John West
johnpwest3
Offline Send Email
Jan 4, 2006
9:01 pm
1455
It is giving me a "specified cast is not valid" now. Any thoughts? ... -- http://jonlikesbikes.blogspot.com --...
Jon Sharp
myitforumdev
Offline Send Email
Jan 4, 2006
10:38 pm
1456
I just tested with this code in a sublayout and it seems to function as expected: protected override void Render( HtmlTextWriter writer ) { SortedList children...
John West
johnpwest3
Offline Send Email
Jan 4, 2006
10:54 pm
1457
Here it is: IWebItem prod = WebFactory.GetItem("/*/content/altiris/products"); SortedList products = prod.GetChildrenSorted(); IEnumerator gridEnumerator =...
Jon Sharp
myitforumdev
Offline Send Email
Jan 4, 2006
11:50 pm
1458
I think the problem is this line: IEnumerator gridEnumerator = products.GetEnumerator(); which I believe should be: IEnumerator gridEnumerator = ...
John West
johnpwest3
Offline Send Email
Jan 5, 2006
12:00 am
1459
That was it! Thank you thank you thank you! Have I ever mentioned that this group is the best sitecore resource around? It is. Regards, Jon ... -- ...
Jon Sharp
myitforumdev
Offline Send Email
Jan 5, 2006
12:30 am
1460
Thanks John, You got me right, I thought I had lost my head and forgot the basic. Anyways, how do you think the performance of Firebird compare with MSSQL?...
eg_ckhag
Offline Send Email
Jan 5, 2006
7:01 am
1461
Sorry that I have so many question... May I know does Staging Module upload layput, sublayout and xsl to the slave work by default? Since I cant make it work,...
eg_ckhag
Offline Send Email
Jan 5, 2006
7:01 am
1462
We've just installed our first installation of Sitecore 5 onto our development server. We wanted to use the Firebird version from a cost point of view. With...
Benj Bayfield
Benj@...
Send Email
Jan 5, 2006
2:59 pm
1463
... Microsoft has put a lot of money into SQL Server performance, security, scalability, .NET optimization, etc. I don't think the open source community has...
John West
johnpwest3
Offline Send Email
Jan 5, 2006
3:12 pm
1464
I agree, it is a very helpful group and I am glad to see it growing (350 members and almost 1500 messages since inception in September 2004). I can't take...
John West
johnpwest3
Offline Send Email
Jan 5, 2006
3:20 pm
1465
Enter your vote today! A new poll has been created for the sitecore group: When does your organization expect to start development on Sitecore using .NET 2.0?...
sitecore@yahoogroups....
Send Email
Jan 5, 2006
3:30 pm
1466
... This is highly unusual. Do you see a CPU spike on the client or server when this happens? ... __________________________________________ Yahoo! DSL –...
John West
johnpwest3
Offline Send Email
Jan 5, 2006
4:30 pm
1467
Have you installed other Firebird tools on this machine, such as the server and client tools? ... __________________________________________ Yahoo! DSL –...
John West
johnpwest3
Offline Send Email
Jan 5, 2006
7:22 pm
1468
One of my colleagues suggested that it may be related to anti-virus software? Since Firebird is file based, anti-virus software may have a huge effect, if set...
Kim Bækgaard
kb_pentia
Offline Send Email
Jan 5, 2006
8:16 pm
1469
I downloaded the Meta-tags control and created a item based on the MetatagsDocument template. However I got Access Denied error when browsing it. Not change...
eg_ckhag
Offline Send Email
Jan 6, 2006
5:33 am
1470
Just a very simple question: how to name sitecore placeholder so it displays proper html naming (XHTML – Strict rule) The html that sitecore generated always...
poppy_martono
Offline Send Email
Jan 6, 2006
5:33 am
1471
Thanks for responding, guys. I've looked into this further. The first thing to note is that our development server is a recycled file server which is a few...
Benj Bayfield
Benj@...
Send Email
Jan 6, 2006
4:18 pm
1472
I do development on a laptop with 1GB of RAM which is also running SQL Server (very memory intensive) and don't have any problems, but I imagine that for very ...
John West
johnpwest3
Offline Send Email
Jan 6, 2006
7:02 pm
1473
I agree with John that this is probably not a Sitecore issue. Even though you can get Sitecore to run on smaller configurations then the recommended one, it...
Kim Bækgaard
kb_pentia
Offline Send Email
Jan 7, 2006
3:50 pm
1474
Kim makes a good point about memory. My understanding is that ASP.NET will only consume a maximum of 60% of physical RAM (it may be possible to configure this...
John West
johnpwest3
Offline Send Email
Jan 7, 2006
7:21 pm
Messages 1445 - 1474 of 3315   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