Re: Page works fine with internal webserver but not on IIS
- From: "Eric" <someone@xxxxxxxxxxxxx>
- Date: Mon, 5 Dec 2005 20:51:41 +0100
Thanks Rajeev, I'll try this...
"Rajeev Gopal" <rajeevg.nair@xxxxxxxxx> schreef in bericht
news:1133811166.441003.39900@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hi Eric
>
> I am not sure whether you can switch them....
>
> What is happening is that by default, you create the project using File
> System Based. As I said, you can change the option, when creating the
> project.
>
> Now what you can do is :
> 1. Go to IIS and create a new virtual directory.
> 2. go the folder, where your aspx files are saved. copy all the files
> and paste them to the new directory
> just created.
>
> Now access the site as:
> http://localhost/(New Folder Created)/Filename.aspx.
>
> This should work.
>
> Alternative is, you might want to create a new project (this time, opt
> for HTTP.)
>
> P.S: I will check whether you can switch in between or not.
>
> Cheers!
> Rajeev
>
.
- References:
- Page works fine with internal webserver but not on IIS
- From: Eric
- Re: Page works fine with internal webserver but not on IIS
- From: Rajeev Gopal
- Re: Page works fine with internal webserver but not on IIS
- From: Eric
- Re: Page works fine with internal webserver but not on IIS
- From: Rajeev Gopal
- Page works fine with internal webserver but not on IIS
- Prev by Date: HttpContext.RewritePath Broken in 2.0 Final Relase
- Next by Date: MS ACCESS query
- Previous by thread: Re: Page works fine with internal webserver but not on IIS
- Next by thread: Re: Page works fine with internal webserver but not on IIS
- Index(es):
Relevant Pages
|