Hi Everybody!
I created my website using Visual Web developer 2005 Express Edition on my local machine.My database stored on Sql Server 2000 and My web site stored on another Server. Now i like to publish my website.I also have one server having IIS.
Any one can please help me how to publish my website for intranet purpose.This web site is used by internal staff within one building.
Thank you
Kirti
email:kirtimistry2001@hotmail.com

How to publish website created using Visual Web Developer 2005 Express Edition
Praj1
bensterdev
Hi,
I am also having problem in deploying the asp web application.
I had follow your step to copy the folder to wwwroot.
But can you be more specific on how to locate my folder in IIS.
I am not sure whether should I create a virtual directory, and how to locate the folder.
I would appreciate your help.
Thanks
Khalilme
Hi kirti,
There is no way to publish site if you have install studio 2005 express edition, you have to have studio 2005 professional or enterprise server on your server. i have navigated so many site and then come to this conclusion.
I have also want to publish one site from my local machine for trial purpose but not ger through becuse of some access issue i am able to see site using local ip and port. but not able to access site using WAN IP any comment on this
Dave Shaw
This is the ASP.NET Web Services forum. See http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=1004837&SiteID=1&mode=1
Aman Bedi
The problem u have is u might have created the web site in FTP folder..tats the main reason u r not able to access it from the remote machine.. while creating new website in VISUAL WEB DEVELOPER EXPRESS EDITION it automatically gets stored in FTP folder.Every time u run u r web site it runs from its own servre which keeps changing often. So u have to change the FTP to HTTP which is the localhost.Then as usual u can access the website throuhg URL http://ServerName/WebSiteName/....from the remote machine..
Saurabh Chechi - MSFT
PLechner
M. Dirksma
The problem u have is u might have created the web site in FTP folder..tats the main reason u r not able to access it from the remote machine.. while creating new website in VISUAL WEB DEVELOPER EXPRESS EDITION it automatically gets stored in FTP folder.Every time u run u r web site it runs from its own servre which keeps changing often. So u have to change the FTP to HTTP which is the localhost.Then as usual u can access the website throuhg URL http://ServerName/WebSiteName/....from the remote machine..
tryanothername
This is a true bummer. I have been hamemring out sites locally too then to find that there is no way to publish them But why is there the "Copy Web Site" element, which then is "Supposed" to allow us to publish from local to remote or back and even to FTP, HTTP, Local or even a 4th way/area These elements are much like Frontpage is in that usability allows for the admin to publish local copies of their web work to a server. I still cannot believe that we cannot publish these sites.
Does anyone have a work around What if we simply copy the web files we have produced in VWDE and paste them into intepub/root How about loading all the web files from VWDM into Frontpage and then publishing them to an HTTP server We may have to tweak the code, i.e. in relation to the SQL call and all, but folks, something here MUST work, we're missing it I think.
SB
Espen
Generally, to get to the folder, it should be:
1. Expand the server (your computer name)
2. Expand Web Sites
3. Expand Default Web Site
the folder should be underneath default web site. then right click, properties, create, blah blah blah