I'm trying to work through an ASP tutorial.
The lines below are on the ASP page.
<% set myTOC = Server.CreateObject("MSWC.NextLink"
%>
This line diplays in my browser when I try to run the page.
Error Type:
MSWC.NextLink (0x80004005)
ERROR Can not open file
/news/archives.asp, line 8
I am using Personal Web Manager on my computer and am
using Windows 2000. I have looked for any reference to
MSWC on my hard drive and can't find anything.
If that is my problem how and where do I get this.
Ray Way
rway@comprsc.com
The lines below are on the ASP page.
<% set myTOC = Server.CreateObject("MSWC.NextLink"
This line diplays in my browser when I try to run the page.
Error Type:
MSWC.NextLink (0x80004005)
ERROR Can not open file
/news/archives.asp, line 8
I am using Personal Web Manager on my computer and am
using Windows 2000. I have looked for any reference to
MSWC on my hard drive and can't find anything.
If that is my problem how and where do I get this.
Ray Way
rway@comprsc.com