Sponsored White Papers, Webcasts, and Downloads
Additional Resources
- Router Log Reports err. What is ?
- I have a symantec firewall vpn router. The log shows the following error every minute.. ERR:message from 24.94.53.9:500, but no connection has been authorized device
- Tags: VPNs, Routers & switches, NETWORKING, Network security, Network technology
- Q&A 2005-10-06
- A Console Terminal for JARs
- A JAR is a great way of packaging and deploying a Java SE project. But there is a problem with console input/output - the standard I/O files (System.out, System.err, and System.in) do not work when a JAR is activated by a double-click. System.out and System.err are simple, intuitive, and frequently...
- Tags: Console, I/O, JAR
- White papers 2006-01-31
- EDGEing towards the iPhone
- Network improvements before the iPhone arrives at ATTAre you happy with the ATT Wireless, err, Cingular, err, ATT cellular network, for both data and voice?
- Tags: johnbartley, ATT, Apple iPhone
- Discussion threads 2007-06-05
- How do I... Fill Word form fields with Access data?
- How do I... Populate Access data with Word fields?Is it possible to create an Access database from data entered into word form fields?Just what I've been trying to do... Now if only I could get it to workI've been using the script below with Office 2003 Professional to send...
- Tags: Word processors, Microsoft Office, Databases, charles.levea@..., Doc, Word.Application, Microsoft Access, Microsoft Word
- Discussion threads 2007-07-11
- Cannot open xyzcomp.err Advent 7011
- Hi, I'm resetting my computer back to factory settings. I have 3 cd's for doing this. When I put the second cd in, it downloads to about 75% and then I get an error. "Cannot open xyzcomp.err", press ok and i get "Cannot read from file 437 Application error". Is...
- Tags: PRODUCTIVITY, bgethings@..., factory setting
- Discussion threads 2007-07-09
- Scripting
- Looking for a script that will rename and change password on all of the local administrators user accounts. I can do this through GPO I know, but I want to run this particular script on a list of servers without having to reboot. I have found a couple...
- Tags: arrSubAut, BlitzSonik, bSID, CStr, err.description, Hex, oUser.objectSID, password, security
- Q&A 2005-05-19
- Getting 80070003 Error with vbscript
- All --I have a vbscript running in an ASP page that I am trying to get to access a virtual directory in IIS 6. I can get the metapath of the site, but when the script tries to access the virt dir, I get a path can not be found...
- Tags: A1, cmptrwhz, Getting 80070003 Error, Microsoft VBScript, programming, Wscript.Echo
- Q&A 2005-12-13
- Diskspace VBScript Help needed
- How do I edit this script so that it will output the diskspace for each computer?To run the script the syntax is cscript diskspace.vbs computernameHere is the code: On Error Resume NextConst CONVERSION_FACTOR = 1048576Const WARNING_THRESHOLD = 100If WScript.Arguments.Count = 0 Then Wscript.Echo "Usage: FirstScript.vbs server1 [server2] [server3] ..." WScript.QuitEnd...
- Tags: computer, Err.Number, keebmachine, Microsoft VBScript, programming, Wscript.Echo Computer
- Q&A 2004-12-10
- system error
- Could anyone please help me with this type of code and what it means,I found this code after a system error in the event viewer,your help is highly appreciated.SOURCE : SYS ERRCATEGORY :(102)EVENT ID: 1003ERROR CODE 1000008e,PARAMETER c0000005,parameter2f416e130, parameter3 eee76b80,parameter4 00000000http://go.microsoft.com/fwlink/events.asp
- Tags: mdafu@...
- Discussion threads 2007-05-10
- Attach employee photo to database
- I want to link an employees photo to their record in MSAccess 2000. How can I do this?How to Link a Picture to an Access Form:Use an unbound image frame named: ImageFrameand add a field to your table called ImagePath.To add the picture to a report just use code like...
- Tags: database, dliby@..., ImagePath, Me!, photograph, Picture, software
- Q&A 2004-11-30
- Adult Foster Care Provider, Assisted Living Mentally Ill, HIPAA
- Hi is any one sure if HIPAA is a concern for Assisted Living Providers that do not use EDI or Electronic billing for Insurance companies?What is your concern?HIPAA, you are better to err on the side of caution. I would get a simple letter of disclosure and a secure...
- Tags: Regulatory compliance, Regulations, peter@..., HIPAA
- Discussion threads 2007-08-27
- Photos of "Star Wars: Where Science Meets Imagination"
- I can not get an ainside Look th epictureErr msg :Princess Leia costume, " R2-D2, and C3PO "
- Tags: hardware, photograph, Star Wars, wanchail@..., windows
- Discussion threads 2005-11-28
- Upload .xls file to SQL Server table w ASP.NET app
- Here's what I have to do: 1. Allow user to locate a .xls file on their machine 2. Upload this .xls data into an existing table on a remote SQL Server I can pull the file from my local machine to another directory on the local machien, but...
- Tags: chip@..., database, Dim strSQL, Label2.Text, local machine, Microsoft ASP.NET, Microsoft SQL Server, programming, server, software
- Discussion threads 2005-08-09
- EDGEing towards the iPhone
- Improved connectivity for AT&T mobile users is on the way, due to upgrades and tuning before the iPhone arrives. This is important for every AT&T cellular caller, because with more T-1 lines into cell towers, there's more chance to call out when there's a call peak (when,...
- Tags: Apple iPhone, AT&T Corp., Cell, 3G, Smart Phones, Advertising & Promotion, Cellular Phones, Consumer Electronics, Personal Technology, Marketing, John Bartley K7AAY
- Blog posts 2007-06-05
- Got an error with this script, cannot connect to computer...
- PLEASE HELP!!!The computer list was created manually.'-------------------------------------------------------------------------------' Initialization - Declare variables'-------------------------------------------------------------------------------Dim fsoIn, fsoOutDim inFile, outFileDim arrComputerNamesDim objUserDim strComputerDim newPasswordDim ErrorOccurredConst ForReading = 1Const ForWriting = 2Const ForAppending = 8Const inFilename = "computers.txt"Const outFilename = "ChangePwdcomputers.log"'-------------------------------------------------------------------------------' Main script'-------------------------------------------------------------------------------On Error Resume NextErrorOccurred = False' Insert WARNING here...Msgbox ("WARNING: This script will change...
- Tags: julliadarc@..., strComputer, password, Now & vbTab, newPassword Dim ErrorOccurred Const ForReading, outFile.writeline Now & vbTab, computer
- Discussion threads 2007-06-15
- Quickly identify problems using the Exchange Error Code Look-up tool
- The Exchange Error Code Look-up tool can look at a variety of error values, including decimal, hexadecimal, and exact error strings, and let you know all of the possible meanings. Alright, quick: What does it mean when you see an error -528 in your event log and you're...
- Tags: Scott Lowe MCSE, PRODUCTIVITY, tool, E-mail Administration Tips Newsletter, Error, Windows NT Application Log
- Technical articles 2006-07-20
- Deleting Reg Key
- I need to delete a registry keys through a login script . I am not sure I have the right syntax.=========================================DelRegKey.vbs'' This script should handle deleting a registry key which may, or may not, exist' and does, or does not, have subkeys.Option ExplicitConst HKEY_CURRENT_USER = &H80000001Dim strComputerDim strKeyDim strValueNameDim strValueDim...
- Tags: aSubKeys, ByVal strKey, Deleting Reg Key, networking, rocky5689, strKey, strKey End, vbs, Wscript.Echo
- Discussion threads 2006-01-11
- mcafee preinstall ver. removal
- I have a pav6736 with 192ram that came with ME platform &Mcafee.I upgraded to homexp and find that mcafee followed alone and causes conflict with other pgms.How do I remove the virus scan file;I recieve err prompts that "part of the vs is missing;follo
- Tags: pav6736 , mcafee preinstall, xp upgrade from me , data config., software, osbert50@..., Microsoft Windows XP, computer
- Discussion threads 2006-11-12
- Outlook Express 6 keeps asking for a password
- Outlook Express keeps asking for a password and I get the following error messages:There was a problem logging into your mail server Server Response - ERR Login failed, Port 110, Secure SSL: No, server Error 0X800CCC90,Error Number 0X800CCC92There was a problem logging into your mail server: Your password was rejected....
- Tags: SSL/TLS, Authentication/Encryption, Groupware, Microsoft Outlook Express 6.0, artzelda@..., server, password, Microsoft Outlook Express, SSL, Microsoft Outlook, e-mail
- Discussion threads 2007-08-22
- << Previous
- page 1 of 1
- Next >>