Program Error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Rocky007
    New Member
    • Mar 2008
    • 1

    Program Error

    While attempting to install fujifilm software for my digital camera the program did not completely install. Now when starting up my computer I get a .Net framework error.

    It said: The feature you are trying to use is on a cd rom or a other removable disk that is not available.

    I entered the software disk provided with the camera. Then it said it could not find it on the disk and gave me this error:

    The message reads an unhandled exception has occured in an component in your application. Click continue and application will ignor the error and attempt to continue - it does not continue- then it said object referance not set to an instance of an object.

    Finally I receved a big message with lots of details, this is the last of the message:

    ************** JIT Debugging **************
    To enable just in time (JIT) debugging, the config file for this
    application or machine (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:

    <configuratio n>
    <system.windows .forms jitDebugging="t rue" />
    </configuration>

    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the machine
    rather than being handled by this dialog.


    All help is greatly appreciated.

    Thanx for your time.

    -Rocky
  • Plater
    Recognized Expert Expert
    • Apr 2007
    • 7872

    #2
    That would be an issue with their software, not specifcally .net related I think.
    (Although if you only had .NET1.0/1.1 it might be erroring out because it wants .NET2.0)

    Does it tell you the Exception that was thrown anywhere?
    Like System.IO.FileN otFoundExceptio n or something like that?

    Comment

    Working...