Hi, i am using WshShell = new ActiveXObject("WScript.Shell"); WshShell.Run("iexplore "+url1, 1, false); in my <script> of my html page to...
Hi I'm trying to deploy the DotText blog engine on my shared ASP.NET hosting environment. This engine does an extensive use of...
Dear all, In Windows XP, execute this from C# code behind file, schtasks /create /s 127.0.0.1 /u "Jason Yong" /p jasonyyf /ru "administrator"...
Hi, I'm trying to verify a signed SAML reponse. It's an enveloped signature with following format: <Response ResponseID="xxx" >...
Hi, From a web application using following code iam executing an EXE. IPTCProcessInfo.FileName = "C:\\IMGExtractor.exe"; ...
I have an ASP.NET application using impersonation, and ran into the issue where if I start a new thread, that thread runs as the ASP.NET user instead...
Hello, people! I’m presently trying to choose an appropriate user authentication solution for online banking system implemented in ASP.NET, and as...
Hello, I am trying to provide a web service layer on top of legacy VB 6.0 COM+ component. I will be calling my web service from ASP.NET pages...
I have a web application with at least three pages: /index.aspx (home page) /login.aspx (login page) /my/portfolio.aspx (private page - needs...
Hi, I have setup my website to use windows integrated security in IIS (and disabled anonymous access) also added <identity impersonate="true"/>...
Hi group I run IIS 6.0 on W2k3 being an Active Directory Controller in a test lab. Create a virtual directory 'test' with Windows authentication...
I am trying to print pdf documents from my Intranet ASP.NET application. I am using the code listed below. The code works fine when run from a...
hi, i've read a lot of posts here about people who ran into problems using forms authentication, and the RedirectFromLoginPage() method, which...
Hi, I had the same issues. I ended up learning more about SQL that I had intended. In the end I discovered that GrocerToGo had not been installed...
Hi! I'm just curious about the use of cookies in forms authentication. The username and roles are stored in the encrypted cookie, but if a user...
Hi guys, I was wondering if anyone knows if the .NET framework has a library or methods that I can use to diallow users from entering HTML tags...
Additionally, you should determine what's causing the Application pool recycles. A web app pool should not be recycling every 20 minutes (or less)....
Hi Mark, I didn't see that you use AD and not a role provied by the default role provider!! Manfred
The account to be used is defined in machine.config, or in web.config (for a specific web app). If nothing is defined specifically, then...
Hello Andrew, With MachineKey, ASP.NET can generates a random key and stores it in the Local Security Authority (LSA). I think this is a better...
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