Results 1 to 2 of 2

Thread: dubugging error

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2004
    Posts
    2

    dubugging error

    Hello,
    can somebody tell me what is wrong with my application. I cannot start it!

    look here:
    http://www.rsstranslator.com/slika.JPG

    on my home computer, it runs without the problems, but on others, it show this dialog, what is missing???


    what is missing???

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: dubugging error

    I don't recall for sure but I don't think that that is the error message that appears when the .NET Framework is not installed, particularly given that it says CLR Debugging Services. Are you sure that the .NET Framework is installed? If so, I'd say you need to add some sort of logging to your app, either by displaying MessageBoxes or writing to a file, so you can narrow down where the exceptionis occurring and look for possible causes. Also, can you think of any other apps or files that your app tries to interact with that may not be present on the other machine?
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

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