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
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
Comment