OWC Spreadsheet Export with AutoFilters
How do I export the OWC Spreadsheet with autofilters to an Excel file. The default Export() command supports exporting ONLY <=2 autofilters; what is the best solution for exporting to an excel file...
View ArticleHow to use OWC (MS Office Spreadsheet 11) with VB.NET
Hi, I need a very simple tutorial how to use the Office spreadsheet COM component with VB.NET, maybe with just a command button when clicked populates the A1 cell on the spreadsheet. I also need to...
View ArticleWhy Document of Webbrowser is Nil?
If my computer only has PPView97 installed(not MS Office),the Document object of Webbrowser is Nil? Why? Can anybody help me,how to get its Document object, thanks a lot! delphi code: procedure...
View Articleowc11 real time refresh
does anyone know if there is a way to have the OWC client auto refresh when a real time olap cube gets updated? i tried setting the Auto Synch Period in the connection string, but i'm not sure if...
View ArticleOWC11.dll not getting associated with IE
I have a HTML page with Excel interactive sheet embedded. So If a user has installed office web components, the user can view this excel in html page after running the active-x (owc11.dll) through IE....
View ArticleOWC11 can't be referenced from Access 2002
We had an Access form that was working fine on XP that use the Office Spreadsheet 11. Recently something changed (I think via automatic updates) that caused MS Office to return to the mother ship...
View ArticleDoes OWC work with Office 2007?
HI, I just came across OWC and thought of implementing it. But, I'm having troubles in the first step it self. I am not sure if I'm having compatibility issues. I have downloaded OWC10 and OWC11, but I...
View Articlekatherine fernandez brochure
Geography Of China Stressing 3,100 miles (5,000 km) from east to west and 3,400 miles(5,500 km) from north to south china is a large country with widely varying landscapes.Its territory includes...
View Article.Net component for Office Editor
I am looking for a .Net component that can provide a web interface for the user to open and edit the MS Office document (word, excel and PowerPoint), anyone can give me some suggestion?
View ArticleOWC10 / exportPicture / PNG
Hello members, Nice to meet you. I'm from Brazil, currently developing with the old classic ASP. I have OWC10 at server, my script is fine, but when I join a JPG with a transparent PNG, the transparent...
View ArticleCan Someone please help me with my Computer stuff? 34184
I use the computer and the Net on a regular basis but I don't know a whole lot about it all, especially when it gets technical. I have an Acer Aspire AM5100-U5300A. I would like to speed this computer...
View ArticlePlease, help me with a COMException on the OWC Chart control
Well the idea is imple, creating a chartspace bound to a cube file. When inserting a Category to the chart it throws a COMException AxChartSpace chartSpace; chartSpace = new AxChartSpace();...
View ArticleGetting the state of a chart.
I have an XML loaded into a ChartSpace (the data source is an olap cube). For some operations I need to know the following: 1. What type of chart it is. 2. What fieldsets are on the Filter Area,...
View ArticleOWC 11 Spreadsheet with VB .NET - Install
I have a VB .NET application that uses the OWC 11 Spreadsheet Component. It seems to require that Microsoft Office 2003 Web Components be installed, as far as I know. I tried including what I guessed...
View ArticleOWC11 DataSource binding
Hi, I have a requirement to embed an excel sheet into a winform application. My application needs to get data from SQL and show in excel sheet and then update the database with the modified data. I...
View ArticleDeliverables through SPI Project Class (Project.asmx)
A Concerierge recommended that I cross-post to here. How do I get the list of deliverables available on a Project Server for either one or all the Projects using the SPI? The Project Class [1] say,...
View ArticleOWC with SSAS 2005- Strange issue
Hello, I have a customer who is using Office web components 11.0 in this asp.net application. Earlier when they were accessing SQL Analysis Services 2000 using OWC 11.0 , and when we dropped any...
View ArticleOWC11 w/MS ACCESS 2007
After hours and hours and hours of searching the web user groups I have almost gathered enough information for a working subroutine to create what I need. I am down to the last couple of important...
View ArticleWTB Alvin Bruney on ACCESS 2007 PivotChart Views
Attention Alvin Bruney or anybody that is equally knowledgeable on the topic of Office Web Components (OWC). I had spent hours searching the internet and I even bought Alvin's book after surrendering...
View ArticleHow do I prevent/disable formatting in an OWC11.Axspreadsheet colu
I'm using Visual Studio 2005 and I have several windows apps in which I put a AxMicroSoft.Office.Interop.owc11.axspreadsheet on a form. The cells are programmatically populated. The code runs through a...
View ArticleDeliverables through SPI (project.asmx)
Pardon the repost. There were issues with my account that should be corrected. How do I get the list of deliverables available on a Project Server for either one or all the Projects using the SPI? The...
View ArticleRepost of repost: Deliverables through SPI
Posting again for the MSDN Forum gurus to answer: How do I get the list of deliverables available on a Project Server for either one or all the Projects using the SPI? The Project Class [1] say,...
View ArticleRetrieve member values for filters in OWC pivot table
Hi I'm developing an an application that uses owc pivot table on a windows form. The pivot table has a cube as a data source. The cube has some actions, which I try to retrieve and execute some update...
View ArticleOWC Drillthrough on SSAS 2005 Cube
Does OWC (version 10 or 11) allow you to use the drillthrough action on an SSAS2005 cube? I currently use OWC10 to view data in an AS2000 cube and the drillthrough action works perfectly on it. I've...
View ArticleOWC with Windows 7 64bit
I can't run access data pages with OWC10, IE8 on W764BIT. Control fields display the text "#Name?" but the names in controlsource property are exactly the same as in the query. The data page displayed...
View ArticleOWC and MDAC
Hi, Which version of MDAC is used by OWC 9 (OWC 2000) and which version of MDAC is used by OWC 11 (OWC 2003)? When I migrated my javascript code from OWC 2000 to OWC 2003, I am getting a popup "This...
View ArticleNew MS Web Platform Installer issues?
Hello all... have tried now unsuccessfully 3 times to get the wpi.msi installer to work to install the new MSPlatform Installer on my XP/SP3 box...and it always complains that it can "not" find the...
View ArticleCreating a Word document from an ASP.NET application
Hello, I just want to know if there is an existing DLL or Web Compasant that can be used from an ASP.NET application (located on a IIS server without Office on it) to create a Word document based on a...
View Articleabout spreadsheet cells data check
I has a question about spreadsheet as we know excle has the data check function,that can restrains the input type in cells or ranges,i want to know if spreadsheet has this function and which API i can...
View Articleabout spreadsheet's data validation
as we know excel has the data validation function,that is restrainted the input type of a cell or ranges ,I want to know if the spreadsheet has this function ,if has ,which API should i use? (the...
View ArticleOWC 11 not working with Vista 64-bit
Does OWC11 works with 64-bit versions; I have a .net desktop application which works fine in all 32-bit versions except 64-bit vista & windows 7; I tried compiling the entire application in vista...
View ArticlevCalendar - Send to a shared calendar
I have searched and searched. I can create a web page that will allow me to add an Event to my Outlook Calendar, but now I need it to add to a shared calendar or at least a different calendar. When I...
View ArticleUse OWC11 to load excel spreadsheet in web page in interactive mod
Hi, I am trying to use OWC11 in ASP.NET web application. The required functionality is as follows: An administrator user would create a template spreadsheet in Office 2003 Excel and either save it in a...
View ArticleOWC Pivot Table and 30K rows - low performance
Hi all! I'm using OWC Pivot Table embeded in web page and in .NET WinForms app, in both cases connected to AS2005 (OLAP3). When user drops "Dimension" with eg 30000 rows PivotTable need about 30 sec to...
View ArticleHow to Use A Formula In OWC?
Hi Could someone give some instructions on how formulae can be used in an AxWorkbook spreadsheet (OWC) embedded inside a .NET form? I am interested in using the "countif" formula but up to now attempts...
View ArticleHow to Use A Formula In OWC?
Hi Could someone give some instructions on how formulae can be used in an AxWorkbook spreadsheet (OWC) embedded inside a .NET form? I am interested in using the "countif" formula but up to now attempts...
View Article#N/A values when exporting PivotTable to Excel
We have a cube with 1 dimension that has 4 levels, when displaying up to the 4th level the data is displayed OK on the OWC, but when exported, in some places there are some "#N/A". Digging up a little...
View ArticleOWC on Server 2008?
Is it possible to install OWC 11 on Server 2008? I realize it is no longer supported, but we really need the charting capabilities for a few ASP classic applications that won't be converting to .NET...
View ArticleWebApps Conference: Meet Web Application Experts from Sapient,Adobe,Wipro and...
Hi , SiliconIndia is organizing "WebApps 2011" in Delhi on April 9th, 2011. Drawing well-renowned thought-leaders, contributors, influencer's, and organizations in the Web Development space, the...
View ArticleOWC11 not working with 64-bit vista
Does OWC11 works with 64-bit versions; I have a .net desktop application which works fine in all 32-bit versions except 64-bit vista & windows 7; I tried compiling the entire application in vista...
View ArticleWeb Application Conference
LinkedIn Event: Web Application Conference Hi, I got to know of an exciting event happening in Bangalore on July 16th. I guess it will add a great value to all the Technical in the Web Applications and...
View ArticleCannot edit OWC in design mode
Hi, I have a simple question about using the OWC 11 spreadsheet control in a Windows form that I am hoping someone would be able to help me with. I am using vb.net in Visual Studio 2010. I have a...
View ArticleOWC11 pivot table export to excel fail: missing tag row (seems to
I am using pivot table of OWC11 in a WPF application(hosted by WindowsFormHost control). But when I click the button to export the table to Excel, I got error like this: XML ERROR in PivotTable REASON:...
View ArticleOWC on IE8, WIN 7 (x64)
Can someone confirm that it is not possible to use OWC on IE8, WIN 7 (x64) I tried running a website which uses OWC for reporting purposes (both in IE 32 and IE 64) but does not seem to work. The error...
View ArticleProperty to determine the Data Provider Version
Hi there, We are using OWC11 and SSAS2005. How can I programatically investigate the OWC object to discover the Data Provider Version ie. what is the property that holds this? We are not trying to...
View ArticlePossible to synchronize pivotTable and pivotChart?
Hi folks! I'm interested in the synchronisation between the pivotTable and the pivotChart. I mean, when i add some data to my pivotTable i want it to be added to the chart automatically. And if i...
View ArticleClient-side event handling in OWC 2003 Spreadsheet
I am using the OWC 2003 spreadsheet component on my web form. But it doesn't seem to be triggering the double-click event. The event handler has been written in VB script. Earlier, we were using the...
View ArticleOWC11: How to use Custom Drawing with In-Memory Charts
Hi, I am using OWC to create in-memory charts on the server side. My chart is prety much complete, but I need to change the position of some chart elements (for example change the position or...
View Article