You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 5, 2021. It is now read-only.
I try the solution using silverlight and it works well in a simple web app [Image case_ok], the silverlight object appears on dragging-dropping and does his job but when I tried to implement the same solution on a large application (it has backbone and a whole other things) the silverlight object does not appear [Image case_not_ok] and then the error of "file property is null or undefined" appears on console.
Both tests are running in at the same time so the IE configuration is the same for both cases.
I will appreciate all the help possible. Thanks.
Pdta: excuse my terrible english.
[case_not_ok]
[case_ok]
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
I run into the following issue:
I try the solution using silverlight and it works well in a simple web app [Image case_ok], the silverlight object appears on dragging-dropping and does his job but when I tried to implement the same solution on a large application (it has backbone and a whole other things) the silverlight object does not appear [Image case_not_ok] and then the error of "file property is null or undefined" appears on console.
Both tests are running in at the same time so the IE configuration is the same for both cases.
I will appreciate all the help possible. Thanks.
Pdta: excuse my terrible english.
[case_not_ok]
![case_not_ok](https://cloud.githubusercontent.com/assets/13385606/15196504/3eaf4284-1792-11e6-8715-0775a3cbce5f.png)
[case_ok]
![case_ok](https://cloud.githubusercontent.com/assets/13385606/15196505/3eb25faa-1792-11e6-8760-7f6a246e2182.png)
The text was updated successfully, but these errors were encountered: