Re: how can you use mshtml DOM object to grab rendered asp.net page?
- From: "Jim Cheshire" <noemail@xxxxxxxx>
- Date: Tue, 3 Jan 2006 17:42:32 -0600
Randall Arnold wrote:
>
> The only thing that led me to CACLS was, as I said, suggestions to
> allow IIS to run aspx pages on my laptop. I reall don't care WHAT
> method I use, as long as it works. Again, no suggestion I've tried
> has worked. All have produced errors. I've given up on this for the
> time being.
Understood. My point is that without knowing what errors you received,
there's no way to help. However, whomever told that you running CACLS from
your ASP.NET pages is a solution to ASP.NET pages not running is dumber than
a sack of hammers. How are you supposed to run CACLS from your ASP.NET page
if your ASP.NET page won't run? :)
>
> I don't want several users trying to run a single Windows app. I
> want the asp.net page firing up a *local* copy of the necessary
> app(s) as needed (ergo, MULTIPLE local instances). I had assumed
> this would be no big deal. I understand your explanation about
> server-run apps but since that's not what I want to do I'm thinking
> there shouldn't be a problem. If what I want to do CAN'T be done,
> then I'm flabbergasted, and not due to lack of familarity with the
> platform-- this appears to me to be a no-brainer. If intranet users
> can't rely on a server-based app to automate the Office apps on their
> desktop, why not? I'm not looking for interactivity anyway: I simply
> want to automate (one way) the publishing of charts, tables and
> graphics that reside on an intranet web page into various Office
> document forms. I thought this was part of the office automation
> Nirvana MS has been advertising for years.
Not much more I can say here. Office was not designed to work this way.
--
Jim Cheshire
================================
Blog: http://blogs.msdn.com/jamesche
Latest entry:
Getting the PID and TID of a COM Call
Describes how to get the PID of the
dllhost process a COM call is executing
in and how to locate the thread as well.
.
- Follow-Ups:
- Re: how can you use mshtml DOM object to grab rendered asp.net page?
- From: Randall Arnold
- Re: how can you use mshtml DOM object to grab rendered asp.net page?
- References:
- Re: how can you use mshtml DOM object to grab rendered asp.net page?
- From: Randall Arnold
- Re: how can you use mshtml DOM object to grab rendered asp.net page?
- From: Jim Cheshire
- Re: how can you use mshtml DOM object to grab rendered asp.net page?
- From: Randall Arnold
- Re: how can you use mshtml DOM object to grab rendered asp.net page?
- From: Jim Cheshire
- Re: how can you use mshtml DOM object to grab rendered asp.net page?
- From: Randall Arnold
- Re: how can you use mshtml DOM object to grab rendered asp.net page?
- From: Jim Cheshire
- Re: how can you use mshtml DOM object to grab rendered asp.net page?
- From: Randall Arnold
- Re: how can you use mshtml DOM object to grab rendered asp.net page?
- Prev by Date: Re: how can you use mshtml DOM object to grab rendered asp.net page?
- Next by Date: Re: how can you use mshtml DOM object to grab rendered asp.net page?
- Previous by thread: Re: how can you use mshtml DOM object to grab rendered asp.net page?
- Next by thread: Re: how can you use mshtml DOM object to grab rendered asp.net page?
- Index(es):
Relevant Pages
|