I am having trouble getting my components to run. Here is the error message I get when trying to use an upload component.Server object error 'ASP 0178 : 80070005' Server.CreateObject Access Error /track_exchange/post_info.asp, line 589 The call to Server.CreateObject failed while checking permissions. Access is denied to this object.
I am brand spanking new to windows 2003 and have no idea where to look to find an aswer. Line 589 is as follows:Set Image = Server.CreateObject("AspImage.Image")
Thanks for any help you can provide