I have a couple of problems and I am hoping to see somebody who will be of
assistance. I am developing a website that uses Microsoft’s RDS
technology. I
created an automation Out-of-process server which will reside on the
server.
By the way, I created this using FoxPro. I want the program to start
automatically, I placed the following in global.asp:
Set application(“app”) = server.createobject(“sendmails.mails”).
It returns
the error message: The call to server.createobject failed while checking
permission. Access is denied. I still got this error even when I used
RegEdit
to give the user (Internet Guest User) full control over the object. The
folder that contains this folder I also assigned full control yet the
problem
exists
I also have a couple of ActiveX controls that will be hosted on Internet
Explorer. These controls communicate with a DLL backend. It keeps giving
me
the error: Run time error 4100. Business object cannot be created. I added
the component in
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\W3SVC\Parameters\ADCLaunch
yet this does not solve the problem. By the way, I am currently using
Windows
XP.
Lastly can anybody recommend a good webhost that will be ready to host RDS
based website. Most seem not ready to host RDS based website citing
security
problems
Thank you very much