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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Permission denied: 'Getobject'

Status
Not open for further replies.

fresod

IS-IT--Management
Sep 26, 2006
4
NO
Hi.

Got a 2003 DC and a 2003 Web Edition server. The web-server is a member of the domain. Get this error message Permission denied: 'Getobject' when executing a asp-script with the following line:

Set User = Getobject("WinNT://" & strDomain & "/" & strUser & ",user")

Uses integrated windows authentication and know that this is the issue, but cant find out how to solve the problem. Know that I have to set some delegation properties but from here I`m stuck.

Any help appreciated.

Fredrik
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top