This is a migrated thread and some comments may be shown as answers.

3X5Card.png not in VS2008ImageLibrary ....

10 Answers 255 Views
Documentation and Tutorials
This is a migrated thread and some comments may be shown as answers.
IQworks
Top achievements
Rank 1
IQworks asked on 30 Dec 2008, 03:04 AM
Trying to do the Navigation demo.of the card catalog style interface. Found the other 6 .png files, but not this one ?
am I looking in the right place ?
thanks

10 Answers, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 30 Dec 2008, 08:22 AM
Hi David,

Can you please specify exactly which demo you are talking about (e.g. provide a link to the online example)

All the best,
Dimo
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
IQworks
Top achievements
Rank 1
answered on 30 Dec 2008, 03:03 PM
Sorry, its not the online demo. Its page 18 in the 

"RadControlsAJAXCourseware.pdf. 

 

Setup the project structure

 

 

 

1. Create a new Web Application and add a ScriptManager to the default page.

2. In the solution explorer, create a new \Images folder.

3. Copy images from the VS 2008 image library to the projects \images directory: CopyHS.png, CutHS.png,

PasteHS.png, EditInformationHS.png, PrintHS.png and PrintPreviewHS.png.

These images will be associated

 

with the buttons in the navigation controls.

 

 

 

4. Copy the image "3X5Card.png" from the \VS Projects\Images folder to your projects \images folder.

This

 

image will form the background of your interface.

 

 

 

5. Add the following styles to the <head> tag of the ASP.NET markup. These styles will position the card

image and the tab strip underneath the card.

You may need to unzip these images. They are typically found in Program Files\Microsoft

Visual Studio 9.0\Common7\VS2008ImageLibrary\1033\VS2008ImageLibrary.zip.

 

 

 

[ASP.NET] Setting Styles

 

 

 

<

head runat="server">

 

<

title>Getting Started</title>

 

<

style type="text/css" media="screen">

 

 

 

 

#content

{

background-image: url( 'images/3X5card.png' );

height: 165px;

width: 500px;

margin-left: 75px;

vertical-align: top;

}

#tabs

{

margin-left: 75px;

width: 500px;

vertical-align: bottom;

}

 

 

 

</

style>

 

 

 

 

RadControls for ASP.NET AJAX

 

 

 

18 RadControls for ASP.NET AJAX

0
Dimo
Telerik team
answered on 30 Dec 2008, 03:12 PM
Hi David,

I suppose you have already downloaded the full courseware ZIP from here:

http://www.telerik.com/products/aspnet-ajax/resources.aspx

(Step By Step Learning Guide, PDF and VS Projects(97MB) )

The 3x5Card.png image is located exactly where it should be:

RadControlsAJAXCourseware.zip > VS Projects.zip > VS Projects > Images


Greetings,
Dimo
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
IQworks
Top achievements
Rank 1
answered on 30 Dec 2008, 04:30 PM
Hi Dimo,
    Thanks , I am unzipping now. Love the product.
0
AkAlan
Top achievements
Rank 2
answered on 09 Sep 2009, 05:03 PM
I just want to add that I have just downloaded the RadControlAJAXCourseware and was also mislead as to where to find the 3x5Card.png file. The doocumentation says to look for it here:

You may need to unzip these images. They are typically found in Program Files\Microsoft

Visual Studio 9.0\Common7\VS2008ImageLibrary\1033\VS2008ImageLibrary.zip.

I spent more time than I should to figure out it wasn't there but in a zip file from Telerik.

Thanks.

0
Pavel Brokhman
Top achievements
Rank 1
answered on 18 Oct 2009, 02:06 AM
First, the zip with only pdf file is meaningless. Why to download and unzip the tutorial if anyway I should unzip other file to be able to follow the instructions.

Second, how could I know that "VS Projects\Images" related to the Telerik projects? I think you have to add explanation in the tutorial.
0
Ivo
Telerik team
answered on 22 Oct 2009, 07:49 AM
Thanks for the feedback.

We will update the instructions with the next version of the tutorial.

Best wishes,
Ivo
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Cool Dude
Top achievements
Rank 1
answered on 25 Dec 2009, 02:01 PM
Just wanted to add that I too was misled by this and spent more time than I should have finding what I needed.  

[Edit]
Actually, I'm mistaken.  My problem was I couldn't find the standard common7 VS images because I'm using the Express edition which doesn't install images.
For those who read this with the same problem.  I'm installing the trial version of VS 2008 Pro which I believe has these icons as a work around.

Thanks,
Nick
0
Richard Ryerson
Top achievements
Rank 1
answered on 25 Mar 2010, 06:20 PM
This is still not updated and cost a lot of time. Even with a full blown installation of VS 2008 SP1, the zip file referred to in the instructions did not contain the required 3x5card.png.

Very disheartening, 6 months later.

Rick
0
Veselin Vasilev
Telerik team
answered on 30 Mar 2010, 01:50 PM
Hi guys,

We apologize for not fixing the path in the Ajax courseware. The correct path should be:
<Courseware projects folder> \ Navigation \ CS \ GettingStarted \ GettingStarted \ images

All the needed images are there.

We will update the online version of the courseware in a couple of days.

Greetings,
Veskoni
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Documentation and Tutorials
Asked by
IQworks
Top achievements
Rank 1
Answers by
Dimo
Telerik team
IQworks
Top achievements
Rank 1
AkAlan
Top achievements
Rank 2
Pavel Brokhman
Top achievements
Rank 1
Ivo
Telerik team
Cool Dude
Top achievements
Rank 1
Richard Ryerson
Top achievements
Rank 1
Veselin Vasilev
Telerik team
Share this question
or