Results 1 to 14 of 14

Thread: [2005] Deployement of an WebSite Asp.Net 2.0

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2007
    Posts
    530

    [2005] Deployement of an WebSite Asp.Net 2.0

    hello ,

    i have made a deployement a WebSetup.exe and .msi for a Website Asp.net 1.1
    but the way i have done it in it doesnt exist in Asp.net 2.0

    how can i do it in 2005 ?

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: [2005] Deployement of an WebSite Asp.Net 2.0

    Visual Studio 2005 Web Deployment Projects
    http://msdn.microsoft.com/en-us/asp.net/aa336619.aspx

    Or you can just copy your files over.

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2007
    Posts
    530

    Re: [2005] Deployement of an WebSite Asp.Net 2.0

    Yes i have installed & Created the .dll
    but i want a WebSetup.exe Like with Asp.Net 1.1

    Thanks !

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: [2005] Deployement of an WebSite Asp.Net 2.0

    Did you actually read that page? It leads you to a page containing instructions on how to create an EXE/MSI for your web project.
    http://msdn.microsoft.com/en-us/library/aa479568.aspx

  5. #5

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2007
    Posts
    530

    Re: [2005] Deployement of an WebSite Asp.Net 2.0

    Quote Originally Posted by mendhak
    Did you actually read that page? It leads you to a page containing instructions on how to create an EXE/MSI for your web project.
    http://msdn.microsoft.com/en-us/library/aa479568.aspx
    Hi mendhak ,

    Yes i read it but i they doesnt show how to for an .exe, you can see it
    only for dll , i have done those steps
    what i need is just to get .exe like in Asp.net 1.1

    Thanks

  6. #6
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: [2005] Deployement of an WebSite Asp.Net 2.0

    In 1.1 did you use a web setup project? Didn't that create MSIs and not EXEs?

  7. #7

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2007
    Posts
    530

    Re: [2005] Deployement of an WebSite Asp.Net 2.0

    Quote Originally Posted by mendhak
    In 1.1 did you use a web setup project? Didn't that create MSIs and not EXEs?

    in 1.1 i didnt use web setup project
    it was simple create a project of deployment n add an existant projet & you call the project.vbproj and you go add a exit projet + content file , you add page and then release + build solution & you got 3 file .msi , .exe and .ini

    but the problem in 2005 is that adding an existant project doesnt exist

    i found this site showing exactly how here

    but i am stucking at step6 , i dont know how they did to get Web Setup in the solution explorer

    Thanks !

  8. #8
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: [2005] Deployement of an WebSite Asp.Net 2.0

    Right click your solution and add a 'web setup project'. Do you get the web setup project in the dialog box when you add a new project?

  9. #9

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2007
    Posts
    530

    Re: [2005] Deployement of an WebSite Asp.Net 2.0

    Quote Originally Posted by mendhak
    Right click your solution and add a 'web setup project'. Do you get the web setup project in the dialog box when you add a new project?
    no doesnt exist !

  10. #10
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: [2005] Deployement of an WebSite Asp.Net 2.0

    Are you using Visual Web Developer 2005 (Express)? Or proper Visual Studio? And if so, what version?

  11. #11

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2007
    Posts
    530

    Re: [2005] Deployement of an WebSite Asp.Net 2.0

    Visual Studip Professional Edition 2005

    i have add the plugins WebDeploymentSetup.rar
    & i can have add a Web Developpement Project

    but WebSetup not

  12. #12
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: [2005] Deployement of an WebSite Asp.Net 2.0

    Did you look under the "Other Project Types" node?

    This screenshot is from VS 2008 but it's pretty much the same as VS 2005, standard, out of the box.
    Attached Images Attached Images  

  13. #13

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2007
    Posts
    530

    Re: [2005] Deployement of an WebSite Asp.Net 2.0

    hi mendhak ,

    i think i missunderstood the situation

    i have the picture the websetup like you & the same in 1.1
    but when you go oK to create webSetup1

    what the steps do you do to create setup of website ?

    you said in the solution explorer if you find add a web setup not when you create a new project .

    let's go with your step after i choose what in the picture what next ?

    in 1.1 i go to the webSetup & right click add an existant project & i call the website that i want to made it

    here in 2.0 i dont have this option maybe in other way that i dont know it



    Thanks !

  14. #14
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: [2005] Deployement of an WebSite Asp.Net 2.0

    Quote Originally Posted by killer7k

    you said in the solution explorer if you find add a web setup not when you create a new project .

    It's exactly the same thing. Right click on the solution, add new project, click on other projects, and there's the web setup project. It then gets added to your solution.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width