474,012 Members | 35,618 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

OWC11 Error

Hi
I'm using OWC11, ASP .Net 1.1 and Sql Server 2005. Sometimes when i'm
working with the PivoteTable control i receive this error:
"The query could not be processed:
o XML for Analysis parser: The 'C7B905FC-DFDF-476D-BA4B-69C3CCBCC15D'
session ID cannot be found. Either the session does not exist or it has
already expired."

Does anybody know how to avoid this error?

Thanks

Dec 20 '06 #1
0 1123

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
5977
by: STeve | last post by:
Hey guys, Just want to thank you guys in advance. I am receiving a "library not registered" error when I am running this code. I am not too sure why this is happening. I don't get this on the "Server.CreateObject" line. Here is the code: set chtSpace = server.CreateObject("OWC11.ChartSpace")
1
2396
by: Stefan Hirtbach | last post by:
Hi, I wrote a small program in C#, using OWC11, that fills data in an excelsheet and save it to disk as xls-file (using the Export-function). It works well with Office 2003 but i've got problems using the file in Office 2002 and 2000. It seems that the exported file is in an XML-file and not an native Excel-file. Is it possible to generate a native File to use it with 2000 and 2002, or have I to grade down to OWC10? BTW: How do I color...
1
3133
by: Gerry Roston | last post by:
I'm not sure what I am missing... According to http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B319793, documentation for OWC11 is found in C:\Program Files\Common Files\Microsoft Shared\Web Components\11\1033. Sure enough, there are a pile of .chm files there. However, these files describe stuff in terms of VBA, not .NET. I was also guided to ms-help://MS.MSDNQTR.2004APR.1033/owcvba10/html/octocMSOWCObjectModels.htm,
2
3299
by: Gerry Roston | last post by:
I have a rather simple ASP.NET program for displaying a formatted spreadsheet. (Needless to say, there will be some data added!): Private Sub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load Dim xlsheet As New SpreadsheetClass Dim rs As New StreamReader(Server.MapPath(".") + "mySheet.xml") Dim xmlContentFromFile As String = rs.ReadToEnd() xlsheet.XMLData = xmlContentFromFile
0
1373
by: Hugo Flores | last post by:
I developed a Web project using Visual Studio 2005 Web Deployment Projects. I'm also using OWC11 for some charts. The problem I have is that when I transfer the deployment folders to the server I get an error: Could not load file or assembly 'Microsoft.Office.Interop.Owc11, Version=11.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' or one of its dependencies. The system cannot find the file specified This is what I have on my...
0
3192
by: Ujval Shah | last post by:
Hi, I am facing a peculiar problem. My Client Requirement is to Export and Import Excel from and To DataSet for web Application using OWC. Now Problem is When i Export file using OWC .. File's Extension is .xls but it's XML Spreadsheet .. so when i am trying to import Extended Property=EXCEL 8.0 is not supported. and it gives error "External table is not in the expected format."
1
4830
by: oliviers | last post by:
Hi, From an aspx (.net 2.0) web site, I basically want to provide my users with some data in an excel format. I found that a good way was to user the owc11 library (from Office 2003). It runs great on my dev machine and, of course, bad from my production server. What I did:
0
1122
by: NagarajanS | last post by:
Hi, i developed a chering application using owc11 application in .net 2003.But now my office version is upgraded to OFFICE 2007.Now i try to run applciation is is searching for that OWC11 control.But in OFFICE 2007 there is no OWC11 control.What is the solution for this? Regards, Nags
2
3702
by: jit007 | last post by:
HI all , I am creating a UI using VBA program where I am using OWC 11 control. What I want is that--- when user will select the pricular cell(say, D4) in the OWC spreadsheet, a combo box appears in place of the cell and from the drop-down list box he will select the correct option and that will be the value of that cell (i.e. D4). Now I've written the code like following:-- //Code//
0
10455
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10271
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
12001
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
11528
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
11042
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6559
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
6718
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
5300
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
4860
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.