Windows 10: Memory Issue Running A Visual Basic Program

Discus and support Memory Issue Running A Visual Basic Program in Windows 10 Software and Apps to solve the problem; I have a program that is written in Visual Basic. It uses "Microsoft .NET Framework" as well as DirectX. I frequestly get an error message pop up... Discussion in 'Windows 10 Software and Apps' started by Sattler 619, Jun 13, 2023.

  1. Memory Issue Running A Visual Basic Program


    I have a program that is written in Visual Basic. It uses "Microsoft .NET Framework" as well as DirectX. I frequestly get an error message pop up saying I am out of memory while running the program despite seeing that it is using a small fraction of my available computing power. Does anyone know why this might be happening? This happens on all Windows operating system as far as I can tell Windows 11, 10, XP, etc..

    :)
     
    Sattler 619, Jun 13, 2023
    #1

  2. Microsoft Visual Basic for Application

    Hi Geeker13,

    Are you experiencing this problem when using Microsoft Visual Basic? Or when running any program unrelated to Visual Basic? In the mean time, try installing the latest Windows updates since an update for the Microsoft Visual Basic might be oferred. Running
    the System File Checker and Deployment Image Servicing and Management command-utility tool might also help resolve the issue. To do so, follow the steps below:

    1. Open the Start menu, type cmd, right-click on
      Command Prompt
      and select Run as administrator.
    2. Input the following command-line and press Enter after each line.

      DISM /Online /Cleanup-Image /CheckHealth

      DISM /Online /Cleanup-Image /ScanHealth

      DISM /Online /Cleanup-Image /RestoreHealth

      sfc /scannow

    If you need further assistance, simply post a reply on this thread and I will get back to you as soon as I can.
     
    Adrianne Buc, Jun 13, 2023
    #2
  3. Windows 10 validity and Visual Basic issue

    Go into Windows 10, click on the windows key then the icons right above the windows key which lists all available programs, go down to Visual Studio and then click on Visual Basic. This should get you back to square one.
     
    MSgtDanShelby, Jun 13, 2023
    #3
  4. GT08 Win User

    Memory Issue Running A Visual Basic Program

    Programming Visual Basic Help Needed !!

    I am using Microsoft Visual Studio 2005 and using the basic settings.

    I need to know how I can only input the numbers 1 to 10 in a form of textbox. If I can't achieve this by a textbox then could you come up with a solution please?


    What I need:

    1 . I need the user to be able to only input the numbers 1 to 10.
    2. If the user inputs anything other than the numbers then a msgbox will appear stating to only use the numbers.

    P.S Step by step guide in how to achieve this please ^_^

    Many Thanks


    GT08
     
Thema:

Memory Issue Running A Visual Basic Program

Loading...
  1. Memory Issue Running A Visual Basic Program - Similar Threads - Memory Issue Running

  2. Visual Basic

    in Windows 10 Gaming
    Visual Basic: Hello Rescue TeamI want to use code to write code in VB, For example I want to declare dynamic public data depended on my code or what I got from my user forms, How can I do that?Thank you!...
  3. Visual Basic

    in Windows 10 Software and Apps
    Visual Basic: Hello Rescue TeamI want to use code to write code in VB, For example I want to declare dynamic public data depended on my code or what I got from my user forms, How can I do that?Thank you!...
  4. Visual Basic 6 program under Win11

    in Windows 10 Gaming
    Visual Basic 6 program under Win11: My Visual Basic 6 programs are running under Win11.Connecting strings is working properly:txt = "abc" & "def"The result is "abcdef"BUT if I connect two string-variables the second part disappears.tx1 = "abc"tx2 = "def"txt = tx1 & tx2under Win 11 the result is only "abc".Is...
  5. Visual Basic 6 program under Win11

    in Windows 10 Software and Apps
    Visual Basic 6 program under Win11: My Visual Basic 6 programs are running under Win11.Connecting strings is working properly:txt = "abc" & "def"The result is "abcdef"BUT if I connect two string-variables the second part disappears.tx1 = "abc"tx2 = "def"txt = tx1 & tx2under Win 11 the result is only "abc".Is...
  6. Memory Issue Running A Visual Basic Program

    in Windows 10 Gaming
    Memory Issue Running A Visual Basic Program: I have a program that is written in Visual Basic. It uses "Microsoft .NET Framework" as well as DirectX. I frequestly get an error message pop up saying I am out of memory while running the program despite seeing that it is using a small fraction of my available computing...
  7. Visual Basic

    in Windows 10 Installation and Upgrade
    Visual Basic: I am not able to install visual basic as it says setup couldn'tinstall microsoft application error reporting and then there are a bunch of application for which it said setup did not try to install following componentsAnybody help regarding this issue.I ran sfc /scannow Also...
  8. Visual Basic

    in Windows 10 BSOD Crashes and Debugging
    Visual Basic: Has Visual Basic been replaced by Visual Studio? https://answers.microsoft.com/en-us/windows/forum/all/visual-basic/c5d63cd8-ffa3-4adf-8603-702b84032213
  9. Visual Basic not running in Windows S mode

    in Windows 10 Customization
    Visual Basic not running in Windows S mode: Hey so I've been trying to run Small Basic on my brother's laptop in so he can complete coding work for school. Every time he clicks run the program crashes. His computer is in Windows s mode though I have activated the required sections of Windows that should allow visual...
  10. Visual Basic

    in Windows 10 BSOD Crashes and Debugging
    Visual Basic: I have several programs written in Basic in the late 80's or early 90's . Will these run in Visual Basic? If no, is there are Basic language that will run them? I am running Windows 10 on a Toshiba Laptop....