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

Error while Telerik.Web.Spreadsheet.Workbook.Load

3 Answers 194 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Kali
Top achievements
Rank 1
Kali asked on 12 Apr 2017, 06:42 AM

HI All,

    I am trying to load a excel file on my kendo control.

   I am trying to get JSON from excel.

path = @"C:\GCPS Template\Template_001_1_1.xlsx";

var workbook = Telerik.Web.Spreadsheet.Workbook.Load(path); //iam getting System.ArgumentNullException(Value cannot be null.\r\nParameter name: value) here.
            
            return Content(workbook.ToJson(), Telerik.Web.Spreadsheet.MimeTypes.JSON);

 

//excel is opening properly in my machine.

 

3 Answers, 1 is accepted

Sort by
0
Kali
Top achievements
Rank 1
answered on 12 Apr 2017, 06:55 AM

please find excel file I am using in below link.

https://rmail.rpost.com/Pickup/FileProxy.aspx?id=767c872d-b6bf-41e2-b21e-74d1d77d35cdx3

0
iliev
Telerik team
answered on 14 Apr 2017, 03:56 PM
Hello,

Due to the Orthodox Easter holidays, we are working with highly reduced staff and will need some more time to look into the case. I am marking this ticket as requiring additional answer and we will get back to you once we can share more information. 

Thank you for understanding.

Regards,
iliev
Telerik by Progress
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
Garo
Telerik team
answered on 18 Apr 2017, 12:17 PM
Hello Kali,

I have I am not sure if this is the appropriate forum for this question. Can you tell me if you are developing a mobile or web app? If it is the latter, please have in mind that this forum is dedicated to mobile development and such questions will be answered better in the Kendo forums.

However, if you are developing a mobile app, please let me know what version of Cordova are you using. It would be best if you could share a small sample that reproduces the issue so I can investigate it further.

Regards,
Garo
Telerik by Progress
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
Tags
General Discussions
Asked by
Kali
Top achievements
Rank 1
Answers by
Kali
Top achievements
Rank 1
iliev
Telerik team
Garo
Telerik team
Share this question
or