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!

Visual Studio debugging in an AD domain

Status
Not open for further replies.

Kreichek

IS-IT--Management
Nov 15, 2005
28
DE
I am trying to resolve the following issue: on our faculty we have an Active Directory domain, computers, users, printers, shared resources and so on. The application Visual Studio .NET 2003 is installed by the administators on the computers. The students write their software practice in Visual Studio environment, but are not able to run the programme after it has been compiled. I mean that when F5 is pressed to run/debug the programme a message appears stating that the user does not have the required privileges in order to run it. So the students need to run the application by clicking the binary in Documents and Settings\. My question is how could this be avoided and running with F5 allowed? Thank you for any replies.

---
Jordan Jordanov
Network administrator
Faculty of German Engineering Education and Industrial Management
Technical University of Sofia, Bulgaria
 
No, they have only accounts on the domain. I think there should be some way to enable this without granting the user full administrator rights.

---
Jordan Jordanov
Network administrator
Faculty of German Engineering Education and Industrial Management
Technical University of Sofia, Bulgaria
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top