Publishing a Site in VWD2005 Express Edition

Last post 04-18-2008 1:42 AM by Thomas Sun – MSFT. 1 replies.

Sort Posts:

  • Publishing a Site in VWD2005 Express Edition

    04-16-2008, 5:03 AM
    • Loading...
    • DottyWelsh
    • Joined on 02-21-2007, 9:18 AM
    • Wales
    • Posts 39

    Hi I have Web Developer editon.

    I have an Ajax enabled website and i need to publish it to a remote web server.

    I have been copying the aspx and aspx.vb files currently.

    I have been having problems getting it to understand the Ajax framework, am including the Bin folder with the AjaxFramework dll file, but it does not appear to work

    Am used to using VS Enterprise editon with publish function, but the express edition appears to be missing it.

    Anyone got any ideas on how to publish the ajax Enabled app using VS Express ??

    Cheers

    Andrew

  • Re: Publishing a Site in VWD2005 Express Edition

    04-18-2008, 1:42 AM
    Answer

    Hi,

    The Publish Web Site utility is not available in Visual Web Developer Express Edition. But you can create a File Transfer Protocol (FTP) Web site. In this case, you can create and edit the files directly on the remote server. You also can use another version of Visual Web Developer to publish your website. For more information about FTP-Deployed Web Sites, see http://msdn2.microsoft.com/en-us/library/bfx5as36(VS.80).aspx.

    To deploy the Asp.net Ajax-enabled website, you need to install the Ajax installer on the remote server to register the Ajax dll in the GAC.

     

    If this doesn’t help you, please feel free to let me know.


    I hope this helps.

    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Page 1 of 1 (2 items)