I'm having a problem with the decryption part of the code below. An exception is generated when creating the CryptoStream for decryption. It's...
Hi- I'm trying to execute the C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\50\bin\OWSADM.EXE programmatically from a...
Hi I have a web application and when I try to update it with recent changes (copy files from my machine to the server) I get the following error...
Approach #2 should work just fine. Under normal circumstances, the credentials cached by the client browser for the main page will be passed for...
Start -> Run requires interactive access to the server. Do not allow the users to logon to the server, or to logon using Terminal Services. My...
Hi, I try to use ASP call to call a batch file and print report to the server's printer. But error message displayed to point out that ASP cannot...
You need to ensure that the event source is registered under an admin account before you attempt to write to it from a low-privilege account. If...
Hello gov.uk, so what you want is an API to manipulate ACLs, right? in .NET 2.0 - take System.Security.AccessControl in 1.1 -...
Base64 has a few characters that might still trigger the .NET 1.1 input validation checker. You should URL encode it before sending it to the user....
You can choose the way to access AD. Check the link bellow: http://www.c-sharpcorner.com/DirectoryServices.asp As said in another post the best...
It did?? The actual code should have been window.history.forward(1). This will ensure that there is no page in the history. Because each time the...
http://www.microsoft.com/technet/prodtechnol/windowsserver2003/technologies/security/tkerberr.mspx This is the best Kerb paper I know of. You'll...
Our intranet is an ASP.NET site running on a server that is not part of our domain. I need it to be able to read a file on our fileserver. To see...
"JMMB" <microsoft.com> wrote in message news:com... > When trying to execute the following code in a web service, I get the > enclosed error....
LDAP isn't really an authentication protocol. LDAP simple bind is totally insecure (passes plain text credentials on network), so unless it is...
I'm trying to connect an ASP.NET to a SQL Server application role but can't find how to keep the connection between pages. My initial page asks...
I know this has been asked before, and I've waded through loads of suggestions, but none seem to work. Here's the deal I am using ASP.Net 1.0 I...
"?" stands for anonymous users and "*" for all users. So, <allow users="Jv"/> <deny users="?"/> will allow user "Jv" but deny all anonymous...
On Wed, 18 May 2005 03:00:03 -0700, Ravichandran J.V. wrote: > Open Windows Explorer, browse to the specific folder, right-click on it, > select...
Stefaan Dewulf schrieb: > I can't just use the windows > authentifaction because I don't want a different user to need to log out > windows. ...
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules