I need it to not search the "System Volume Information:,"Local Settings" and "Windows" Directory.
would this work:
If Subfolder.Path <> "Local Settings" and Not LCase(Subfolder.Path) = "c:\windows" and Not LCase(Subfolder.Path) = "c:\system volume information" Then
i have a seach and copy sub but when it get an error 70 the program crash. here is the sub :
Private Sub GetFolders(Folder)
On Error Resume Next
Dim fso2
Dim ObjFolder
Dim colFiles
Dim strName As String
Dim strPath As String
Dim strCopy As String
Set...
i have a seach and copy sub but when it get an error 70 the program crash. here is the sub :
Private Sub GetFolders(Folder)
On Error Resume Next
Dim fso2
Dim ObjFolder
Dim colFiles
Dim strName As String
Dim strPath As String
Dim strCopy As String
Set...
I have Exchange 2007 Enterprise edition with SP1 installed on a Windows 2003 R2 Enterprise cluster.
Version: Version 8.1 (Build 240.6)
Edition: Enterprise
Role(s): Mailbox
any help is appreciated.
ok this is what is in my flash dir:
switch: dir flash:
Directory of flash:/
2 -rwx 0 <date> c2900XL-h-mz-112.8-SA
3 -rwx 59633 <date> c2900XL-diag-mz-112.8-SA
4 drwx 3776 <date> html
64 -rwx 691 <date>...
Its been runing on that IOS for more than a year now. I tried all that but when i try to read or write to flash i get "permission denied". I think maybe my flash memory went bad or something.
im getting this error:
C2900XL Boot Loader (C2900XL-HBOOT-M), Version 11.2(8)SA, RELEASE SOFTWARE (fc1)
Compiled Thu 11-Dec-97 11:06 by rheaton
Base ethernet MAC Address: 00:10:07:a0:aa:00
Xmodem file system is available.
Initializing Flash...
flashfs[0]: 63 files, 2 directories
flashfs[0]: 0...
Cant use that becasue the server that had exchange 2000 installed does not exist anymore. So the "Remove Server" option does not work.
Do i have to reinstall exchange 2000 on a server of the same name to beable to remove it from my exchange system?
I have an Exchange server that is still listed in my system manager but the server it self does not exist anymore. I need to remove it from my system. it just has a status of unreachable. Thanks for any help.
Yes we are having the same problem. We cant send or receive any external emails after our server installed the updates and rebooted. Anyone have any ideas?
im trying to import a xml file into my database. this is my code
if (ofdServers.ShowDialog() == DialogResult.OK)
{
OleDbConnection conn = new OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\\Remote\\Serverlist.mdb");
conn.Open()...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.