Classic ASP XMLUsing ASP 3 and XML. See also the XML category for more XML discussions not relating to ASP. NOT for ASP.NET 1.0, 1.1, or 2.0
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Classic ASP XML section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
I wrote a script yesterday in ASP to get an XML stream and parse it into nice happy HTML. On IIS 5, it works flawlessly, but I have tried it on 2 separate machines running IIS 4, and I get the following error:
Server object error 'ASP 0177 : 800401f3'
Server.CreateObject Failed
?
Invalid class string
The four instances of the Server.CreateObject function are the following: