Browse by Tags

Related Posts

  • Re: Type 'Microsoft.Office.Interop.Word.Application' is not defined after I publish application

    This is probably the best walkthrough I have found to date on this subject, it's for a 3rd party component but the idea is still the same http://www.activepdf.com/support/knowledgebase/viewKb.cfm?id=11760&tk=sp Now if you cannot find the application name in the list (in the walkthrough) scroll...
    Posted to Configuration and Deployment (Forum) by whighfield on 04-10-2009, 12:00 AM
    Filed under: Office, permissions, Security, server, asp.net, COM, DCOMCNFG, word, excel
  • File .CSV Error :System.Data.Odbc.OdbcErrorCollection Help!!!!!!!!!!!

    Hi There, I Have this error when I Uploaded the page in my Host, but in my computer work excellent. (Error :System.Data.Odbc.OdbcErrorCollection) What I do is Copy the data from a .csv file to a database in MS SQL , in Godaddy.com This is the Code: protected void Cargar_Click(object sender, EventArgs...
    Posted to Other Databases (Forum) by luisbragagnolo@hotmail.com on 12-02-2008, 12:00 AM
    Filed under: Odbc.OdbcErrorCollection, PostgreSQL, sybase, sybase sql server multiple queries temporary interim table, asp.net, C#, Data masking, data retention, database audit, Database security, DB2, db2 monitor, dbf asp.net gridview, enterprise data management, excel-querying, excel, sql server, dynamically creating a table in progress database, SQL Query, sybase sql server ODBC and OLEDB, .NET, sql tuning, store procedures, archive data
  • export to the excel custom fonts

    hi. I use this Visual Basic (VB) code for the export gridview to the excel, and it works fine with US standard letters : 'start of code for the save excel Protected Sub Button1_Click( ByVal sender As Object , ByVal e As System.EventArgs) Handles Button1.Click If Not Page.IsPostBack Then ' Bind...
    Posted to Data Presentation Controls (Forum) by endzd on 12-01-2008, 12:00 AM
    Filed under: web controls, ".NET 2", .Net 2.0, .NET Gridview Problems, .net2.0, .vb, Access data, asp .net 2.0, ASP 2.0, asp .NET 2005, ASP.NET, web user control, .aspx.vb, Excel, Excel Export, VS 2008, VS NET 2008, .net, asp.net 2.0, export to excel, .ASPX, Visual Web Developer 2008 Express Linq FoxPro, .NET Framework 2.0, adding data, export excel, Export GridView to Excel
  • reading excel file, merged cells

    hello Please check the sample excel sheet I intend to use to get a clear understanding of my question I need to use datareader to query using a sql statement to retrieve data from the woksheet. I have seen many examples on how to do this but all those consider the first row (Row 1 in spreadsheet) to...
    Posted to Other Databases (Forum) by azhar2000s on 11-13-2008, 12:00 AM
    Filed under: ADO.NET, ASP.NET, Data Access, Excel
  • Export datagrid to a seperate excel spreadsheet

    Hi, I was trying to export data grid to a seperate excel spreadsheet. Fortunately, I achieved to get the report on the server machine but strangely I can't get it on a client machine. It seems that the code I wrote opens excel on the server machine only. Excel is installed on both server and client...
    Posted to Enterprise Services Integration (Forum) by hulku on 11-11-2008, 12:00 AM
    Filed under: ASP.NET, COM+, export, Excel, Excel C# Data Writing, COM interop
  • SpreadsheetGear® Adds Microsoft Excel 2007 Open XML and Excel Compatible Charting Support to ASP.NET and Windows Forms Spreadsheet Component

    LENEXA, KS, October 14th, 2008 - Today, SpreadsheetGear LLC announced the immediate availability of SpreadsheetGear 2008. With one safe managed assembly, SpreadsheetGear 2008 enables developers to easily add scalable ASP.NET Excel Reporting , dynamic Dashboards from Excel Charts and Ranges , powerful...
    Posted to Announcements (Forum) by Joe Erickson on 10-14-2008, 12:00 AM
    Filed under: MS Excel, Office 2007 Open XML formats, office open XML, OOXML, open xml, OpenHighLowClose, Opening an excel file to and from streams, Save & Convert Office 2007 Open XML Formats Documents, spreadsheet, spreadsheet component, SpreadsheetGear, SpreadsheetML, spreadsheets, Statistics, visual studio, visual studio 2008, VS 2008, web application, web components, Web Forms, .NET 2.0, .NET 3.0, .net 3.5, .net chart, .NET charting components, .NET component, .NET Components, .net graph, .net grid component, 2005 & 2008, Active Sheet, asp.net, ASP.NET 2.0, ASP.NET AJAX, asp.net chart, c#, calculations, Candlestick, Cells, Component, control, Convert excel chart to image, data grid, datagrid, excel, excel reporting, Formulae, Gantt, Grid, HighLowClose, Import and export of data from DataTable, webgrid, Word and Excel, Chart, Charting, charts, XLS, XLSX and SpreadsheetML, grid view, VS2008, generate xls, asp .NET 2.0, excel dashboard
  • Download excel sheet problem

    Hi Experts, I just want to tell you that i had a problem at the time of import excel file. Programme is in ASP.NET and C#.NET I have one grid view which bind at design time and two combo box on the grid in Row temp let. I have download excel file without this two combo box. but column header has different...
    Posted to Enterprise Services Integration (Forum) by hemal2801 on 10-10-2008, 12:00 AM
    Filed under: ASP.NET, Excel, Excel download, C#
  • Re: workbooks.open() method error

    You might try: Excel.Workbook theWorkbook = ExcelObj.Workbooks.Open( openFileDialog1.FileName, 0, true , 5, Type.Missing , Type.Missing , true , Excel.XlPlatform.xlWindows, "\t" , false , false ,0, true ); Type.Missing is used for the parameters you don't want to set. So to simply set the...
    Posted to Enterprise Services Integration (Forum) by rpeteg on 08-22-2008, 12:00 AM
    Filed under: ASP.NET, Excel, Excel 2007, Excel C# Data Writing, .NET, C#
  • Asp.net C# Closing Excel

    Hi. I'm able to create and save an excel file, no problems. But i cannot seem to close the instance of Excel. I've tried lots of websites, and the Microsoft site with no luck. Maybe someone here can help me with the following problems. Below is my code (basically). 1 Excel.Application objApp...
    Posted to C# (Forum) by Reeb_doog on 05-06-2008, 12:00 AM
    Filed under: ASP.NET, C#, Excel
  • How Can I Copy-Insert Copied Cells in Excel with Asp.Net Code?

    Hi every body, I open an excel file and write some data on it. However, in some conditions, I need to expand some area with new rows. So I want to copy a row and insert that copied row (with a new row) under it.. I am using VS2008. I found some links, but I could not find inserting a new row.. http:...
    Posted to Enterprise Services Integration (Forum) by SnigRO on 05-03-2008, 12:00 AM
    Filed under: Row, Excel, asp.net
Page 1 of 3 (23 items) 1 2 3 Next >