Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Adding asp.net application to IIS 6.0

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  Throttle bandwidth on individual folder  
Author Message
user2246

External


Since: Oct 05, 2004
Posts: 3



(Msg. 1) Posted: Tue Oct 05, 2004 6:23 pm
Post subject: Adding asp.net application to IIS 6.0
Archived from groups: microsoft>public>inetserver>iis (more info?)

How do I install a regular asp.net application onto a windows 2003 server
that currently has two ssl enabled websites and two ip address?

I have tried:

1. creating a website, changing the port to 81 - it gives me a network
location could not be found error when attempting to restart the app
2. adding an IP address, assigning the address to the application and
restarting the app - it gives me a network location could not be found error
when attempting to restart the app. I can apply the changes ok but the page
never shows and I get page not found error.
3. just creating the application and accessing it via servername/folder -
this works locally but does not work remotely.
4. Installing the app on another windows 2003 server and it works fine but
I need to install onto my current web server.


Any help or ideas would be fantastic.

Thanks

Calvin X

 >> Stay informed about: Adding asp.net application to IIS 6.0 
Back to top
Login to vote
kenremove

External


Since: Aug 23, 2003
Posts: 2901



(Msg. 2) Posted: Wed Oct 06, 2004 3:10 pm
Post subject: Re: Adding asp.net application to IIS 6.0 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi

1. What do you mean 'restarting the app'? Where are you restarting the app
from? What is the exact error message you are seeing?

2. Same question as above?

3. What do you mean "works locally"? What is locally? What is remote? Do you
mean it works when you browse from the server, but not from a remote client?
Or are you talking about users outside your office when you say "remote"?

Cheers
Ken


"Calvin X" <spam freerobotno_spammingdrone DeleteThis @rotsnail.com> wrote in message
news:eRbySDxqEHA.3428@TK2MSFTNGP11.phx.gbl...
 > How do I install a regular asp.net application onto a windows 2003 server
 > that currently has two ssl enabled websites and two ip address?
 >
 > I have tried:
 >
 > 1. creating a website, changing the port to 81 - it gives me a network
 > location could not be found error when attempting to restart the app
 > 2. adding an IP address, assigning the address to the application and
 > restarting the app - it gives me a network location could not be found
 > error when attempting to restart the app. I can apply the changes ok but
 > the page never shows and I get page not found error.
 > 3. just creating the application and accessing it via servername/folder -
 > this works locally but does not work remotely.
 > 4. Installing the app on another windows 2003 server and it works fine
 > but I need to install onto my current web server.
 >
 >
 > Any help or ideas would be fantastic.
 >
 > Thanks
 >
 > Calvin X
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Adding asp.net application to IIS 6.0 
Back to top
Login to vote
user2246

External


Since: Oct 05, 2004
Posts: 3



(Msg. 3) Posted: Thu Oct 07, 2004 1:28 pm
Post subject: Re: Adding asp.net application to IIS 6.0 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Ken Schaefer" <kenREMOVE.TakeThisOut@THISadOpenStatic.com> wrote in message
news:ug87Zm0qEHA.1712@tk2msftngp13.phx.gbl...
 > Hi
 >
 > 1. What do you mean 'restarting the app'? Where are you restarting the app
 > from? What is the exact error message you are seeing?
 >
Restarting the app means pressing the stop button and then the play button.

"The network location could not be found..."

 > 2. Same question as above?
 >
 > 3. What do you mean "works locally"? What is locally? What is remote? Do
 > you mean it works when you browse from the server, but not from a remote
 > client? Or are you talking about users outside your office when you say
 > "remote"?

yes, locally means browsing from the server, remotely is different client
machine


 >
 > Cheers
 > Ken
 >
 >
 > "Calvin X" <spam freerobotno_spammingdrone.TakeThisOut@rotsnail.com> wrote in message
 > news:eRbySDxqEHA.3428@TK2MSFTNGP11.phx.gbl...
  >> How do I install a regular asp.net application onto a windows 2003 server
  >> that currently has two ssl enabled websites and two ip address?
  >>
  >> I have tried:
  >>
  >> 1. creating a website, changing the port to 81 - it gives me a network
  >> location could not be found error when attempting to restart the app
  >> 2. adding an IP address, assigning the address to the application and
  >> restarting the app - it gives me a network location could not be found
  >> error when attempting to restart the app. I can apply the changes ok but
  >> the page never shows and I get page not found error.
  >> 3. just creating the application and accessing it via
  >> servername/folder - this works locally but does not work remotely.
  >> 4. Installing the app on another windows 2003 server and it works fine
  >> but I need to install onto my current web server.
  >>
  >>
  >> Any help or ideas would be fantastic.
  >>
  >> Thanks
  >>
  >> Calvin X
  >>
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Adding asp.net application to IIS 6.0 
Back to top
Login to vote
kenremove

