Search results for query: *

  • Users: cjemwsc99
  • Content: Threads
  • Order by date
  1. C

    Cannot refer to an instance member of a class

    #Region "Imports" Imports System.Data.SqlClient Imports System.Threading Imports System.Text Imports System.Net.Sockets #End Region Public Class TestBGWorker Dim Threadreceive As Thread Protected Sub OnStart(ByVal args() As String) Try Threadreceive = New Thread(AddressOf...
  2. C

    Crystal Reports Logon Failed

    Hello all, Im kinda new to this but would like to become more familier. Im having a problem with Crystal Reports Web Veiwer. When I first run the application, the report loads fine. I want to put the refresh button on the Web Veiwer. This is where is gets tricky. When I refresh the application...
  3. C

    Crystal Reports Logon Failed

    Hello all, Im kinda new to this but would like to become more familier. Im having a problem with Crystal Reports Web Veiwer. When I first run the application, the report loads fine. I want to put the refresh button on the Web Veiwer. This is where is gets tricky. When I refresh the application...
Back
Top