|
-
Nov 7th, 2005, 05:13 AM
#1
Thread Starter
New Member
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???
-
Nov 7th, 2005, 06:53 AM
#2
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?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|