Tom --
I have already used that to get the system working. That will work as long
as I am sitting at the server using the IE that is on the same machine. If I
go over to the next machine and connect, then it will not print.
-- A
"Tom Kaminski [MVP]" <tomk (A@T) mvps (D.O.T) org> wrote in message
news:bp30lb$...
> "Bradley M. Small" <> wrote in message
> news:...
> > Hi --
> >
> > I have an ASP (not .Net) web application that needs to Print Server
Side.
> >
> > In response to let's say Orders being placed, the server would perhaps
> print
> > the pick sheets to some printer in the warehouse.
> >
> > This is purely hypothetical application description as the actual
> > application is much more convoluted, but basically does this.
> >
> > When I am on the server itself, and access it with IE on the same
machine
> it
> > works, but when I am remote then it doesn't.
> >
> > The printing itself is being done in a VB activex control. It sets a
> printer
> > active by device name, and then uses the Printer object to print a hand
> > coded report. The printers themselves are placed into the registry by
> > copying the hives containing them to the hkey_users.default.
> >
> > Basically this all works when you are physically on the server. Once you
> go
> > to a different machine, it stops working. I assume that it has something
> to
> > do with what happens with the IUSER_<MACHINENAME> or the RUN AS aspect
of
> > the IIS service.
>
> Is this your problem?
> http://support.microsoft.com/?kbid=184291
>
> --
> Tom Kaminski IIS MVP
> http://www.iistoolshed.com/ - tools, scripts, and utilities for running
IIS
> http://mvp.support.microsoft.com/
> http://www.microsoft.com/windowsserv...y/centers/iis/
>
>
>