dbTalk Databases Forums  

Web service using OWC works in debug mode but not when i deploy it

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Web service using OWC works in debug mode but not when i deploy it in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
tne@rehfeld.dk
 
Posts: n/a

Default Web service using OWC works in debug mode but not when i deploy it - 11-02-2006 , 10:23 AM






Hi,

I have created a web service using OWC to extract data from a cube and
displaying them from a cube. The webservice returns the XML necessary
for the pivot table to show the data from the cube. HAving developed
and tested this with a windows app I now wanted to move it onto a test
server. However, the web service fails with the command:

Et kald til en COM-komponent returnerede fejlen HRESULT E_FAIL.
ved Microsoft.Office.Interop.Owc11.PivotView.get_Field Sets()

when I try to get the the field sets and add a field set to the
columnaxis.

Hope someone can help.

regards,
Thomas

_view.ColumnAxis.InsertFieldSet(_view.FieldSets[columnaxis], 0, true);


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.