Skip to content

Magenaut

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

excel

“Retrieving the COM class factory for component…. error: 80070005 Access is denied.” (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

September 2, 2022 by Magenaut

I just created a simple application and hosted in IIS6.0. In code I’m just instantiating excel objects.

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

Export GridView to multiple Excel sheet

September 2, 2022 by Magenaut

I have two Gridview in my Web application.I need ,while clicking the (ExcelExpot) button the values to be Export in Excel Accordingly Sheet1 and Sheet2.

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

How do you use Excel server-side?

September 1, 2022 by Magenaut

A client wants to “Web-enable” a spreadsheet calculation — the user to specify the values of certain cells, then show them the resulting values in other cells.

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

Could not load file or assembly ‘Microsoft.Office.Interop.Excel, Version=14.0.0.0

September 1, 2022 by Magenaut

I have web-site that uses MS Excel files read/write.

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

Editing an Excel document with Macros in ASP.net

September 1, 2022 by Magenaut

Is it possible in any way to edit an excel sheet through an ASP.net page that contains macro. I have tried to open the Excel sheet and it seems to just hang rather than load the excel. Testing on a page without macros works perfectly fine?

Categories ASP.NET, Q&A Tags asp.net, edit, excel, office-automation, vba Leave a comment

How do you stream an Excel 2007 or Word 2007 file using asp.net and c#

September 1, 2022 by Magenaut

I’m working on a web app and need to stream various files. I can do pdfs, images, and older Office documents. However, when I try to do with 2007 documents, it breaks. Here is my code:

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

ASP.NET Cannot create ActiveX component

August 31, 2022 by Magenaut

I have a ASP.NET application that allows users to export their staff’s absences each month to Microsoft Excel. The application is currently generating the following exception

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

how to create and download excel document using asp.net

August 31, 2022 by Magenaut

How to create and download excel document using asp.net ?

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

How to format cells in excel sheet programmatically?

August 31, 2022 by Magenaut

We have an asp.net c# program that reads a sheet from an Excel file and writes it out in a new sheet (also adding one column if data come from a Sql Server table).

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

Generate CSV file in ASP.Net

August 30, 2022 by Magenaut

I am using the code below on an aspx page on button click event to generate csv file. This works when I do not name my file but when I try to use:
Response.AddHeader(“Content-Disposition”, “attachment;filename=myfilename.csv”);

Categories ASP.NET, Q&A Tags asp.net, c#, csv, excel, file Leave a comment
Older posts
Newer posts
← Previous Page1 Page2 Page3 … 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