Re: Remote development advice



ujang wrote:
My friend and I are entrusted to develop a small web based application
using ASP and SQL Server database. We are using IIS as the web server.
My friend has some background in web programming and I unfortunately
have none, so I am taking the role of database designer and application
tester. The IIS and SQL Server (2005 Express Edition) is setup in his
PC in our puny office and do have internet access.

I want to be able to access the pages that my friend has done remotely
from home so that I could join him in the development process.

Is there a way for me to do this? We do not have a registered domain.
Is there a way for me to access my friend's PC remotely just by using
his IP address?

Any advice at all would be highly appreciated.

Hi. If your friend's IIS development machine is live to the outside world (I hope not), it would probably just be a case of typing his public IP address into your browser. Then whichever web site he has configured as the default site on IIS should appear, assuming the web server was configured correctly.

Much better would be to keep a secondary, public machine in his office onto which he periodically uploaded his work-in-progress, and you accessed it from there, or ideally, sort yourselves out a domain name and a hosting service and upload to there instead.

Hope that is of help.

Neil B
.



Relevant Pages

  • Re: middle tier recommendations
    ... if you can get your hands on the SQL Server SDK from SQL ... That depends on the amount of use that interface will get. ... is scalable, you can put your app, with DLLs, on any web server without ... Most common reason is running IIS 6 in IIS 5 Compatibility mode. ...
    (microsoft.public.dotnet.framework)
  • Remote development advice
    ... My friend and I are entrusted to develop a small web based application ... using ASP and SQL Server database. ... We are using IIS as the web server. ... The IIS and SQL Server is setup in his ...
    (microsoft.public.dotnet.general)
  • Re: SQL2000 based website: DMZ or LAN placement
    ... It will be IIS on one box (in the ... DMZ) and SQL2000 on the other. ... be to put the SQL server in the DMZ, and allow no direct access to it ... since it is fully exposed to the compromised web server. ...
    (comp.security.firewalls)
  • Sharepoint 2001 failed to index (timed out)
    ... I have a CMS 2002 site with the web server in a box and the sql server ... SQL Server), but the IE doesn't have any proxy. ... Sharepoint 2001 is indexing the site (from the box with the web ... I noticed the IIS is a litle slow sometimes, but never more than 10 to ...
    (microsoft.public.sharepoint.portalserver)
  • Moving application under VS2005 web server to IIS
    ... A friend of mine has developed an ASP.NET application with VS2005. ... this application has been run for testing purposes in the ... default web server VS2005 has. ... I've copied application's folder to my machine and put it under IIS. ...
    (microsoft.public.dotnet.framework.aspnet)