Hey!
dnt know y im getting debugging msg on a laptop that i am using! pls guide, its so annoying ![]()
Hey!
dnt know y im getting debugging msg on a laptop that i am using! pls guide, its so annoying ![]()
Re: Debugging
Hey!
dnt know y im getting debugging msg on a laptop that i am using! pls guide, its so annoying :-(
Is there a way to get a screen shot?
Re: Debugging
Stupid thing is nt allowing to take print screen or save :-(
Re: Debugging
Take a pic with cellphone and upload.. (not the selfie thought) ![]()
Re: Debugging
Looks like Visual Studio's JIT (Just in Time) kicking in when your app crashes, why do you have Visual Studio installed? if you dont use it (its an IDE, Software Development tool) remove it. Or you can try disabling Just In Time debugging from Internet Explorer settings (yeah, sounds strange)
Internet Explorer -> Settings (Options) ->Advanced -> Disable Script Debugging (both)
If you want to keep Visual Studio, then go to Visual Studio settings -> Debugging -> disable Just in Time debugging there as well.
Why are you still running Windows XP? thats a security nightmare
Re: Debugging
1st: what rayan said.
2nd: Seems like something to do with local storage. Are you trying to do something with a file through an application?
Re: Debugging
Why are you still on windows xp?!
Re: Debugging
1st: what rayan said.
2nd: Seems like something to do with local storage. Are you trying to do something with a file through an application?
Its a WebApp (PHP based) trying to find some files on its LocalStorage and crashing. That CheckFile() function doesnt have proper exception handling. And when you have Visual Studio installed, windows sets VS's JIT as the default debugger for all application crashes, i believe you can change it from the windows registry, Internet Options or from VS options.
Re: Debugging
Thank u guys! I wl do as told once i log in on the laptop.
Its not mine i use it at times, its spare but i think i shud update it.
Re: Debugging
ok so i dnt c any visual studio just in time pograms installed in my programs. pls help :(
Re: Debugging
ok so i dnt c any visual studio just in time pograms installed in my programs. pls help :(
I think its the visual studio's tool so it would not be its own program.
Re: Debugging
so from where do i remove it and how?
Re: Debugging
so from where do i remove it and how?
Do you see Microsoft Visual Studio in your list?
Re: Debugging
ZareenKhan, check under Control Panel-> Add/Remove Programs list.