Coding4Fun
10 .NET Programming Projects for Wiimote, World of Warcraft, YouTube and More

Error in Execution

Latest post Wed, May 13 2009 8:18 PM by Dan Fernandez. 1 replies.
  • Wed, May 13 2009 1:00 AM

    • saritha
    • Top 25 Contributor
      Female
    • Joined on Mon, May 11 2009
    • Posts 1

    Error in Execution

    hello all ,

    Whe i run  innertube i am getting an error in the folowing area

    "Object reference not set to an instance of an object."

       Public Function ToObservableCollection(Of T)(ByVal source As IEnumerable(Of T)) As ObservableCollection(Of T)
                Dim result As ObservableCollection(Of T) = New ObservableCollection(Of T)()

                For Each item In source
                    result.Add(item)
                                  
                Next item
    End Function

    can anyone help me to know why this error is coming? pls reply soon

    Regards

    Saritha

     

  • Wed, May 13 2009 8:18 PM In reply to

    Re: Error in Execution

    Sure, I think the first thing is to look at both your Settings.XML and your InnerTube.xml files, can you copy/paste both the settings.xml file and your InnerTube.xml file?

    By default, your Settings video file should be at \users\$YourName$\videos and your InnerTube XML file should be at \users\$YourName$\videos\InnerTube\InnerTube.xml

    Thanks,
    -Dan

     

Page 1 of 1 (2 items) | RSS
Powered by Community Server (Non-Commercial Edition), by Telligent Systems