Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. WPF
  4. TargetInvocationException [modified]

TargetInvocationException [modified]

Scheduled Pinned Locked Moved WPF
helpcsharpasp-netdatabasexml
3 Posts 2 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    Hi All; [Edited to include link to mentioned tutorial] I am trying out Scott Guthrie's Silverlight tutorial and got stuck in a rut. I cannot find any details around. When I query DIGG on 'car', 'cars', 'sport'....I get an error (described later), while if I query 'space', 'baseball', 'microsoft' I get expected XML. Just does not make sense. The Exception is: System.Reflection.TargetInvocationException Inner Exception: System.Exception: Download Failure. Tnx to all Ian

    No trees were killed in the creation of this message. However, many electrons were terribly inconvenienced.

    modified on Thursday, May 1, 2008 4:45 PM

    E 1 Reply Last reply
    0
    • L Lost User

      Hi All; [Edited to include link to mentioned tutorial] I am trying out Scott Guthrie's Silverlight tutorial and got stuck in a rut. I cannot find any details around. When I query DIGG on 'car', 'cars', 'sport'....I get an error (described later), while if I query 'space', 'baseball', 'microsoft' I get expected XML. Just does not make sense. The Exception is: System.Reflection.TargetInvocationException Inner Exception: System.Exception: Download Failure. Tnx to all Ian

      No trees were killed in the creation of this message. However, many electrons were terribly inconvenienced.

      modified on Thursday, May 1, 2008 4:45 PM

      E Offline
      E Offline
      Edmundisme
      wrote on last edited by
      #2

      Hi. The DIGG service is not returning search results (which is why you can't just send it any ol' string). Rather, it's returning items that belong to a defined topic. If you go to Digg.com, you'll see the topics divided into categories along a bar at the top of the page. You have to supply one of the sub-topic strings to get a valid response. This is why you can use "baseball" but not "cars". There's a "baseball" topic at DIGG.com but there isn't a topic called "cars". -Ian

      L 1 Reply Last reply
      0
      • E Edmundisme

        Hi. The DIGG service is not returning search results (which is why you can't just send it any ol' string). Rather, it's returning items that belong to a defined topic. If you go to Digg.com, you'll see the topics divided into categories along a bar at the top of the page. You have to supply one of the sub-topic strings to get a valid response. This is why you can use "baseball" but not "cars". There's a "baseball" topic at DIGG.com but there isn't a topic called "cars". -Ian

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        AAAAHHHH! Somebody hit me in the ol' head. But in my defense...I never went on Digg before today. Tnx Ian

        No trees were killed in the creation of this message. However, many electrons were terribly inconvenienced.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups