Click here to Skip to main content
16,006,341 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Please help me! _event handeling Pin
Dave Kreskowiak23-Mar-04 1:02
mveDave Kreskowiak23-Mar-04 1:02 
GeneralRe: Please help me! _event handeling Pin
xstoneheartx23-Mar-04 1:55
xstoneheartx23-Mar-04 1:55 
GeneralRe: Please help me! _event handeling Pin
Nadroj23-Mar-04 3:40
Nadroj23-Mar-04 3:40 
GeneralRe: Please help me! _event handeling Pin
xstoneheartx23-Mar-04 9:58
xstoneheartx23-Mar-04 9:58 
GeneralRe: Please help me! _event handeling Pin
Nadroj23-Mar-04 12:25
Nadroj23-Mar-04 12:25 
GeneralVisual Basic .NET 2003 Questions Pin
Kane~22-Mar-04 22:39
sussKane~22-Mar-04 22:39 
GeneralRe: Visual Basic .NET 2003 Questions Pin
Dave Kreskowiak23-Mar-04 1:27
mveDave Kreskowiak23-Mar-04 1:27 
GeneralRAS MprAdmin Problems Pin
MASOSi22-Mar-04 22:38
MASOSi22-Mar-04 22:38 
I have written a program that disconnects a Demand-Dial connection every so often, based on a timer. This has worked before, but after REinstalling Windows 2003 Server, it will not retrieve a handle of the server from any remote computers. It is written in VB.NET and i dont know what happened to stop its functionality. No developing operating systems have been changed.

The main calls are:
-MprAdminIsServiceRunning - which comes back false if I specify the server name, or if I use the keyword "Nothing" and execute it on the server, it comes back true.
-MprAdminServerConnect - which has the same behaviour as above.

More Below:
Private Declare Function MprAdminIsServiceRunning Lib "mprapi.dll" (ByVal lpwsServerName As String) As Boolean
Private Declare Function MprAdminServerConnect Lib "mprapi.dll" (ByVal lpwsServerName As String, ByRef phMprServer As UIntPtr) As Long

Thankyou for any help on this.
MASOSi

GeneralRe: RAS MprAdmin Problems Pin
MASOSi23-Mar-04 1:21
MASOSi23-Mar-04 1:21 
GeneralAccessing VB6 Constants Pin
Edbert P22-Mar-04 18:21
Edbert P22-Mar-04 18:21 
GeneralRe: Accessing VB6 Constants Pin
Dave Kreskowiak23-Mar-04 1:38
mveDave Kreskowiak23-Mar-04 1:38 
GeneralRe: Accessing VB6 Constants Pin
Edbert P23-Mar-04 11:02
Edbert P23-Mar-04 11:02 
GeneralRe: Accessing VB6 Constants Pin
Dave Kreskowiak23-Mar-04 11:28
mveDave Kreskowiak23-Mar-04 11:28 
GeneralRe: Accessing VB6 Constants Pin
Vi223-Mar-04 20:45
Vi223-Mar-04 20:45 
GeneralGetting System Error &h80004002 Pin
Vipin Bokariya22-Mar-04 18:12
Vipin Bokariya22-Mar-04 18:12 
GeneralRe: Getting System Error &h80004002 Pin
Dave Kreskowiak23-Mar-04 1:45
mveDave Kreskowiak23-Mar-04 1:45 
GeneralRe: Getting System Error &h80004002 Pin
Vipin Bokariya24-Mar-04 20:03
Vipin Bokariya24-Mar-04 20:03 
GeneralRe: Getting System Error &h80004002 Pin
Dave Kreskowiak25-Mar-04 0:41
mveDave Kreskowiak25-Mar-04 0:41 
GeneralNetwork please! Pin
Guerven22-Mar-04 14:19
Guerven22-Mar-04 14:19 
GeneralRe: Network please! Pin
John Kuhn22-Mar-04 16:55
John Kuhn22-Mar-04 16:55 
GeneralRe: Network please! Pin
Dave Kreskowiak22-Mar-04 17:25
mveDave Kreskowiak22-Mar-04 17:25 
Generalplease help me! Pin
xstoneheartx22-Mar-04 12:01
xstoneheartx22-Mar-04 12:01 
GeneralRe: please help me! Pin
Nadroj22-Mar-04 12:10
Nadroj22-Mar-04 12:10 
GeneralRe: please help me! Pin
xstoneheartx22-Mar-04 23:33
xstoneheartx22-Mar-04 23:33 
GeneralRe: please help me! Pin
Nadroj23-Mar-04 3:03
Nadroj23-Mar-04 3:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.