|
|||||||
| Technology Forum Computer questions? Need Technical assistance? Ask Andy! |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#2 (permalink) |
|
I vote for DERF!
![]() Join Date: Jan 6 2004
Location: Midwest-ish
Posts: 3,338
Rep Power: 6
![]() ![]() ![]() ![]() |
Re: helios error message on new computer
Common errors for VB programs that use TCP/IP or the Winsock control
Run-time error '10013': The requested address is a broadcast address, but flag is not set Run-time error '10048': Address in use These errors are caused by a program trying to bind to a port that is already in use. In some cases this may be because the application you're trying to use is already running (has been started twice). Other software may also be conflicting. For example, Apache or IIS are usually started before any other end-user programs and as result other software attempting to communicate on TCP port 80 will then produce this error and close. Possible solutions: Close, end-task, or disable other unnecessary software Configure a program to bind to an alternate/non-conflicting port Add multiple static IP addresses to the system, then configure each program to bind only to it’s own IP address ...... obviously .... lol Thats the best I could find via Google. Sounds like the computer address and Helios network settings are in conflict.
__________________
I lost my signature, if you find it let me know please.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Helios version 10. #91 error message | melissa410 | Technology Forum | 3 | 09-01-2008 12:25 PM |
| Does anyone Know what .7 error message is? | bombay94proof | Equipment Repair | 3 | 03-10-2008 11:32 AM |
| helios error message | Jallround | Technology Forum | 2 | 12-17-2004 07:37 AM |
| Helios Error Message | jonslater | Technology Forum | 1 | 10-22-2003 02:55 PM |
| Error Message | CHUNN | Technology Forum | 11 | 06-25-2001 10:37 AM |