954,560 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

local server with asp.net website

hello friends

i make a site using asp.net2008 and i want to publish it on local server which connect to other client computer through LAN
can any one tell me how to do that please
how can i publish my website on the server and can i use IIS6 or IIS7 and am i need for more softwares

best regards for all

ibrahim_hl
Newbie Poster
2 posts since Sep 2009
Reputation Points: 10
Solved Threads: 0
 

You can publish asp.net web site in IIS5.1, IIS6. IIS7.

IIS5.1 comes with Windows XP only.

IIS6 is availabe Windows Server 2003.

Also the database server needs to be installed in the server or the server needs to have client software to access the database from other servers(depending on the requirement).

No other software are required to publish your site.

To know more about publishing a web site, visit http://msdn.microsoft.com/en-us/library/1y1404zt(VS.80).aspx
IIS7 is available in Windows 2008/Vista/Windows 7

You need to install proper version of .NET Framework in the server where you want to publish your site.

Ramesh S
Posting Pro
583 posts since Jun 2009
Reputation Points: 165
Solved Threads: 113
 

i tried that but i got this error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately

may be because im using windows xp and IIS7 is required for visual studio 2008

ibrahim_hl
Newbie Poster
2 posts since Sep 2009
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You