GithubHelp home page GithubHelp logo

Comments (15)

esskar avatar esskar commented on June 30, 2024

hi,

good question. Can you paste the complete exception here ( so that i can see where this is happening).
thanks.

from canon.eos.framework.

infinity257 avatar infinity257 commented on June 30, 2024

I get nothing more than this (whole output):

'Canon.Eos.CameraCockpit.vshost.exe' (Managed (v4.0.30319)): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_32\mscorlib\v4.0_4.0.0.0__b77a5c561934e089\mscorlib.dll'
[ ... ]
'Canon.Eos.CameraCockpit.vshost.exe' (Managed (v4.0.30319)): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll'
The thread '' (0x354) has exited with code 0 (0x0).
The thread 'vshost.LoadReference' (0xf78) has exited with code 0 (0x0).
'Canon.Eos.CameraCockpit.vshost.exe' (Managed (v4.0.30319)): Loaded 'C:\edu\Projekty\EOSFramework\Canon.Eos.CameraCockpit\bin\Debug\Canon.Eos.CameraCockpit.exe', Symbols loaded.
'Canon.Eos.CameraCockpit.vshost.exe' (Managed (v4.0.30319)): Loaded 'C:\edu\Projekty\EOSFramework\Canon.Eos.CameraCockpit\bin\Debug\Canon.Eos.Framework.dll', Symbols loaded.
[ BEFORE SHUTTER RELEASE ]
A first chance exception of type 'Canon.Eos.Framework.EosException' occurred in Canon.Eos.Framework.dll
[ AFTER SHUTTER RELEASE ]

I'm testing similar C# wrapper for EDSDK by Wayne Hartman available here. There I had similar problem I think. After releasing the shutter I was receving exception EDS_ERR_HANDLE_NOT_FOUND at EDSDK.EdsGetDirectoryItemInfo. And value of EdsDirectoryItemRef dirItem parametr passed to the image downloading function was 0. So maybe the eos 20d needs image retrieval method described in the note above. If information I've given isn't specific enough, please explain me how do I get more specific details.

from canon.eos.framework.

esskar avatar esskar commented on June 30, 2024

i just uploaded a new version; this one should display the exception in a message box.
When the message is displayed, use CTRL+C to copy the message to your clipboard, and the post it here please.
Thanks.

from canon.eos.framework.

infinity257 avatar infinity257 commented on June 30, 2024

I've updated framework (cleaned everything before) but I don't get any message box. Still same exception (in console) as mentioned above. Those radio buttons, etc. don't do anything at the moment, right? I'm new to C# and I don't see action listners impl. anywhere. Can you explain the meaning of the note from API i've posted?

from canon.eos.framework.

esskar avatar esskar commented on June 30, 2024

i do not know that meaning by now. and without any detailed error message, i am afraid i need to postpone that issue for now.

from canon.eos.framework.

esskar avatar esskar commented on June 30, 2024

can you try and update to the SDK 2.10. That is the one i am using

from canon.eos.framework.

infinity257 avatar infinity257 commented on June 30, 2024

I've updated sdk, but it didn't make any change. C++ sample app provided with SDK works fine though. So I'll do my best to analyze downloading implementation used there and maybe I'll be able to modify your framework so it works with 20d. Should you come to anything that could solve this problem, please let me know. Cheers.

from canon.eos.framework.

esskar avatar esskar commented on June 30, 2024

Hi, can you check if the camera.IsLegacy properrty is set to true?

from canon.eos.framework.

infinity257 avatar infinity257 commented on June 30, 2024

camera.IsLegacy is set to true. I'm checking it right before shutter release.

from canon.eos.framework.

esskar avatar esskar commented on June 30, 2024

ok. thanks. then i know what is.
will fix it soon

2012/2/4 infinity257
[email protected]:

camera.IsLegacy is set to true. I'm checking it right before shutter release.


Reply to this email directly or view it on GitHub:
#5 (comment)

from canon.eos.framework.

esskar avatar esskar commented on June 30, 2024

hi, i tried to fix it: 4ad33f0
can you please get the latest version and try again. thanks.

from canon.eos.framework.

infinity257 avatar infinity257 commented on June 30, 2024

Hi, I've launched latest version and got his exception:

An unhandled exception of type 'Canon.Eos.Framework.EosPropertyException' occurred in Canon.Eos.Framework.dll
Additional information: Failed to get property integer data: propertyId 1281

What's more, camera remains in locked status (indicates BUSY) after I terminate the app (checked it in proccess manager). I have to turn it off to unlock it.

from canon.eos.framework.

esskar avatar esskar commented on June 30, 2024

fixed

from canon.eos.framework.

swordholder avatar swordholder commented on June 30, 2024

Hi, I have the same problem as mentioned by infinity257

An unhandled exception of type 'Canon.Eos.Framework.EosPropertyException' occurred in Canon.Eos.Framework.dll
Additional information: Failed to get property integer data: property Id 1294

from canon.eos.framework.

tsdaemon avatar tsdaemon commented on June 30, 2024

hi. Got the same exception as mentioned by sword holder, when try to use live view. Camera Canon EOS 40d

from canon.eos.framework.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.