View Single Post
  #1 (permalink)  
Old July 21st, 2003, 10:19 AM
ne0 ne0 is offline
Registered User
 
Join Date: Jul 2003
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default Professional ASP 3.0, chapter 6

In Professional ASP 3.0, in chapter 6 the Active Server Components are noticed. One of them is the "MyInfo" component. When I try to test the ASP files from chapter 6, I always receive an error message. I visited the Microsoft web site and discovered that the MyInfo component has been removed from IIS 5.1 which I'm running. So I removed the <Object> tag for the MyInfo component from the global.asa file but the default.asp file is still not working. What's the problem ?