473,324 Members | 2,417 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,324 software developers and data experts.

Running IIS Remotely for ASP.NET Application

Hi

I am trying to develop a ASP.NET application. I am right now working on
a Windows 2000 Professional system which does not support IIS. I have a
different server which runs the IIS.

How do I configure my Visual Studio.NET to use the remote IIS?

How does it effect debugging my .NET application?

Thank You,
Satish Pasala

Nov 19 '05 #1
6 1027
PL

You have IIS5 on the Windows cd, just put it in and go into
windows components, then either reinstall the .NET Framework
or run aspnet_regiis on the command prompt.

PL.
"SatishPasala" <ps***********@gmail.com> skrev i meddelandet news:11**********************@z14g2000cwz.googlegr oups.com...
Hi

I am trying to develop a ASP.NET application. I am right now working on
a Windows 2000 Professional system which does not support IIS. I have a
different server which runs the IIS.

How do I configure my Visual Studio.NET to use the remote IIS?

How does it effect debugging my .NET application?

Thank You,
Satish Pasala

Nov 19 '05 #2
re:
I am right now working on a Windows 2000
Professional system which does not support IIS.
How do I configure my Visual Studio.NET to use the remote IIS?
Install IIS on W2K Pro, develop your app with VS.NET and publish your
website the regular way, or use VS.NET's internal web server to develop
your Application and publish your website the regular way.

Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
ASPNETFAQ.COM : http://www.aspnetfaq.com/
Foros de ASP.NET en Español : http://asp.net.do/foros/
======================================
"SatishPasala" <ps***********@gmail.com> wrote in message
news:11**********************@z14g2000cwz.googlegr oups.com... Hi

I am trying to develop a ASP.NET application. I am right now working on
a Windows 2000 Professional system which does not support IIS. I have a
different server which runs the IIS.

How do I configure my Visual Studio.NET to use the remote IIS?

How does it effect debugging my .NET application?

Nov 19 '05 #3
to clarify I need to use a remote IIS server which already exists ...

Nov 19 '05 #4
re:
I need to use a remote IIS server which already exists
No, you do not.

That would be contrary to best practices, which recommend
that a production server should *never* be used to debug anything.

Create and debug your app on your local box
....and publish your app, when it has been debugged, to your remote server.


Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
ASPNETFAQ.COM : http://www.aspnetfaq.com/
Foros de ASP.NET en Español : http://asp.net.do/foros/
======================================
"SatishPasala" <ps***********@gmail.com> wrote in message
news:11**********************@g49g2000cwa.googlegr oups.com... to clarify I need to use a remote IIS server which already exists ...

Nov 19 '05 #5
the IIS server is a development one ... everyone should connect to the
IIS server

The application will later be deployed in production server ..

satish

Nov 19 '05 #6
To create remote web sites for VS 2002/2003 :
http://msdn.microsoft.com/library/de...lstudionet.asp

To setup remote debugging :
http://support.microsoft.com/default...b;en-us;318041

For VS 2005 :
http://msdn2.microsoft.com/en-us/library/25fz9ck5.aspx
http://msdn2.microsoft.com/en-us/library/h17hytcs

Good luck!


Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
ASPNETFAQ.COM : http://www.aspnetfaq.com/
Foros de ASP.NET en Español : http://asp.net.do/foros/
======================================
"SatishPasala" <ps***********@gmail.com> wrote in message
news:11**********************@g43g2000cwa.googlegr oups.com...
the IIS server is a development one ... everyone should connect to the
IIS server

The application will later be deployed in production server ..

satish

Nov 19 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Shahir A. Ahang | last post by:
Sorry for the cross-post as I am not sure which group to post this question to. I am trying to run an ASP.NET application in IIS 6.0. If I have my application in the c:\inetpub\wwwroot\app1\...
0
by: faktujaa | last post by:
Hi, I have created an application that uses IIS to host remote components. All the remote components are listed in app.config in client and web.config in server. Now the app.config can contain...
2
by: faktujaa | last post by:
Hi, I have created an application that uses IIS to host remote components. All the remote components are listed in app.config in client and web.config in server. Now the app.config can contain...
9
by: Marina Anufreichik | last post by:
Hi, After deploymnet web application on web server I can access page on local machine and login fine but when I'm trying to access web site from remote machine I can see login page, but when I'm...
8
by: John | last post by:
Hi I have a perfectly fine running webform on the local server. When I upload the webform to a remote shared server I get the below error. Any idea what is causing this? Thanks Regards
8
by: Shalini | last post by:
If I have an ASPX page that is just sleeping for 3 minutes ormore and later does some processing and the ExecutionTimeout parameter in the machine.config is 90 seconds then the page does not...
3
by: Wayne Gibson | last post by:
Hi, Is it possible to determine what web server is running a website, if so how? Also is it possible to determine if the web site is running locally or remotely. Thanks Wayne
4
by: news.citenet.net | last post by:
I keep getting the following error message after my web site running 2 or 3 days I share one folder with about 200 domain names Any one can help? ...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.