Re: IIS6 issue
From: Jeff Cochran (jeff.nospam_at_zina.com)
Date: 12/15/04
- Next message: Jeff Cochran: "Re: Please help me ......"
- Previous message: !!bogus: "Re: Configuring FTP account"
- In reply to: Rafal W.: "IIS6 issue"
- Next in thread: Kristofer Gafvert: "Re: IIS6 issue"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 15 Dec 2004 03:45:16 GMT
On Tue, 14 Dec 2004 14:27:01 -0800, "Rafal W."
<RafalW@discussions.microsoft.com> wrote:
>our developer has a page where admin can add users, there is several fields
>required on this page (first, last name, ect.) as long as application is on
>IIS 5 everything work fine, meaning if fields are empty and you try to add
>user you will get error messages next to boxes, it does not work on IIS 6...
>click add and it's adding empty field to SQL db ???
>I did some research on google and found following post elswhere:
>In 5.0 you use ASPNET account for your ASP.NET applications when you want
>access to certain items. In 6.0 you need to use the IIS_WPG account.
>
>- "In our particular case, we were configuring ADAM(Active Directory
>Application Mode) to be able to connect with calls coming from a webservice.
>On the developer's box using Window XP and IIS 5, the ASPNET account was
>added. Everything worked fine. We then did a promotion to another machine,
>but this one was running Windows Server 2003 and hence IIS 6. We added the
>ASPNET account as we thought we had to but to no avail in Windows Server
>2003. After spending a bit of time trying to figure out the problem, and
>using the frequent developer used phrase, “IT WORKED ON MY MACHINE“, the
>IIS_WPG account was added.
>
>After everything was working, I looked on MSDN concerning the IIS_WPG
>account, and it is specified all over the place that you need to use this
>account in IIS 6.0." -
>
>it's also pointing to microsoft kb:
>http://www.microsoft.com/resources/documentation/WindowsServ/2003/standard/proddocs/en-us/Default.asp?url=/resources/documentation/WindowsServ/2003/standard/proddocs/en-us/aaconruntimeprocessisolation.asp
>
>but I have no clue if this is revalent in our situation...
>does any one know what I need to change in IIS 6 in order to make this work?
Hate to say but I'm not sure I even understand what's not working. It
looks like you've added some validation controls to an ASPX web form,
and they aren't validating they way you wish. Have you checked the
code? Have you used the debugging tools in VisualStudio.NET to help?
Jeff
- Next message: Jeff Cochran: "Re: Please help me ......"
- Previous message: !!bogus: "Re: Configuring FTP account"
- In reply to: Rafal W.: "IIS6 issue"
- Next in thread: Kristofer Gafvert: "Re: IIS6 issue"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|