2 OWC with HTTP Connection in 1 ASP page, Session reset

W

WaiKong

I having a webpage which hold 2(or more) owc11 pivot table. Becuase it is an
internet access project, so I use HTTP Connection for the owc to connect with
the Analaysis Server.

When I load this asp page, the web session will be reset/destroy, and I have
to go to the login screen again. Any solution or workaround for this issue ?
 
W

WaiKong

Yes, I do seperate them into differnt iFrames.
I even use JSP to include the 2 asp pages (with OWC) in 2 iframes, but it
also kill all the web session, both jsp web server and asp (IIS) web server

Alvin Bruney said:
have you tried separating these objects into frames. frames hold their own
sessions.

--
________________________
Warm regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
Professional VSTO.NET - Wrox/Wiley
The O.W.C. Black Book with .NET
www.lulu.com/owc, Amazon
Blog: http://www.msmvps.com/blogs/alvin
-------------------------------------------------------


WaiKong said:
I having a webpage which hold 2(or more) owc11 pivot table. Becuase it is
an
internet access project, so I use HTTP Connection for the owc to connect
with
the Analaysis Server.

When I load this asp page, the web session will be reset/destroy, and I
have
to go to the login screen again. Any solution or workaround for this issue
?
 

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