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. VB 6 Shows extraneous modules at startup

VB 6 Shows extraneous modules at startup

Scheduled Pinned Locked Moved Visual Basic
visual-studiotutorialquestion
3 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.
  • J Offline
    J Offline
    jim_taylor
    wrote on last edited by
    #1

    I am condemned for my sins to write in VB 6 for the next several whiles. Every time I fire up VS and select my project the IDE is populated with five modules I have absolutely no interest in seeing, editing, running, or anything else. I have closed them and saved the project more than once, but there they are the next time I start up. Does anyone know where VS or VB saves whatever it is that makes these things appear? Better yet, does anyone know how to make them stop appearing? Thanx, JimT

    M 1 Reply Last reply
    0
    • J jim_taylor

      I am condemned for my sins to write in VB 6 for the next several whiles. Every time I fire up VS and select my project the IDE is populated with five modules I have absolutely no interest in seeing, editing, running, or anything else. I have closed them and saved the project more than once, but there they are the next time I start up. Does anyone know where VS or VB saves whatever it is that makes these things appear? Better yet, does anyone know how to make them stop appearing? Thanx, JimT

      M Offline
      M Offline
      MohammadAmiry
      wrote on last edited by
      #2

      In the path that you save your project, delete all files whose extension is not as the known formats, e.g. if you have Form1.frm, then (if I remember correctly) Form1.frk or something like that is also created. Also one extra file is created with the name of your project, but without .vbw extension. I can remember that if you delete these files, you would get what you want.

      J 1 Reply Last reply
      0
      • M MohammadAmiry

        In the path that you save your project, delete all files whose extension is not as the known formats, e.g. if you have Form1.frm, then (if I remember correctly) Form1.frk or something like that is also created. Also one extra file is created with the name of your project, but without .vbw extension. I can remember that if you delete these files, you would get what you want.

        J Offline
        J Offline
        jim_taylor
        wrote on last edited by
        #3

        Thanks for your help. I tried it, but that didn't work either. There were two files, as you suggested: .vbp and .vbw. I deleted the .vbw file and the annoying files quit appearing. Thanks again! JimT

        modified on Tuesday, February 12, 2008 11:49 AM

        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