External


Since: Aug 23, 2003
Posts: 2901



(Msg. 4) Posted: Fri Oct 08, 2004 2:43 pm
Post subject: Re: Adding asp.net application to IIS 6.0 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Calvin X" <spam freerobotno_spammingdrone RemoveThis @rotsnail.com> wrote in message
news:%23YydwnHrEHA.2764@TK2MSFTNGP11.phx.gbl...
 >
 > "Ken Schaefer" <kenREMOVE RemoveThis @THISadOpenStatic.com> wrote in message
 > news:ug87Zm0qEHA.1712@tk2msftngp13.phx.gbl...
  >> Hi
  >>
  >> 1. What do you mean 'restarting the app'? Where are you restarting the
  >> app from? What is the exact error message you are seeing?
  >>
 > Restarting the app means pressing the stop button and then the play
 > button.

ASP.NET does not provide this functionality (stop and start buttons)

Are you talking about doing this inside Visual Studio.NET or something?
Or are you talking about stopping and starting a website in the IIS Manager?
What are you using to press these "stop" and "play" buttons?

Cheers
Ken


 >
 > "The network location could not be found..."
 >
  >> 2. Same question as above?
  >>
  >> 3. What do you mean "works locally"? What is locally? What is remote? Do
  >> you mean it works when you browse from the server, but not from a remote
  >> client? Or are you talking about users outside your office when you say
  >> "remote"?
 >
 > yes, locally means browsing from the server, remotely is different client
 > machine
 >
 >
  >>
  >> Cheers
  >> Ken
  >>
  >>
  >> "Calvin X" <spam freerobotno_spammingdrone RemoveThis @rotsnail.com> wrote in message
  >> news:eRbySDxqEHA.3428@TK2MSFTNGP11.phx.gbl...
   >>> How do I install a regular asp.net application onto a windows 2003
   >>> server that currently has two ssl enabled websites and two ip address?
   >>>
   >>> I have tried:
   >>>
   >>> 1. creating a website, changing the port to 81 - it gives me a network
   >>> location could not be found error when attempting to restart the app
   >>> 2. adding an IP address, assigning the address to the application and
   >>> restarting the app - it gives me a network location could not be found
   >>> error when attempting to restart the app. I can apply the changes ok
   >>> but the page never shows and I get page not found error.
   >>> 3. just creating the application and accessing it via
   >>> servername/folder - this works locally but does not work remotely.
   >>> 4. Installing the app on another windows 2003 server and it works fine
   >>> but I need to install onto my current web server.
   >>>
   >>>
   >>> Any help or ideas would be fantastic.
   >>>
   >>> Thanks
   >>>
   >>> Calvin X
   >>>
  >>
  >>
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Adding asp.net application to IIS 6.0 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Problems adding IIS - I have Windows 2000 Professional. IIS is not installed. I go to Add/Remove components and select IIS (by default everything is selected to be installed under IIS). After I select this and continue I get prompted several times to insert my SP2 CD. It..

Adding a new web site on IIS that contains WSS - Hello. I have a Win2003 server with IIS 6 installed on it. We also have Windows Sharepoint Service installed that act as the main web site on the server. I have created a new web site that point to a specific directory on the server (Program..

Adding extensions - Where can I find scripting code that adds extensions to an application in IIS?

Adding New Website on IIS - When I right click on IIS server name from Internet Services Manager in Windows 2000 and select New. I do not see Web Site option. All I see is "NNTP Virtual Server" option. How can I fix it so I can add multiple web sites on the IIS Thank...

adding file extensions to asp - I've been playing around with HttpHandlers and want to add a new file extension to asp runtime. So far, I have Launched Internet Servisces Manager > Default Web Site <font color=purple> ;> Properties &gt; Home Directory &gt; ...
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]