Where I can find link to download VS2005 Express?

I tried to find link to download Visual Studio 2005 Express. I coulnt find it..
Where I can find link to download VS2005 Express

Thanks


Answer this question

Where I can find link to download VS2005 Express?

  • Peter T.

    I know this sounds dumb but How do you configure ASP.NET app I did copy app on public sever but it wont work. That is why I was looking for some kinda deployment type application.

  • Sherief Sameer

    Yes, you can, but an ASP.NET app just lives on a server. Is this an app that will be distributed often I'd have expected to just copy the files to CD, go to the server and install/configure an ASP.NET app.



  • nixkuroi

    Thank you very much. I will try to find more abt this. When I talked to my hosting company they said everything is configued for you. Thats what makes me confuse how to resolve this issue.

    If you find out more can you please email me on nedubg@yahoo.com

    Again..I appriciate you time and efforts.

    Have Good one.



  • Mark Farmiloe

    Hi,
    I could make it work. Thank you for your help. I have one more question though. I am using 3rd party component in my project. I know what files I need to distribute. My question is how do I install them on public domain. I am using hosting company.

    Thank you

  • TheShark

    I am running into the same issue w/ my hosting co. What did you do to resolve

    thks

    b4



  • Aleko_b

    No worries, glad to help. Just post here again if you're still stuck.



  • Bondeson

    If you develop a web application that has certain requirement you will need to host that fulfills thos requirements.

    You should contact your ISP to find out if they can host your application, alternativly find a new host.



  • Alexey Raga

    There is no such thing. There are only the express editions, one per language and one for web development. I'm sure your google search found those. If you want an all in one IDE, you need to buy it.



  • Doug Blystone

    Configuring IIS is something your hosting company needs to do.

    http://www.cryer.co.uk/brian/mswinswdev/ms_vbnet_vb_not_configured_as_app.htm



  • Khizer Haroon

    First of all, you need to install the .NET framework, after IIS is installed. Then you need to create a virtual directory in IIS that points to the app, or make the apps directory the root for IIS on that machine.

    If you're using some sort of hosting service, they probably have all this set up for you. What do you mean by 'it won't work', what is happening



  • dgriffith

    Well I need Visual studio Integrated environment to deploy my ASP.Net applications. Any idea how I can do it

  • shoey7474

    I am sorry I am new to Visual Studio 2005. But I understand with Visual studio Integrated Develpoment envireonment you can create deployment project . Please see

    http://weblogs.asp.net/scottgu/archive/2005/11/06/429723.aspx

  • JonSatch

    You can buy the Standard edition for $300, if the Express Edition for web development doesn't do what you need.

    I don't see how you need any particular version to deploy your app though, how do you mean



  • drastik

    Yes I am using hosting company. They have .Net framework already installed. And they are not ready to help. Here is error I get.

    Server Error in '/' Application.

  • Where I can find link to download VS2005 Express?