Click here to Skip to main content
15,913,939 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: PropertyGrid !!! Pin
oykica23-May-05 5:45
oykica23-May-05 5:45 
GeneralInheriting CommonDialog / implementing CommonDialog::RunDialog() Pin
zorifila20-May-05 12:26
zorifila20-May-05 12:26 
GeneralRe: Inheriting CommonDialog / implementing CommonDialog::RunDialog() Pin
Robert Rohde21-May-05 0:50
Robert Rohde21-May-05 0:50 
GeneralRe: Inheriting CommonDialog / implementing CommonDialog::RunDialog() Pin
zorifila23-May-05 6:07
zorifila23-May-05 6:07 
Generalfile uploading and downloaidng in vb.net with FTP Pin
Kurasala Karuna Das20-May-05 4:57
Kurasala Karuna Das20-May-05 4:57 
GeneralADOCE.NET Pin
Abbas_Riazi20-May-05 0:15
professionalAbbas_Riazi20-May-05 0:15 
GeneralWhy any of the mouse events not working on lonhorn? :-( Pin
mmsspp19-May-05 22:14
mmsspp19-May-05 22:14 
GeneralInterop Call to FindWindow() Pin
RFID Chris19-May-05 13:34
RFID Chris19-May-05 13:34 
Hi,

Here's the problem. We have an XP Embedded box that is mobile and goes in and out of Wireless (Cisco) coverage. Occasionally the box will roam from one Access Point to another and sometimes this causes a "LEAP Authentication" problem. That is, a bunch of dialog boxes pop up and the user has to click "OK" and re-enter their network password.

Now I've successfully implemented a Windows Service in C# that will call FindWindow() and SendDlgItemMessage() etc to do all the work; testing on my laptop while I'm logged on has made me a happy camper. Note that it is very similar to the article here:

Using P/Invoke to Automate Database Signon

The biggest problem is that the series of dialog boxes that pop up can pop up while Windows does not have a user logged in. That is, the logon prompt is showing with these Cisco dialog boxes patiently waiting for user input. My service runs while this is happening, but it never ever sees these dialog boxes. And I even have the service set to "Interact with Desktop".

Has anyone had any luck with a similar problem? Do I have to do more than "FindWindow()". Is this a service setting?

I apologize if this isn't the correct forum for these problems.

Thank you for your time!
-Chris
GeneralMy blog! Pin
Carl Mercier19-May-05 9:25
Carl Mercier19-May-05 9:25 
GeneralProblem in Compact Framework with DataGrid Pin
gnewtzie19-May-05 4:07
gnewtzie19-May-05 4:07 
General64 bit Platform Pin
sukasukabo19-May-05 0:29
sukasukabo19-May-05 0:29 
GeneralReference variables aready initialized Pin
KaptinKrunch18-May-05 8:38
KaptinKrunch18-May-05 8:38 
GeneralRe: Reference variables aready initialized Pin
Robert Rohde18-May-05 8:52
Robert Rohde18-May-05 8:52 
GeneralRe: Reference variables aready initialized Pin
KaptinKrunch18-May-05 11:08
KaptinKrunch18-May-05 11:08 
GeneralRe: Reference variables aready initialized Pin
Marc Clifton18-May-05 9:32
mvaMarc Clifton18-May-05 9:32 
General.net Setup Project......want to read registry key Pin
Stakale18-May-05 7:35
Stakale18-May-05 7:35 
GeneralRe: .net Setup Project......want to read registry key Pin
MoustafaS18-May-05 8:00
MoustafaS18-May-05 8:00 
GeneralDeserialization from an unserialized file Pin
eussam18-May-05 4:30
eussam18-May-05 4:30 
GeneralRe: Deserialization from an unserialized file Pin
S. Senthil Kumar18-May-05 5:51
S. Senthil Kumar18-May-05 5:51 
GeneralRe: Deserialization from an unserialized file Pin
eussam18-May-05 6:10
eussam18-May-05 6:10 
General.Net file format Pin
852y3agnna18-May-05 1:18
852y3agnna18-May-05 1:18 
GeneralRe: .Net file format Pin
Mike Dimmick18-May-05 1:43
Mike Dimmick18-May-05 1:43 
GeneralCustom toolbar control in .Net framework Pin
agrafov17-May-05 9:59
agrafov17-May-05 9:59 
GeneralRe: Custom toolbar control in .Net framework Pin
John Arlen117-May-05 10:23
John Arlen117-May-05 10:23 
GeneralRe: Custom toolbar control in .Net framework Pin
Carl Mercier17-May-05 11:13
Carl Mercier17-May-05 11:13 

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.