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

Recommended Answers

All 2 Replies

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.

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

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.