Browse by Tags

Related Posts

  • Re: OWC Com exception error

    Hi, yes I have! You have to read carefully and follow exactly what is written in the article which I send the link. You will find the solution there. http://aspnet.4guysfromrolla.com/articles/080603-1.2.aspx You have to be really carefull when you read the section called " Installing OWC10 on the...
    Posted to Component Discussions (Forum) by mlemmi on 07-17-2008, 12:00 AM
    Filed under: owc, asp.net chart, chart, component
  • Re: OWC Com exception error

    I prefer to post a block with code (for different kind of chart but is the same): ChartSpace1 = New OWC.ChartSpace() Dim c As Object c = ChartSpace1.Constants ChartSpace1.Border.Color = c.chColorNone Chart1 = ChartSpace1.Charts.Add(0) Chart1_Series1 = Chart1.SeriesCollection.Add(0) Chart1_Series1.Type...
    Posted to Component Discussions (Forum) by mlemmi on 06-26-2008, 12:00 AM
    Filed under: owc, ASP.NET, asp.net chart, Components, chart, chart control
  • Microsoft OWC graphs, XML, and SQL 2005 in C#

    Hey, I'm trying to read a database and display it as a graph. I have accomplished this but I have an issue. Database structure is one table called num1. num1 only has ID, X, and Y columns. That's it. The graph displays right but the tags at the bottom have all shifted over right so it's not...
    Posted to Enterprise Services Integration (Forum) by TheEarthWillShake on 06-10-2008, 12:00 AM
    Filed under: OWC, Graphs
  • Rounding Error creating a pie chart with OWC11 on ASP.NET / VB.NET

    Hi everybody, I'm currently using OWC11 on .NET Framework 2.0 (ASP.NET - VB.NET) in order to create charts. I'm experiencing an issue about rounding a piechart percentage values that I provide to the component. my problem is: If I have to represent three integer percentage values that are exacly...
    Posted to Enterprise Services Integration (Forum) by fgentili on 05-13-2008, 12:00 AM
    Filed under: OWC
  • OWC: Rotate X-Axis Text to 90 Degrees

    Uses: Windows XP + SP2, .NET 1.1 Framework, OWC10, VB.NET; My application, an ASP.NET web application produces the chart withoout any problem, as witnessed in the following picture: however I 'm facing some problem to Rotate the X-Axis text/Label in 90 degrees form. Any help will be greatly appreciated...
    Posted to Enterprise Services Integration (Forum) by hifni on 04-02-2008, 12:00 AM
    Filed under: OWC
  • OWC Com exception error

    Hello, Trying to get OWC11 to work within aspx page using VWD2005 Express. When I debug the code I'm getting the following error :- Member not found. (Exception from HRESULT: 0x80020003 (DISP_E_MEMBERNOTFOUND)) at the code line ChartSpace1.Charts(0).SeriesCollection(0).SetData(c.chDimCategories,...
    Posted to Component Discussions (Forum) by fuzzster967 on 10-12-2007, 12:00 AM
    Filed under: owc, web controls, ASP.NET, Components, chart, chart control
  • interop.owc10.dll problem

    hey guys couple of questions about interop.owc10.dll (1) what is the differance between interop.OWC10.dll and OWC10.dll ? (2) what is the differance between OWC10.dll and OWC11.dll? (3) I have created a simple aspx page with creating graph using interop.OWC10.dll, but I am not able to make it run on...
    Posted to Getting Started (Forum) by BhaveshPatel on 06-11-2007, 12:00 AM
    Filed under: OWC, register, Microsoft.Office.Interop.Excel
  • Score/Time chart with Office Web Component (OWC)

    Hello ! I want to draw a chart with the Office Web Component. I read many articles (on 4guys, csharphelp etc), but found no "official" documentation and/or example. And I'm struggling to find how I can do what I want. Here is the code I use for generating a (test) chart : 1 Dim Graphique As New ChartSpace...
    Posted to Component Discussions (Forum) by cosmo0 on 02-28-2007, 12:00 AM
    Filed under: owc, chart
  • IE7 Breaks IE6 Javascript/OWC Client-Side Display

    I have an app that uses a javascript menu with many items, and many of the pages in the app have grids created with Office Web Components (OWC 11). In IE6 everything worked just fine, but in IE7 many of the javascript menu items appear behind the grid, making them unavailable to the user. At first I...
    Posted to Client Side Web Development (Forum) by acksoft on 12-13-2006, 12:00 AM
    Filed under: OWC, ie7.0, javascript
  • Re: generate graphs in asp.net 2.0

    Try Office web components (OWC) with asp.net,,, , i have used it with CF but didnt try in asp.net, anyway Its really powerfull Here you can find sample source code or just google and u can get alot of resources about OWC Regards Anzer
    Posted to Getting Started (Forum) by anzer on 08-28-2006, 12:00 AM
    Filed under: OWC
Page 1 of 1 (10 items)