Gabriella Laurence 301887 Report post Posted August 20, 2014 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 :) Quote Share this post Link to post Share on other sites
Jasmine Rain 23126 Report post Posted August 20, 2014 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. Quote Share this post Link to post Share on other sites
conquistador 18487 Report post Posted August 20, 2014 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. Quote Share this post Link to post Share on other sites
Gabriella Laurence 301887 Report post Posted August 20, 2014 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 Quote Share this post Link to post Share on other sites
conquistador 18487 Report post Posted August 20, 2014 No I haven't, I was mainly pointing out about why you were getting the error. No idea about the wisefixer program myself Quote Share this post Link to post Share on other sites
baileywilly 140 Report post Posted August 20, 2014 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) Quote Share this post Link to post Share on other sites
curmudgeon 10469 Report post Posted August 20, 2014 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). Quote Share this post Link to post Share on other sites
Gabriella Laurence 301887 Report post Posted August 21, 2014 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 :) 1 Quote Share this post Link to post Share on other sites