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. Web Form Newbie

Web Form Newbie

Scheduled Pinned Locked Moved Visual Basic
csharpwinforms
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.
  • I Offline
    I Offline
    Isaiah25
    wrote on last edited by
    #1

    I've been working in Visual Foxpro forever and I've just recently learned VB.Net for windows forms and gotten pretty good at that. Now, I've spent the last week trying to learn web form development in VB.Net and can't figure out what's going on... What looks and works great under "View in Browser" blows up on the Intranet. All of the labels, textboxes and buttons disappear. At one point I had everything disappearing under "View in Browser", but then I figured out I was using the wrong set of controls. Then I got it to where things looked good in the browser preview but disappeared when I hit F5 for a test run. Now, things that look good in the preview AND run on F5, disappear on the Intranet. I understand that stumbling is ok, so long as you're stumbling forward. At this point though, I don't have time for stumbling. I need to get this one up right away. ======== Stewart

    J 1 Reply Last reply
    0
    • I Isaiah25

      I've been working in Visual Foxpro forever and I've just recently learned VB.Net for windows forms and gotten pretty good at that. Now, I've spent the last week trying to learn web form development in VB.Net and can't figure out what's going on... What looks and works great under "View in Browser" blows up on the Intranet. All of the labels, textboxes and buttons disappear. At one point I had everything disappearing under "View in Browser", but then I figured out I was using the wrong set of controls. Then I got it to where things looked good in the browser preview but disappeared when I hit F5 for a test run. Now, things that look good in the preview AND run on F5, disappear on the Intranet. I understand that stumbling is ok, so long as you're stumbling forward. At this point though, I don't have time for stumbling. I need to get this one up right away. ======== Stewart

      J Offline
      J Offline
      John Kuhn
      wrote on last edited by
      #2

      "View in Browser" isn't meant to allow you to run and debug a web form. If you have it running in Debug mode, and you need to release it on the Intranet: * Compile in release mode * Install .NET on the server * Create a new virtual directory on the server * Copy the \bin directory and *.as?x and web.config to the server * Cross your fingers... What a piece of work is man, how noble in reason, how infinite in faculties, in form and moving how express and admirable . . . and yet to me, what is this quintessence of dust? -- Hamlet, Act II, Scene ii.

      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