While creating a list based on excel sheet we usually opt the option of "Import Spreadsheet".
We had a requirement where we have to store the information in excel sheet (nearly 65k rows). I could able to import it as a list in sharepoint in both my development and staging environment.
Bur finally while moving to production, while importing the spreadsheet I received an error
"The specified file is not a valid spreadsheet or contains no data to import"
The data was correct even i used the same spread sheet in multiple locations. But its not working with the production site.
The solution for this issue is, the site has to be added as Trusted site in IE as follows
Open the site in IE go to Internet Options, Security tab, select Trusted Sites and add your site here.
Apply and say Ok.
Refresh your page and now I could able to import the spread sheet.
Quite wierd but finally I could be able to sovle that.
We had a requirement where we have to store the information in excel sheet (nearly 65k rows). I could able to import it as a list in sharepoint in both my development and staging environment.
Bur finally while moving to production, while importing the spreadsheet I received an error
"The specified file is not a valid spreadsheet or contains no data to import"
The data was correct even i used the same spread sheet in multiple locations. But its not working with the production site.
The solution for this issue is, the site has to be added as Trusted site in IE as follows
Open the site in IE go to Internet Options, Security tab, select Trusted Sites and add your site here.
Apply and say Ok.
Refresh your page and now I could able to import the spread sheet.
Quite wierd but finally I could be able to sovle that.