This is a migrated thread and some comments may be shown as answers.

"vData not a String FixMe!!" alert on Aurora

6 Answers 24 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Andrew Downing
Top achievements
Rank 1
Andrew Downing asked on 21 Oct 2015, 03:38 AM

Hello,

After selecting a file in the 'File Upload' dialog, I get an alert with the following string: vData not a String FixMe!!object ({})

I'm not sure what this means and it's happening for all files, this occurs only in Aurora 8.0

After digging a little bit more into the issue I have found this alert comes from the file MicrosoftAjax.js. Would it be possible to get a fixed applied to prevent this alert from showing up?

Regards,

Rafael

6 Answers, 1 is accepted

Sort by
0
Nencho
Telerik team
answered on 23 Oct 2015, 12:28 PM
Hello Andrew,

I am afraid, that the referenced MicrosoftAjax.js is not part of our product and we are not aware of this exception and what might have caused it.

Regards,
Nencho
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Andrew Downing
Top achievements
Rank 1
answered on 26 Oct 2015, 03:58 AM

Hi Nencho,

 This exception is thrown by DOMinator Pro Tool using Aurora browser, it detects an injection threat and it throws this exception after selecting a file from the file input element. I'm using RadAsyncUpload:

 

RadAsyncUpload rau = new RadAsyncUpload();
Controls.Add(rau);

For more information the exception is thrown from this source file: https://code.google.com/p/dominator/source/browse/trunk/js/jsInject_obj_debug.js?r=37

I'm aware the exception is not thrown from your control itself, but it occurs because in the RadAsyncUpload control the  XMLHttpRequest when posted to the server.

 Regards

0
Nencho
Telerik team
answered on 28 Oct 2015, 03:12 PM
Hello Andrew,

I am afraid that even the demonstrated exception is not meaningful for us. It would be best, if you could provide us with detailed instructions on how to replicate the issue, in what scenario and what components shall we use.

Regards,
Nencho
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Andrew Downing
Top achievements
Rank 1
answered on 29 Oct 2015, 07:40 AM

Hi Nencho,

I feel like you're blindly ignoring me, what else instructions do you need? The problem occurs when uploading a file using RadAsyncUpload on Aurora browser. In my previous post I think I gave you enough details to recreate the problem, do you know how to use your control on an internet browser? If not I can refer you to one of your tutorials.

Regards,

Rafael

0
Nencho
Telerik team
answered on 03 Nov 2015, 07:56 AM
Hello Andrew,

I would like to inform you that the referenced Aurora browser is not supported with our controls. Please refer to the following post, describing the supported browsers with our controls:

http://www.telerik.com/aspnet-ajax/tech-sheets/browser-support


This is why, we cannot grantee the proper behavior of any of our controls, when they are used under  Aurora browser.

In addition, you mentioned that the exception is thrown by DOMinator Pro Tool. Please test the behavior, under the supported browsers, using the aforementioned tool and let us know if the problem still persist. If it does, we will be glad to assist you any further.

Regards,
Nencho
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Andrew Downing
Top achievements
Rank 1
answered on 09 Nov 2015, 11:23 AM

Thanks Nencho, I'll come back to this post if the issue still persists on the supported browsers

 Regards

Tags
AsyncUpload
Asked by
Andrew Downing
Top achievements
Rank 1
Answers by
Nencho
Telerik team
Andrew Downing
Top achievements
Rank 1
Share this question
or