Re: IIS 6.0 vs IIS 5.1

From: Alvin Bruney [MVP] (vapor)
Date: 03/02/04


Date: Tue, 2 Mar 2004 00:22:27 -0600

Your post went unanswered. Have you resolved this issue?

-- 
Regards,
Alvin Bruney [ASP.NET MVP]
Got tidbits? Get it here...
http://tinyurl.com/3he3b
"Hai Nguyen" <haiaggie@neo.tamu.edu> wrote in message
news:OGCLAjD7DHA.4060@tk2msftngp13.phx.gbl...
> Hi everyone
>
> My web project runs on machine (local host) successfully. I deployed it on
> development server and I met a lot of troubles. I need your solutions this
> situation
>
> I have validation checks for textboxes which require user to fill in. It
> will report an error message and expect user to fill it out before can
move
> next. After everytime, an instruction is satisfied it will update
database.
> When testing on my local machine it does not allow to procceed to the next
> page if instruction is not satisfied. On my development server, it just
> keeps letting user goes through and ingore all the validation checks even
> update the database with empty parameter (in my database require these
> fields need to have a value)
>
> Here are some infos of the development server (IIS)
> 1>  It's IIS 6.0 running on OS 2003
> 2> I have authorized on my web folder not the others
> 3> Support access database and others. (I used access database)
>
> Here are some suggested solutions I have been trying
> 1> Checked to see if  "aspnet_client" folder exists
> 2> Checking for the version of IIS and make sure we have identical
settings
>
> If you can find out another solutions for .Net Framework and IIS 6.0.
Please
> advice
>
>


Relevant Pages

  • IIS 6.0 vs IIS 5.1
    ... My web project runs on machine (local host) successfully. ... development server and I met a lot of troubles. ... an instruction is satisfied it will update database. ... Here are some infos of the development server (IIS) ...
    (microsoft.public.dotnet.framework.aspnet)
  • beginners question impersonation
    ... Microsoft Access database is on the c: drive on the IIS ... server) and have therefore copied the database. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: ASP & Databases
    ... I am unable to insert a row in a database using an .asp ... I am running IIS 5.1 that comes with Windows XP. ... : in Control Panel. ...
    (microsoft.public.inetserver.asp.db)
  • Re: Unable to get global configuration data.
    ... It did say All Unassigned with a port. ... I reset IIS. ... on the web server. ... Unable to connect to database. ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: Insert Database Results - Get Error
    ... > Thomas A. Rowe ... > FrontPage Resources, WebCircle, MS KB Quick Links, etc. ... Note that I do not have IIS installed. ... insert database results in a FP .asp page. ...
    (microsoft.public.frontpage.client)

Loading