setup and deployment

Last post 07-02-2009 5:17 AM by neerajkumarmodi. 6 replies.

Sort Posts:

  • setup and deployment

    05-13-2009, 7:32 AM
    • Member
      59 point Member
    • Kiranmayi
    • Member since 05-06-2009, 4:50 AM
    • Posts 18

    hi

    iam using visual studio 2005 .i create a setup file for my website but after installing it shows all c# files .

    without showing that files how can we deploy?

    is it compulsory we use webdevelopment project for deploying?

    without webdevelopment project how can we do that?

     

    Kiranmayi
  • Re: setup and deployment

    05-13-2009, 8:45 AM
    • Star
      9,042 point Star
    • HosamKamel
    • Member since 01-19-2006, 6:49 PM
    • Egypt
    • Posts 1,308

    You should publich your project and it's better to use Visual Studio 2005 Web Deployment Projects

    Check ScottGu's post for how to use http://weblogs.asp.net/scottgu/archive/2005/11/06/429723.aspx

    Hosam Kamel

    Remember to click on Mark as answer on the post that helped you
  • Re: setup and deployment

    05-13-2009, 5:57 PM
    • Member
      4 point Member
    • venkatad
    • Member since 12-05-2008, 6:09 PM
    • Posts 80

     You can deploy without webdevelopment project. How come your website shows all c# files? can u explain?Did you implement security? try asp.net membership management so that always users are forced to login page.

  • Re: setup and deployment

    05-14-2009, 1:20 AM
    • Member
      59 point Member
    • Kiranmayi
    • Member since 05-06-2009, 4:50 AM
    • Posts 18

    hi

     iam doing like this in VS2005

    first i create a website and then go to add->newproject->setupand deployment->websetup project

    and then goto webapplication folder select add->project output->copntent files

    after that i build the project.

    in debug folder->setup file

    i install that setup file and then go to virtual directory the websetup file contains all code files

    Thank You

     

    Kiranmayi
  • Re: setup and deployment

    05-14-2009, 3:40 AM
    Answer
    • Star
      9,042 point Star
    • HosamKamel
    • Member since 01-19-2006, 6:49 PM
    • Egypt
    • Posts 1,308

    Why not to use Web deployment porject ? if you don't .... please publish your files and add it to the setup manually

    Hosam Kamel

    Remember to click on Mark as answer on the post that helped you
  • Re: setup and deployment

    05-16-2009, 8:18 AM
    • Member
      91 point Member
    • amitk.singh
    • Member since 02-07-2009, 4:47 AM
    • Chandigarh
    • Posts 59

    you can do so by creating dll as assemblies  of all files

    Thanks
    With Regards

    Amit Singh


    If answer helps you then please mark it as correct.
  • setup and deployment Issue

    07-02-2009, 5:17 AM

    i am making a setup of the web application but i need to use my coding in the setup wizard like i want to veryfy cd-key from the database online??

    any idea? 

    Neeraj Kumar Modi
    Software Developer
    Mumbai
Page 1 of 1 (7 items)