I'm studying "Visual Basic Developer's Guid to ASP & IIS", and I am
following instructions an pp 72-75. I am creating a WebClass, and enter
code as instructed, and it all is entered correctly.
When I try and run, I get the folowing error:
"The call to Server.CreateObject failed while checking permissions.
Access is denied to this object."
I've not compiled this, but am following instructions to just run the
project. Is this not possible without compiling it?
Thanks.