|
 |
aspx_beginners thread: IIS problem with ASP.NET
Message #1 by "Oldwen Adriano" <oldwen@a...> on Sun, 9 Feb 2003 04:08:19
|
|
I installed Oracle the other day on my pc and ever since then I can not
access my aspx pages. I tried going into IIS to start my default page,
but I receive error..... Unexpected error 0x8ffe2740 occurred. Can
anyone please help me with this. Thank you.
Message #2 by "Jerry Lanphear" <jerrylan@q...> on Sat, 8 Feb 2003 21:04:36 -0700
|
|
Do non-managed pages work in your IIS? Can you set your default page to a
simple html page or a traditional ASP page and does it work or is it just
ASP.NET?
----- Original Message -----
From: "Oldwen Adriano" <oldwen@a...>
To: "aspx_beginners" <aspx_beginners@p...>
Sent: Sunday, February 09, 2003 4:08 AM
Subject: [aspx_beginners] IIS problem with ASP.NET
> I installed Oracle the other day on my pc and ever since then I can not
> access my aspx pages. I tried going into IIS to start my default page,
> but I receive error..... Unexpected error 0x8ffe2740 occurred. Can
> anyone please help me with this. Thank you.
>
>
Message #3 by "Li, Xing" <xli@l...> on Mon, 10 Feb 2003 08:55:30 -0800
|
|
Oracle has its own web server which uses the same port number as IIS. To
solve this problem, you either can change the port number for IIS or
oracle web server in the config file OR just go to service to stop the
Oracle web server. Then your asp or/and aspx pages will function.
-----Original Message-----
From: Jerry Lanphear [mailto:jerrylan@q...]
Sent: Saturday, February 08, 2003 8:05 PM
To: aspx_beginners
Subject: [aspx_beginners] Re: IIS problem with ASP.NET
Do non-managed pages work in your IIS? Can you set your default page to
a
simple html page or a traditional ASP page and does it work or is it
just
ASP.NET?
----- Original Message -----
From: "Oldwen Adriano" <oldwen@a...>
To: "aspx_beginners" <aspx_beginners@p...>
Sent: Sunday, February 09, 2003 4:08 AM
Subject: [aspx_beginners] IIS problem with ASP.NET
> I installed Oracle the other day on my pc and ever since then I can
not
> access my aspx pages. I tried going into IIS to start my default
page,
> but I receive error..... Unexpected error 0x8ffe2740 occurred. Can
> anyone please help me with this. Thank you.
>
>
|
|
 |