Create folder at remote site

T

Tony WONG

there is an asp page at IIS server for creating folder at remote site via
virtual folder

it is tested at Windows 2003 server.

the asp is ok if
http://localhost/test.asp

however it is not ok (error http 500) after the path of localhost is changed
to server name
http://servername/test.asp

i've opened all the security permission (file & iis), but still not ok.

tony
 
O

Old Pedant

Tony WONG said:
the asp is ok if
http://localhost/test.asp

however it is not ok (error http 500) after the path of localhost is changed
to server name
http://servername/test.asp

This is for an inTRAnet site? Not for inTERnet?

First thing to do is to find the *actual* error you are getting. Fix your
browser:

-- Click on TOOLS menu
-- Click on INTERNET OPTIONS menu item
-- Click on ADVANCED tab
-- *UN*check "Show friendly HTTP error messages"
-- OK

Now see what the actual and full error message is. And show us the actual
line of code that gets the error.
 
T

Tony WONG

it is an intranet site within a domain

it shows it does not have sufficient rights

however, if i change the authenication from integrated to basic.

it is ok now.

is it about rights delegation?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top