Sunday, 15 June 2014

asp.net - How to leave a website on-line on the intranet -



asp.net - How to leave a website on-line on the intranet -

i'm develping call system, , now, boss want seek it. how may leave asp.net website on intranet can acess , seek website ? think have publish website, don't know how ;\

you should have staging server on network have necessary prerequisites installed on .net framework, sql, entity framework (if using it).

then set website on server , iis create sure running no exceptions on permissions or anything.

after can send ip of server application name whoever on network , should able browse normally.

another fast solution doing same using own pc (as long on network)

check these links:

http://www.codeproject.com/articles/28693/deploying-asp-net-websites-on-iis-7-0

configuring asp.net in iis7

http://forums.asp.net/t/1533954.aspx/1

regards

asp.net visual-studio-2010

No comments:

Post a Comment