Re: Need help with odd problem in VB.Net
From: Wes Spikes (MornThdr_at_NOSPAMverizon.net)
Date: 07/05/04
- Next message: Schmidt: "Re: Ants"
- Previous message: New guy: "Re: Need Help..not sure how to word this"
- In reply to: Jason Moore: "Need help with odd problem in VB.Net"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 05 Jul 2004 21:25:47 GMT
This newsgroup is for VB classic users (IE: vb6 and lower). Look for a
newsgroup with "dotnet" in the name.
-Wes
"Jason Moore" <JasonMoore@discussions.microsoft.com> wrote in message
news:4A16A1DA-3749-40D3-A9E3-117FC0DE5D76@microsoft.com...
> If anything occurs (open a program, move an application window, switch
between applications, click the start buttong) while my application is
running, a null reference exception is thrown. The application is very
simple, all it does it retrieve the contents of a local directory, delete
them, retrieve the contents of a remote directory and copy them, any ideas
what would cause this? I can post the code if it is needed, All I use is
Directory.GetDirectories, Directory.GetFiles, Directory.Delete,
Directory.Copy, File.Copy, and File.Delete.
- Next message: Schmidt: "Re: Ants"
- Previous message: New guy: "Re: Need Help..not sure how to word this"
- In reply to: Jason Moore: "Need help with odd problem in VB.Net"
- Messages sorted by: [ date ] [ thread ]