Jump to content

JIT Debugging

Recommended Posts

Cerbies, I need your help before my laptop ends up going out the window lol ;)

 

I've just installed software and I'm trying to set up the Wi-Fi connection for it.

 

My first message is:

"This software makes necessary settings for windows to connect a camera to the PC via Wi-Fi. Do you want to make settings?"

 

Of course, I click yes and keep geting an error pop up window that says:

 

Wireless Camera Connection Setting

"Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.

 

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

 

Beneath, in the same box, it gives an example:

************** JIT Debugging **************

To enable just-in-time (JIT) debugging, the .config file for this

application or computer (machine.config) must have the

jitDebugging value set in the system.windows.forms section.

The application must also be compiled with debugging

enabled.

 

For example:

<configuration>

<system.windows.forms jitDebugging="true" />

</configuration>

 

When JIT debugging is enabled, any unhandled exception

will be sent to the JIT debugger registered on the computer

rather than be handled by this dialog box.

.....................................................................

 

Maybe I'm a little too frustrated at the moment but I just can't figure it out :(

 

Can someone point me in the right direction?

 

Thank you :)

Share this post


Link to post
Share on other sites

I find when these things happen, it is often best to contact customer support for the product. I would also Google or site search the error on their customer website. Modification requirements or trouble shooting are usually not unique to the customer and therefore they may already have the answer listed for you.

Share this post


Link to post
Share on other sites
Here's a link for you - http://www.exsupport.org/articles/just-in-time-debugging.html

 

Looks to be a registry issue... Hopefully this will help.

Have you used this program yourself? The reviews for it are awful and sounds like it's a scam:

http://download.cnet.com/WiseFixer/3640-2094_4-75376264.html

Share this post


Link to post
Share on other sites

I found this actually resolved my issue with JIT:

 

 

 

1. Click Start

 

2. Click Run

 

3. Type cmd (and click ok)

 

4. Type drwtsn32 -i (and press enter)

Share this post


Link to post
Share on other sites

Maybe I'm a little too frustrated at the moment but I just can't figure it out :(

 

You're not meant to. Those messages aren't designed for the end-user, but for the developer who is developing the software (which is obviously faulty).

Share this post


Link to post
Share on other sites

Thank you everyone :)

 

You're not meant to. Those messages aren't designed for the end-user, but for the developer who is developing the software (which is obviously faulty).

 

That makes a little more sense lol

 

I'm not the type who gives up easily but after trying 1001 ways to make it work (to no avail), I decided it wasn't worth my time and took out the USB cable instead. It took less than one minute and all the pictures from my camera were on my laptop!

 

Wireless or not, I am a happy camper :)

  • Like 1

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
You are posting as a guest. If you have an account, please sign in.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...