ASP.Net on lan

Thread Solved

Join Date: Jun 2009
Posts: 18
Reputation: ejazmusavi is an unknown quantity at this point 
Solved Threads: 0
ejazmusavi ejazmusavi is offline Offline
Newbie Poster

ASP.Net on lan

 
0
  #1
Oct 21st, 2009
Hi!
i have an asp.net project developed. Now i want to run it on lan. I mean i want to store all the asp files on the server and access it from the clients through browsers. what is the mechanism used for it
vry vry vry urgent plz
thnx in advnc
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 16,146
Reputation: jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all 
Solved Threads: 530
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is offline Offline
Moderator
 
-7
  #2
Oct 22nd, 2009
Exactly the same as if you were deploying an internet site.

Get the server and install and configure IIS on it (Read: Use the configuration wizard to reduce your possible attack surface to just the minimum required to your needs and then dont forget to PATCH IT! - also you may get database engine etc as well if needed).

Then deploy to server from visual studio using the deployment wizard. Make sure you have the correct credentials to do this remotely (READ: If using FTP you must remember to patch IIS as there is an exploit going around atm)

Ensure that the DNS is configured properley so the clients can reach the server by its friendly name e.g http://server1 ... if that server is in your active directory then it should be already.

Enjoy
If i am helpful, please give me reputation points.
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the ASP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC