OWC10 + ASPNET + Web Services = "Exception from HRESULT: 0xC0000005."

A

Andres Yie

I have a aspx page with a OWC Spreadsheet object and change the data using a
web service. When I run the page serveral times I receive
"Exception from HRESULT: 0xC0000005." After that i need restart my server.
 
A

Alvin Bruney

Do you have all your service packs installed? Get it from the office
website. You will need your install cd for that.
 
C

Claude Vernier

Hello,

I'm sorry I can't help you with this problem but we are
encountering issues taht you seemed to overcome...

We have OLAP cubes and Web pages that connects to them
with OWC pivot table in IE. For this to work, users must
be on the network. Could you explain how you connect your
OWC with Web Services or point me to good articles on Web?

Thanks for any infos!!
Claude
 
C

Claude Vernier

Thanks!

You're a life saver as always!!

I know need to call a C# Web Service from an Extended
Stored Procedure. If you had any knowledge or samples on
that... It would help...

I've read that only C/C++ can create "XPs", is it true?
VB6 or C# really can't? Else, how?

I did a test project for now in C++, the first build
returned a string, I've builded a second version that
contains a Web Service but I can't copy it on the
server... and I'm wondering how to specify parameters.

Thanks again for your help, have a nice day
Claude
 
A

Alvin Bruney

Try posting this to microsoft.public.dotnet.framework.adonet you may be able
to get an answer on the stored proc portion

regards
 
A

Andres Yie

I change all my code fron early binding to late binding ... the application
its more stable but the error appear sometimes and I need restart my IIS
only. I use the appication in a server without office installed ... only the
OWC and in a server with office XP installed, the error appear in both.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top