Advertisement

1 - 10 of 47 containing alltags:("Error: Access Denied") (0.003 seconds)
Hi, I created a Word session from C++ using: HINSTANCE hErrorCode; hErrorCode = ShellExecute (hParent, "open", "winword.exe", sTemplate, NULL, SW_HIDE); I like to close it, but I always have the...
Zones: C++Date Answered: 01/20/1999 Grade: C Views: 0
I am having trouble w/ the following code. It does not start the NT service. The service name is correct. Can any help? Thanks, Michael procedure TForm1.ServiceStart(Sender: TObject); var ...
Zones: Delphi ProgrammingDate Answered: 06/12/2000 Grade: A Views: 0
When I tried to use VB to rename a PDF ( ie Name oldFile As newFile), I get the following error: "Error generating pdf file.  Please retry with these features turned off: optimize CompressObjects....
Zones: Adobe AcrobatDate Answered: 03/15/2004 Grade: A Views: 4
I migrated my NT servers to Windows 2000 with Active Directory (still in mixed mode as I have one NT BDC yet).  I have two subnets, one at each building (call them A and B).  At each building I hav...
Zones: Microsoft Network, ...Date Answered: 06/29/2005 Grade: A Views: 0
  I have an interesting problem that I believe is Win2K (Professional) specific...    I am creating a shared memory area using a named MMF.  If I create the MMF with a default security descrip...
Zones: Windows ProgrammingDate Answered: 05/21/2001 Grade: A Views: 0
Hi, I'm using the API function NetUserGetGroups in a VB6 program. This thing sometimes returns a number as result instead of 0. When I look at the function's description, it is said that I co...
Zones: Visual BasicDate Answered: 10/17/2002 Grade: A Views: 0
I want to use SetClassLong() to access to extern programs in Windows XP. But the function returns 5th error: access denied. What can I do to use this function like in Windows 98? For example I nee...
Zones: Windows Network SecurityDate Answered: 05/25/2003 Grade: B Views: 8
I obtained an integer value of 53 from a call to netusersetinfo but I have no idea what 53 means. All I have is: Return Code Description ERROR_ACCESS_DENIED The user does not have access to t...
Zones: LanguagesDate Answered: 07/01/2003 Grade: B Views: 0
Hi! I would like to open a process with OpenProcess(). But there is the problem that this routine always returns 0x0000000! All parameters are right. GetLastError() returns ERROR_ACCESS_DENIED ...
Zones: C++Date Answered: 01/02/2004 Grade: A Views: 0
Hi I am trying to update user's information to my AD by ASP and get this error: Error Type: Active Directory (0x80070005) General access denied error the cosde i use is this i get the e...
Zones: Windows Network SecurityDate Answered: 05/31/2005 Grade: A Views: 0