Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Remotly ConnectComputer

Status
Not open for further replies.

Smudge1977

Technical User
Nov 12, 2002
64
GB
I have a user that is a long way from the SBS server
We have upgrade the machine to XPPro and now want to run connect computer however we need to run it as:

This at first didn't work due to IP restrictions on the ConnectComputer virtual directory

Still I get an error on page even when using a local machine via the public DNS name:
IE Reports an error: Permission denied
in Line 22, Char 2 of /ConnectComputer/start.htm

Which is this command in a load function:
oNSHelp.Start( window.location );

Any thoughts please?
 
Have tried this and it says it can't run connect computer over a vpn conection :(
Anybody got some other thoughts?
Thanks
 
On the SBS server, look under the Default Web Site at the properties of the ConnectComputer virtual directory.

1. On the Directory Security tab, check the Authentication and Access Control section and make sure that "Allow anonymous..." is checked.

2. On the Directory Security tab, check the IP Address and Domain Name Restrictions to make sure that you have access.

3. On the Virtual Directory tab, you should have these boxes checked: Read, Log Visits, Index this Resource. The Execute Permissions box should have "Scripts Only".
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top