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.
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...
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.
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()...
public class dbaccess
Private mcnnAccess As OleDb.OleDbConnection
Public Sub New()
mcnnAccess = New OleDb.OleDbConnection
mcnnAccess.ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;User ID=Admin;Data Source=C:\Remote\Serverlist.mdb"
mcnnAccess.Open()
End Sub...
im getting this after installing my 4.0 server when i launch a published application:
"This product is using a Retail license for Metaframe Presentation Server"
anybody knows why this is coming up.
it zips the directory but i cant unzip it with nothing tried winzip and winwar and both says it an invalid format.
so there got to be something wrong with my zip method. Thanks for any help
here is my code
void ZipDir( String strDir ) throws IOException, IllegalArgumentException
{
File dir...
here is my code
#include <iostream.h>
int main()
{
cout << "Hello World";
return 0;
}
I cant get the cout command to work. I using VS 2005 Pro edition.
:
I cant get my ethernet card to get reconized by my router here is what it says when it boots up:
Cisco Internetwork Operating System Software
IOS (tm) C1700 Software (C1700-BNR2SY-M), Version 12.2(6c), RELEASE SOFTWARE (fc...
im trying to access my terminal server behind the router.
the server can get out but nothing can get in.
this is what i have :
ip nat inside source static tcp 192.168.0.3 3389 interface e0 3389
ip nat source list 1 interface ethernet0 overload
access-list 1 permit 192.168.0.0 0.0.0.255
but...
does anybody know what this error means.
Notice: fwrite(): send of 9 bytes failed with errno=1 Operation not permitted in /home/allout/public_html/rvsslwebphp/serverliste.php on line 57
here is my site http://ghostopssquad.com/rvsslwebphp/serverliste.php
$fp =...
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.