Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

excel

Excel dll for Microsoft.Office.Interop.Excel

August 30, 2022 by Magenaut

We want to use Microsoft.Office.Interop.Excel in our web application. Everything works fine on our local machines, but on our test machine we’re running into problems. It has neither Visual Studio nor Office installed on it.
We’re using .NET framework 2.0 and the server is running on Windows Server 2003 with IIS6.

Categories ASP.NET, Q&A Tags asp.net, asp.net-2.0, excel, interop Leave a comment

Merge cells using EPPlus?

August 29, 2022 by Magenaut

I’m using the EPPlus library to read/write Excel files: http://epplus.codeplex.com/

Categories ASP.NET, Q&A Tags asp.net, c#, epplus, excel Leave a comment

Inserting new rows and moving exsisting ones with OpenXML SDK 2.0

August 29, 2022 by Magenaut

I’m using OpenXML SDK 2.0 to add data to the spreadsheet template but I ran into a problem (since I’ve been using OpenXML for a day that’s not so hard to believe). I can’t figure out how to add new rows while pushing all the rows that are below the new ones down.

Categories ASP.NET, Q&A Tags asp.net, c#, excel, openxml, openxml-sdk Leave a comment

gridview data export to excel in asp.net

August 29, 2022 by Magenaut

i tried to transfer grid view data to excel …. But the output is a blank excel sheet.How to solve this problem?Is there any code to transfer grid view value to excel sheet with data base?

Categories ASP.NET, Q&A Tags asp.net, c#, excel Leave a comment

Send query results to Excel from ASP.NET website

August 29, 2022 by Magenaut

We let users create ad-hoc queries in our website. We would like to have the user select their criteria, then click submit and have the results streamed automatically to Excel. I have the application populating a DataTable, then using the datatable to create a tab delimited string. The problem is getting that to excel.

Categories ASP.NET, Q&A Tags asp.net, excel Leave a comment

How to get values from template fields in GridView?

August 29, 2022 by Magenaut

This is my markup of GridView.

Categories ASP.NET, Q&A Tags asp.net, c#, excel, gridview, templatefield Leave a comment

Export data as Excel file from ASP.NET

August 28, 2022 by Magenaut

I have data like below

Categories ASP.NET, Q&A Tags asp.net, c#, excel Leave a comment

Operation must use an updateable query when updating excel sheet

August 28, 2022 by Magenaut

I am getting this error when trying to update excel sheet :

Categories ASP.NET, Q&A Tags asp.net, c#, excel Leave a comment

So I really can’t use Excel Object Model to be used server-side?

August 28, 2022 by Magenaut

I’m trying to develop a c#/asp.net application to extract data from a SQL server and have it formatted in an excel spreadsheet. I have been practicing with excel object model and recently stumbled upon this: http://support.microsoft.com/kb/257757 Considerations for server-side Automation of Office

Categories ASP.NET, Q&A Tags asp.net, c#, excel Leave a comment

MIME-Type for Excel XML (ASP.NET 3.5)

August 28, 2022 by Magenaut

I use CarlosAG-Dll which creates a XML-Excel-file for me (inside a MemoryStream).

Categories ASP.NET, Q&A Tags asp.net, c#, excel, mime-types Leave a comment
Older posts
Newer posts
← Previous Page1 Page2 Page3 Page4 … Page9 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress