Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. how to create a websetup file?

how to create a websetup file?

Scheduled Pinned Locked Moved Visual Basic
sysadmincsharpdatabasesql-server
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    rrrriiizz
    wrote on last edited by
    #1

    Hello all developers, am developing small project using vb.net with sql server, that project was completed successfully also am created the exe it was working nice with oter system also, but now i want to create a webapllication out put for the same project? that is like to open it in IE in any other ssytems in the network. Is it possible? if Possible then How to do it? Please explain.............. Note: am create a vb.net Project, code begin is VB, Connection is ODBC using SQL Client

    D 1 Reply Last reply
    0
    • R rrrriiizz

      Hello all developers, am developing small project using vb.net with sql server, that project was completed successfully also am created the exe it was working nice with oter system also, but now i want to create a webapllication out put for the same project? that is like to open it in IE in any other ssytems in the network. Is it possible? if Possible then How to do it? Please explain.............. Note: am create a vb.net Project, code begin is VB, Connection is ODBC using SQL Client

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      rrrriiizz wrote:

      but now i want to create a webapllication out put for the same project?

      Create a new Web Forms project. The code would be exectued on your IIS server, not on the client. You're really just creating a website. At least I'm assuming you're talking about writing a web-based application and not a web-based installer to install your Windows Forms application on the client machine. -- modified at 9:24 Saturday 8th September, 2007

      A guide to posting questions on CodeProject[^]
      Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
           2006, 2007

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups