Hi
I have an ASP.NET (2.0) app that calls Office Web Components (OWC) , returning a chart image. Running under IIS4,5,6 it works fine. Running under Vista IIS 7.0 I consistently get an error. I figured it must be a setting or security flag I need to set.
The app uses windows authentication (which I have added to the web app successfully). Everything else in the app works fine, expect this.
I have found other threads on similar topics, but they address COM+ components, not a standard server side ActiveX. If I am asking the same question as others, please direct me to their posts.
Otherwise, what should I be looking for?
thx
Avi