Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Problems with IIS 5.1 & Oracle9i

Reply
Thread Tools

Problems with IIS 5.1 & Oracle9i

 
 
dev_cool
Guest
Posts: n/a
 
      12-11-2005
hello friends,
I'm a fresher (& novish) in this Dotnet world. I got stuck with a
problem - in my XP machine, I installed IIS 5.1 & Dotnet framework.
Then I installed Oracle 9i. Afterwards, IIS stoped to work
anymore....it seems IIS & Oracle shares the same port no(80). So I
removed Oracle. Now IIS works again. But my problem is - I've to to
with both dotnet & oracle - how to achieve this?
Plzz help. Thankz in advance......

 
Reply With Quote
 
 
 
 
KJ
Guest
Posts: n/a
 
      12-12-2005
You can change the default port for IIS. On the properties page for the
Default Web Site (in IIS admin), change the TCP port property to
something other than port 80. Restart IIS.

 
Reply With Quote
 
 
 
 
dev_cool
Guest
Posts: n/a
 
      12-12-2005
thankz KJ, well I did just that. But still there is problem. Say for
example I change it to 84. Now when I type http://localhost:84 & press
return key - the welcome screen comes out,but the second window that
comes out with the iis help screen does not-i mean it does saying
"cannot find server". I tried to refresh it but again without any
result. I changed the port no to others like 88 etc....but all in vain.
Plzz help!!

 
Reply With Quote
 
KJ
Guest
Posts: n/a
 
      12-12-2005
This is because the virtual directories under the default web site
(such as iishelp) still have their default port property set to 80.

 
Reply With Quote
 
dev_cool
Guest
Posts: n/a
 
      12-14-2005
If that is so, how to change the port no of the virtual directories? I
go to their properties tab & did not found any option to change the
ports.

KJ wrote:

> This is because the virtual directories under the default web site
> (such as iishelp) still have their default port property set to 80.


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Type mapping in JBoss for Oracle9i derHarri Java 0 04-19-2007 08:36 AM
connect asp.net with oracle9i Jack ASP .Net Datagrid Control 0 09-22-2006 05:39 AM
How to access the Oracle9i? slackgg@163.com Python 4 03-05-2004 05:02 AM
Connecting Python to Oracle9i on AIX 5.1 Kelly Carrigan Python 0 10-20-2003 05:35 PM
Deploying myapp.EAR in Oracle9i Application Server news.amnet.net.au Java 2 10-03-2003 02:26 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57