Results 1 to 5 of 5

Thread: [RESOLVED] How to load only image thumbnails?

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2011
    Posts
    7

    Resolved [RESOLVED] How to load only image thumbnails?

    Hello!
    I'm trying to create image thumbnails and I saw a great tutorial here:
    http://blogs.msdn.com/b/dditweb/arch...humbnails.aspx

    The only problem is that I'm getting the error in the post title, even though I have that namespace and visual studio notices it.

    Code:
    The name "UriToBitmapConverter" does not exist in the namespace "clr-namespace:Kuvajuttu_WPF_Advanced.Thb".


    Edit: Is there any other way to load only image thumbnails? Because loading every single image and then creating thumbnail just takes so much time.

    Any help is appreciated.
    Last edited by batupata; Jun 13th, 2012 at 10:41 AM.

  2. #2
    Old Member moeur's Avatar
    Join Date
    Nov 2004
    Location
    Wait'n for Free Stuff
    Posts
    2,712

    Re: How to load only image thumbnails?

    try rebuilding your project to see if the error goes away.

  3. #3
    ASP.NET Moderator gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: How to load only image thumbnails?

    Hello batupata,

    Did the above fix your problem, or are you still having issues?

    Gary

  4. #4

    Thread Starter
    New Member
    Join Date
    Jun 2011
    Posts
    7

    Re: How to load only image thumbnails?

    Hello,
    I had removed the code from the program already but I tried again and it worked! Don't know why it didn't work before. Anyway, thanks to everybody who tried to help!

  5. #5
    ASP.NET Moderator gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: [RESOLVED] How to load only image thumbnails?

    Hello,

    Glad to hear that you got it working!

    Gary

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width