Results 1 to 3 of 3

Thread: Deploy VB.net webforms

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2004
    Location
    Great White North (Minnesota)
    Posts
    6

    Question Deploy VB.net webforms

    I am working on my first webforms project. I have VB.NET, but not the full Visual Studio.

    I created my web pages (aspx and aspx.vb) and everything works fine on my localhost web.

    I then copied the whole directory over to the a folder on our web server and the pages load, but only the labels etc.. that are just HTML code, and not the webforms, textboxes, or the other code behind.

    Since I don't have the full Visual Studio, the only option in my Setup and Deployment folder under new projects is a regular Setup project, so I couldn't create a deployment project.

    Am I missing a step when I copied the folder over?

    Before I recommend to my boss to purchase Visual Studio, I was just wondering if there were any other options. I can't believe I can create a Web project, but not deploy it effectively!

  2. #2
    Serge's Avatar
    Join Date
    Feb 1999
    Location
    Scottsdale, Arizona, USA
    Posts
    2,744
    Sounds like you didnt install .NET framework on the web server.


    http://www.microsoft.com/downloads/d...displaylang=en

  3. #3

    Thread Starter
    New Member
    Join Date
    Oct 2004
    Location
    Great White North (Minnesota)
    Posts
    6

    Talking Fixed - Thanks!

    That was the issue I was running into. It is working now. Thank you.

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