Ask a Question related to ASP.NET General, Design and Development.
-
Mike S #1
Can ASP.NET process ASP in IIS?
I have a custom Forms based Authentication/Authorization scheme built for my
ASP.NET apps and would like to have ASP pages processed by the aspnet_wp so
that it would handle the Authentication/Authorization and then allow the ASP
pages to process. I was sure I read that you could do this (some time ago)
but I cannot find any info on the subject.
Am I mistaken or is this possible?
If anyone has a link to an article covering this or insight into the
subject, I would greatly appreciate any info.
Thanks
Mike
Mike S Guest
-
CFFILE upload error - The process cannot access the filebecause it is being used by another process
I get this error intermitently when trying to upload a file. <cffile action='upload' ... To make sure there was nothing wrong with the file, i... -
#37998 [Asn->Fbk]: Parent process lost MySQLi connection after child process gone
ID: 37998 Updated by: tony2001@php.net Reported By: dbs at is dot ua -Status: Assigned +Status: ... -
Win32::Process, SetProcessAffinityMask for an existing process =perl crash
Hi! Was planning to use Win32::Process to set the ProcessAffinityMask of some processes but this lead to pure and simple crash of perl.exe. ... -
Win32::Process Kill Process in Windows ME
Hello, I want to kill a Process in Windows ME, which I have started. I have executed the following lines in XP and it works. I execute this in... -
Problem: Process.GetProcessesByName : Couldn't get process information from remote machine
As part of an ASP.NET application, I am creating an Excel spreadsheet using my .NET component. On my machine (win2K) I always get a... -
Natty Gur #2
Re: Can ASP.NET process ASP in IIS?
Hi,
I don’t think it’s possible. The aspnet_wp process is responsible to
handle just asp.net pages while inetinfo process (and asp.dll) handles
just ASP pages. The only way that I can think about it is to change the
extension mapping of asp but I don’t know how this change infects the
asp pages processing.
Natty Gur, CTO
Dao2Com Ltd.
28th Baruch Hirsch st. Bnei-Brak
Israel , 51114
Phone Numbers:
Office: +972-(0)3-5786668
Fax: +972-(0)3-5703475
Mobile: +972-(0)58-888377
Know the overall picture
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Natty Gur Guest



Reply With Quote

