Click here to Skip to main content
16,021,449 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
i am facing problem with console application to connect to windows server using visual studio 2010 i have provided credentials at run time but it is giving exception
The user does not have sufficient permission to perform the operation.
Posted
Comments
Bernhard Hiller 3-Jul-14 8:09am    
In what line of code do you get that exception?
Is it an exception thrown by your console application or by the service?
ZurdoDev 3-Jul-14 8:11am    
Need more details. Sounds like your code is trying to do something that the OS is not allowing it to.
Chinna Suresh 3-Jul-14 9:06am    
Thanks for ur reply i found the problem and it was in the visual studio console the exception was unauthorisedmonitoringException.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900