Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Internet Printing again

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  Setting up IIS server at home  
Author Message
al1202003

External


Since: Nov 18, 2003
Posts: 8



(Msg. 1) Posted: Wed Nov 26, 2003 5:26 am
Post subject: Internet Printing again
Archived from groups: microsoft>public>inetserver>iis (more info?)

I still have not been able to solve this.

I implementing Internet Printing; but it fails:
http://w23ksv/printers/
gives error on EI Version 6.0.2800.1106 (XP)

"Server object error 'ASP 0193 : 80020009'
OnStartPage Failed
/printers/ipp_util.inc, line 74
An error occurred in the OnStartPage method of an
external object. "


The Application event log on \\w23ksv shows:

Error ID 5 (Source: Active Server Pages)
Error: File /printers/ipp_util.inc Line 74 OnStartPage
Failed. An error
occurred in the OnStartPage method of an external object..


wonder if anybody has actually implemented Internet
Printing successfully.

I installed 1) IIS 6.0 on my \\W23KSV Windows Server 2003
machine, 2)Internet Printing and then 3) a TCP/IP
printer, which I shared as HPJet210.

The Internet Printing & Active Server Pages component on
ISS automatically installed and I allowed these
extensions.

From a Windows XP Professional PC I, from IE, I run
http://w23ksv/printers

Also, I could get:
And, I get a HTTP 500 - Internet Explorer -Internal
server error

The page cannot be displayed

I followed:
http://support.microsoft.com/default.aspx?scid=kb;en-
us;323428&Product=winsvr2003

What am I doing wrong? How should I connect to this Web
Printer from XP Prof. SP1 ?

Is there anything else I have to configure in ISS 6.0?

*******
This ISS 6.0 is working correctly for Web Terminal
Services and SUS, and static web pages

 >> Stay informed about: Internet Printing again 
Back to top
Login to vote
technet

External


Since: Dec 19, 2003
Posts: 1



(Msg. 2) Posted: Fri Dec 19, 2003 8:43 pm
Post subject: Re: Internet Printing again [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Ok, I think I have figured this one out.

First of all I uninstalled SUS, ISS and IPP all together, to start from
scratch.

I then installed IIS all by itself, without IPP printing. Using the
Management Console, I deleted the default web site. Created a directory in
InetPub called SoftwareUpdateService. I then created a new website and
pointed it to this directory. I then installed SUS. I changed the port
from 80 to 81.

To get to the site you browse to: <a style='text-decoration: underline;' href="http://localhost:81/SusAdmin" target="_blank">http://localhost:81/SusAdmin</a>

I then created a new website called Default Web Site. I then installed IPP
printing. However, IPP will install itself to the as a virtual directory in
the SUS web site. Create a virtual directory in your new default web site
called Printers. Point this to C:\Windows\Web\Printers. Once you complete
this you will be able to access the IPP Printers Web Site by browsing to:

<a style='text-decoration: underline;' href="http://localhost:80/Printers" target="_blank">http://localhost:80/Printers</a>

I have been working on this for several hours so I am quite tired. So if
something doesn't make sense, post here and I will clarify. Basically SUS
and IPP can't exist on the same web site at this time - this is the only way
I could figure out how to get it working without giving me the .asp error.

Regards,
Jason Hotchkiss


"alb120" <al1202003.DeleteThis@hotmail.com> wrote in message
news:nbUwb.4909$nP3.3901@nwrdny03.gnilink.net...
 > I still have not been able to solve this.
 >
 > I implementing Internet Printing; but it fails:
<font color=purple> > <a style='text-decoration: underline;' href="http://w23ksv/printers/</font" target="_blank">http://w23ksv/printers/</font</a>>
 > gives error on EI Version 6.0.2800.1106 (XP)
 >
 > "Server object error 'ASP 0193 : 80020009'
 > OnStartPage Failed
 > /printers/ipp_util.inc, line 74
 > An error occurred in the OnStartPage method of an
 > external object. "
 >
 >
 > The Application event log on \\w23ksv shows:
 >
 > Error ID 5 (Source: Active Server Pages)
 > Error: File /printers/ipp_util.inc Line 74 OnStartPage
 > Failed. An error
 > occurred in the OnStartPage method of an external object..
 >
 >
 > wonder if anybody has actually implemented Internet
 > Printing successfully.
 >
 > I installed 1) IIS 6.0 on my \\W23KSV Windows Server 2003
 > machine, 2)Internet Printing and then 3) a TCP/IP
 > printer, which I shared as HPJet210.
 >
 > The Internet Printing & Active Server Pages component on
 > ISS automatically installed and I allowed these
 > extensions.
 >
 > From a Windows XP Professional PC I, from IE, I run
<font color=purple> > <a style='text-decoration: underline;' href="http://w23ksv/printers</font" target="_blank">http://w23ksv/printers</font</a>>
 >
 > Also, I could get:
 > And, I get a HTTP 500 - Internet Explorer -Internal
 > server error
 >
 > The page cannot be displayed
 >
 > I followed:
<font color=purple> > <a style='text-decoration: underline;' href="http://support.microsoft.com/default.aspx?scid=kb;en-</font" target="_blank">http://support.microsoft.com/default.aspx?scid=kb;en-</font</a>>
 > us;323428&Product=winsvr2003
 >
 > What am I doing wrong? How should I connect to this Web
 > Printer from XP Prof. SP1 ?
 >
 > Is there anything else I have to configure in ISS 6.0?
 >
 > *******
 > This ISS 6.0 is working correctly for Web Terminal
 > Services and SUS, and static web pages
 >
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Internet Printing again 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
internet Printing: - I wonder if anybody has actually implemented Internet Printing successfully. I installed 1) IIS 6.0 on my \\W23KSV Windows Server 2003 machine, 2) Internet Printing and then 3) a TCP/IP printer, which I shared as HPJet210. The Internet Printing & Ac...

Internet Printing on 2003 - I installed 1) IIS 6.0 on my \\W23KSV Windows Server 2003 machine, 2) Internet Printing and then 3) a TCP/IP printer, which I shared as HPJet210. The Internet Printing & Active Server Pages component on ISS automatically installed and I allowed t...

Internet Printing fails: - I implementing Internet Printing; but it fails: http://w23ksv/printers/ gives error on EI Version 6.0.2800.1106 (XP) "Server object error 'ASP 0193 : 80020009' OnStartPage Failed /printers/ipp_util.inc, line 74 An error occurred in the OnStartPage ...

Internet Printing fails - I implementing Internet Printing; but it fails: http://w23ksv/printers/ gives error on EI Version 6.0.2800.1106 (XP) "Server object error 'ASP 0193 : 80020009' OnStartPage Failed /printers/ipp_util.inc, line 74 An error occurred in the OnStartPage ...

Internet Printing - I cannot get any web printers - I wonder if anybody has actually implemented Internet Printing successfully. I installed 1) IIS 6.0 on my \\W23KSV Windows Server 2003 machine, 2) Internet Printing and then 3) a TCP/IP printer, which I shared as HPJet210. The Internet Printing &...
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]