Search the web
Sign In
New User? Sign Up
sitecore
? 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 2622 - 2651 of 3315   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2622
I'm running sitecore 5.2.0.6 and internet explore 7 RC1. I installed ie7 becaus sitecore crached when I clicked on menues. Installing ie7 helped that problem...
Tina
tiwc1866
Offline Send Email
Sep 1, 2006
1:32 pm
2623
I am starting to make a new layout but when I go to insert a Doucment rendering, there is none available in my Renderings list....
Anissa
anissahance
Offline Send Email
Sep 1, 2006
1:34 pm
2624
The wrong version of the .NET Framework was selected on the ASP.NET tab in the properties of the website in the IIS manager console. thanks John now sitecore...
Tina
tiwc1866
Offline Send Email
Sep 1, 2006
1:34 pm
2625
If this is a clean installation, something appears to have become corrupt in your download or extraction process; re-download and reinstall. If this is an ...
John West
johnpwest3
Offline Send Email
Sep 1, 2006
2:52 pm
2626
Just to confirm, the "Show updates" checkbox at the top of the Add/Remove Programs window is selected, you are logged in as a Windows administrator and see ...
John West
johnpwest3
Offline Send Email
Sep 1, 2006
3:29 pm
2627
I'm testing Sitecore 5.3 Beta (2006/08/25) and in an IFRAME field of my template, I use the ID sended by sitecore to retrieve information about the current...
fouz2k6
Offline Send Email
Sep 1, 2006
8:14 pm
2628
I am using 060825 and don't have any trouble with the following code: Sitecore.Data.Database db = Sitecore.Configuration.Factory.GetDatabase("master"); ...
John West
johnpwest3
Offline Send Email
Sep 1, 2006
11:14 pm
2629
John West wrote in an other post, but it must be a question to this post: Just to confirm, the "Show updates" checkbox at the top of the Add/Remove Programs...
Tina
tiwc1866
Offline Send Email
Sep 4, 2006
4:22 pm
2630
Hello, i am using MailingList v. 5.1.1 with Sitecore 5.2.0.10. The installation goes through without problems. Also the changes in web.config. I've done the...
Kevin Metzner
teddyhh79
Online Now Send Email
Sep 4, 2006
4:29 pm
2631
Greetings, I've downloaded the source code/project for the menu control thing but i'm having difficulties implementing it to my project. Has someone done this...
glloro
Offline Send Email
Sep 5, 2006
2:00 pm
2632
I tried your code without succes. I see my item in the SQL DB but when I try to retrieve it in my IFRAME, the item is always null... Is there somewhere else I...
fouz2k6
Offline Send Email
Sep 5, 2006
2:04 pm
2633
I get a fault (se below) when i try to publish on my newly installed sitecore 5.2.0.10 [MissingMethodException]: Method not found: 'Sitecore.Handle ...
Tina
tiwc1866
Offline Send Email
Sep 5, 2006
3:03 pm
2634
Hi! I have a problem rendering a content of an item. I know this is quiet simple but I dont know where I am going wrong. Under my Content I have a folders...
redyams
Offline Send Email
Sep 5, 2006
3:05 pm
2635
Can you explain what you're trying to do rather than just posting the code? <sc:text field="name" ...
John West
johnpwest3
Offline Send Email
Sep 5, 2006
4:12 pm
2636
This is highly unusual. Can you list the contents of the /bin directory under the document root? I suppose it's possible that Visual Studio 2005 has deleted...
John West
johnpwest3
Offline Send Email
Sep 5, 2006
4:19 pm
2637
I would first ensure the parameter is being passed though I am fairly certain it is. foreach (string key in this.Request.QueryString.AllKeys ) { object val =...
John West
johnpwest3
Offline Send Email
Sep 5, 2006
4:21 pm
2638
Sorry, I really don't have any good suggestions; I would contact Microsoft. You could try reinstalling the browser completely but that's not guaranteed to ...
John West
johnpwest3
Offline Send Email
Sep 5, 2006
4:25 pm
2639
Hello, We are on Sitecore version 5.2 (Sitecore 5.2.0.6). We have about 26 different departments with access to "Modify" only their nodes. Currently, we have...
vv152
Offline Send Email
Sep 5, 2006
6:24 pm
2640
I have uninstalled IE 7 because I had the same problem. After uninstalling IE7, i've made a full Windows Update and removed the #918899 patch. Now it works #1...
fouz2k6
Offline Send Email
Sep 5, 2006
8:17 pm
2641
I looked at the log event viewer and I got this error message when my Iframe is loaded: 5364 15:06:33 ERROR #### AppError #### 5364 15:06:33 WARN Timing...
fouz2k6
Offline Send Email
Sep 5, 2006
8:18 pm
2642
While I would hope the iframe takes less than a second to execute I believe this is jut a warning and shouldn't affect the functionality - I believe something...
John West
johnpwest3
Offline Send Email
Sep 5, 2006
8:52 pm
2643
Hi Veena, There is indeed a simple way to publish items automatically using workflow actions. For example, the final state in the sample workflow provided with...
Kerry Bellerose
kerry_bellerose
Offline Send Email
Sep 6, 2006
7:02 am
2644
Here we go, there is a lot of stuff in the bin u know :) ChilkatDotNet.dll Commons.dll CuteEditor.dll CuteEditor.ImageEditor.dll CuteEditor.Lic ...
Tina
tiwc1866
Offline Send Email
Sep 6, 2006
7:03 am
2645
Good news it works now don't know how but it publishes now. Problem solved. ... I ... (Sitecore.Data.Database, ... ...
Tina
tiwc1866
Offline Send Email
Sep 6, 2006
12:54 pm
2646
Can anyone point me to some documentation/referrence material/sample source for creating new field types in Sitecore? I didn't see anything on the SDN5 site...
guppyboy42
Offline Send Email
Sep 6, 2006
1:23 pm
2647
I was wondering if anyone had any suggestions on the best way to design a template to handle a content item that will have a variable number of images attached...
guppyboy42
Offline Send Email
Sep 6, 2006
1:24 pm
2648
Here are some links on the topic of custom field types: http://sdn5.sitecore.net/Resources/Shared%20Source/Shell%20Extensions/TreeList.aspx ...
John West
johnpwest3
Offline Send Email
Sep 6, 2006
2:38 pm
2649
Try http://sdn5.sitecore.net/SDN5/Articles/API/Creating%20a%20Composite%20Cu stom%20Field.aspx W.Paul Moore Cognotive Limited ... From:...
Paul Moore
wpm2112
Offline Send Email
Sep 6, 2006
3:08 pm
2650
One more link... http://sdn5.sitecore.net/Articles/API/Using%20NVelocity.aspx Derek ________________________________ From: sitecore@yahoogroups.com...
Derek Roberti
derekroberti
Offline Send Email
Sep 6, 2006
3:56 pm
2651
A simple solution would be to create a new template called "ArticleImage" that has a field or two - an image field called "image" and a text field called...
Derek Roberti
derekroberti
Offline Send Email
Sep 6, 2006
4:07 pm
Messages 2622 - 2651 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