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. Problem with thread

Problem with thread

Scheduled Pinned Locked Moved Visual Basic
helpcsharpdotnetworkspace
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.
  • N Offline
    N Offline
    Nilesh Hapse
    wrote on last edited by
    #1

    Hello , I am using thread in my vb.net program. This program works fine when I run it thru source code. But when I build a setup and install it on a machine having .NET framework it does not execute the thread. Thanks for any help in advance.

    S 1 Reply Last reply
    0
    • N Nilesh Hapse

      Hello , I am using thread in my vb.net program. This program works fine when I run it thru source code. But when I build a setup and install it on a machine having .NET framework it does not execute the thread. Thanks for any help in advance.

      S Offline
      S Offline
      Scott Page
      wrote on last edited by
      #2

      You're going to need to post some code to get an answer for this one. There could be a number of reasons. Post only the code that starts the thread, the code run by the thread, and the code that terminates the thread, for now. I'll take a look and give you any advice I can come up with.

      "Some people spend an entire lifetime wondering if they made a difference. The Marines don't have that problem." ( President Ronald Reagan)

      N 1 Reply Last reply
      0
      • S Scott Page

        You're going to need to post some code to get an answer for this one. There could be a number of reasons. Post only the code that starts the thread, the code run by the thread, and the code that terminates the thread, for now. I'll take a look and give you any advice I can come up with.

        "Some people spend an entire lifetime wondering if they made a difference. The Marines don't have that problem." ( President Ronald Reagan)

        N Offline
        N Offline
        Nilesh Hapse
        wrote on last edited by
        #3

        Hello R. Scott, Thanks for the resposne. But i found out the problem. There was a problem with a DLL. I removed that reference and this thing works fine now.. thanks

        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