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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. Visual Basic
  4. .NET Error

.NET Error

Scheduled Pinned Locked Moved Visual Basic
csharphelpdatabasevisual-studioquestion
5 Posts 2 Posters 1 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.
  • L Offline
    L Offline
    led123
    wrote on last edited by
    #1

    I am currently creating a visual studio plugin for my group. When we are trying to add a new item to the database we click add new item button, another window opens. You add the information and press the okay button. Out of no where the application freezes and gives us a window stating that .NET has encountered an error and shuts down giving you the option to restart. I have stepped through the code on various employees computers and it happens to everyone. Any suggestions on a fix???

    D 1 Reply Last reply
    0
    • L led123

      I am currently creating a visual studio plugin for my group. When we are trying to add a new item to the database we click add new item button, another window opens. You add the information and press the okay button. Out of no where the application freezes and gives us a window stating that .NET has encountered an error and shuts down giving you the option to restart. I have stepped through the code on various employees computers and it happens to everyone. Any suggestions on a fix???

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

      Since you haven't given anny information on what's causing the error, nor the error message, there's little to nothing anyone can tell you on how to fix it.

      A guide to posting questions on CodeProject[^]
      Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
           2006, 2007, 2008
      But no longer in 2009...

      L 1 Reply Last reply
      0
      • D Dave Kreskowiak

        Since you haven't given anny information on what's causing the error, nor the error message, there's little to nothing anyone can tell you on how to fix it.

        A guide to posting questions on CodeProject[^]
        Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
             2006, 2007, 2008
        But no longer in 2009...

        L Offline
        L Offline
        led123
        wrote on last edited by
        #3

        I stated that the error was ".NET has encountered an error and shuts down giving you the option to restart." That's all the error was. And I also said that the error would happen when trying to add some information into a text box on a window. when pressing the okay button the app would freeze and that window would pop up saying that Visual Studio has to shut down.

        D 1 Reply Last reply
        0
        • L led123

          I stated that the error was ".NET has encountered an error and shuts down giving you the option to restart." That's all the error was. And I also said that the error would happen when trying to add some information into a text box on a window. when pressing the okay button the app would freeze and that window would pop up saying that Visual Studio has to shut down.

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

          There could be a hundred reasons why this happened. What you do is start TWO Visual Studio sessions. One debugging the library you wrote, then other to run the library as you normally would. Under Debug menu, you'll find "Attach to process". I think you can figure it out from there.

          A guide to posting questions on CodeProject[^]
          Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
               2006, 2007, 2008
          But no longer in 2009...

          L 1 Reply Last reply
          0
          • D Dave Kreskowiak

            There could be a hundred reasons why this happened. What you do is start TWO Visual Studio sessions. One debugging the library you wrote, then other to run the library as you normally would. Under Debug menu, you'll find "Attach to process". I think you can figure it out from there.

            A guide to posting questions on CodeProject[^]
            Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
                 2006, 2007, 2008
            But no longer in 2009...

            L Offline
            L Offline
            led123
            wrote on last edited by
            #5

            Thank you but I think we have figured out the issue. Thanks again!

            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