Problem:
a window pops up every time i click somewhere =/
it begins ranting about JIT debugging and such it has a solution at the bottom of the details
but it is rather confusing. (well to me anyway =] )
it says change the machine.config blah blah blah set JIT "true" blah blah blah
somethin like that i dont know where to find that configuration file though!!!
We need more information to understand your error. Please see this post: http://community.research.microsoft.com/forums/t/1048.aspx
"The most exciting phrase to hear in science, the one that heralds the most discoveries, is not 'Eureka!', but 'That's funny...'" Isaac Asimov Microsoft Research<
well im running on Windows XP SP2
im not having trouble with the speed its just everytime i attempt to interact with the program,
[**i can run it and it goes smoothly, that is... for the fractions of a second before the dialogue box pops up]
a dialogue box pops up prompting me to change a config. file
in order to enable JIT (just-in-time) debugging
it tells me to set the value 'true'.
i can do that but i can't find that string because i can't find the appropriate configuration file.
it does not specify a file it just say's "find this string in this program or a system config file (i.e. machine.config[**does not specify file path])
[**writing this string from memory (not exact)] [**excluding fancy symbols and such]
**<configuration>
** set value "JIT debugging" = 'true' [**you get the idea]
**</configuration>
thats not quite the string but i think its close enough (i don't like C/C++)
that doesn't nesessarily fix the problem it just routes it to a debugging prog instead of routing it to me in a dialogue box
does that help you err.. enough to help me?
Try reinstalling your .NET Framework from here: http://www.microsoft.com/net/ Please stop back and let us know if it works.
Thank you
thank you
i am doing so right now.
we'll see how it goes
it didn't work
but i found the configuration file and changed the string.
i thought i fixed it for a while then the dreaded dialogue box appeared
i found the config file in a folder of a previous framework. i don't know if that has any significance...
i really don't care if error continues to occur i just want that damned dialogue box to leave me alone
Hope you can make it i want an answer for that problem. Anybody could help us?