My VB script got an error when using Windows Server 2003:
Code "800A01AD"
Message "ActiveX component can't create object: 'Chilkat.Rss'"
The following line causes the error:
Set rss = CreateObject("Chilkat.Rss")
but it works fine when using Windows Vista.
How can I solve this problem in windows server 2003?
Simple Code: http://www.example-code.com/vbscript/rss_read_feed.asp
Chilkat XML: http://www.chilkatsoft.com/XML-ActiveX.asp