I have a .NET web service that is trying to log to the Windows Event Log.However, when I try to send a SOAP request to a web method in this web service, I get back this error in the SOAP response:
I have a permission question I hope someone can help me with. I have setup permission groups for each department in an开发者_运维百科 organization, i.e. “Dept-1”, \"Dept-2\", etc.My plan is to put
I have a SQLite database that I am using for a website. The problem is that when I try to INSERT INTO it, I get a PDOException
I work for a webagency, and I have to develop an intranet/extranet app to be used as sort of a DMS (Document Management System) for a high school. Some of the requirements of the projects are using Dr
I have a custom list created in Sharepoint 2007 and displayed by a content query web part. I would like to
I\'m trying to run a Jscript task from a C# console application. The Jscipt file is not mine so I can\'t change it. The script moves some files and this is what is causing the issues.
I am trying to mimic the action of right-clicking on a folder, setting \"modify\" on a folder, and having the permissions apply to the specific folder and subfolders and files.
Because of a problem i had with mysql i need to use flush. I discovered the user cannot use flush without the reload permission. and to give it to him my syntax was
We\'re currently trying to integrate existing classic ASP pages into our new method of logging to the event log. We\'re achieving this by calling a .NET assembly exposed as a COM object which does the
I was given AWS Co开发者_StackOverflow社区nsole access to an account with 2 instances running that I cannot shut down (in production). I would, however, like to gain SSH access to these instances, is