Forum: Windows NT / 2000 / XP / 2003 Jan 15th, 2008 |
| Replies: 6 Views: 1,426 Re: explore.exe Also try a scan-disk. I'd probably try a backup, followed by formatting your HD and reinstalling Windows if you have time. If that doesn't help, it's probably a hardware issue.
Chris Fry |
Forum: Networking Hardware Configuration Jan 13th, 2008 |
| Replies: 2 Views: 1,872 Re: Wrt54g, Speedstream 4100, & Vpn Access Hi BrownsFan,
What type of VPN is it? E.g. PPTP, IPSec/L2TP, etc.
These protocols have outgoing, client port requirements, and your router may be blocking some or all of those outgoing... |
Forum: Networking Hardware Configuration Jan 13th, 2008 |
| Replies: 3 Views: 872 Re: Wired router works, but no web browsing Hi Esmith,
First I'd check the cabling - make sure you have:
Phone port -> modem -> router -> desktop.
If anywhere from router to the phone line isn't connected properly, you won't have internet,... |
Forum: Visual Basic 4 / 5 / 6 Nov 18th, 2007 |
| Replies: 8 Views: 1,276 Re: Hi, My Name Is Nubski Ok, forgive me if I miss anything, but I think I get your code (always a bit tricky without running it).
Does the find button work? If so, firstly, I'd put the contents of the findcmd_Click function... |
Forum: Networking Hardware Configuration Nov 18th, 2007 |
| Replies: 15 Views: 2,391 Re: Connect to office from home Ok - these instructions assume your router isn't a wireless one (if it is, you'll need some extra configuration to make it act as a wireless access point in stead of a wireless router).
Firstly, you... |
Forum: Networking Hardware Configuration Nov 17th, 2007 |
| Replies: 15 Views: 2,391 Re: Connect to office from home Sorry, I know this is "solved", just a couple of quick additions:
TheNNS: I think Darla was trying to avoid monopolising a PC during remote access - doesn't logmein do that?
Darla: You could... |
Forum: Networking Hardware Configuration Nov 15th, 2007 |
| Replies: 15 Views: 2,391 Re: Connect to office from home Hi Darla,
I agree with Inky - a VPN is probably the way to go.
Have a look at this tut: http://www.onecomputerguy.com/networking/xp_vpn_server.htm
It has instructions for creating a VPN server... |
Forum: IT Professionals' Lounge Nov 15th, 2007 |
| Replies: 3 Views: 1,015 Re: upgrading server Hi Aj_anil,
Are you saying you need to put the data from your old server onto your new one and you want to know how?
The easiest ways to transfer lots of data are:
1. An external storage device... |
Forum: Network Security Nov 15th, 2007 |
| Replies: 5 Views: 1,244 Re: Router/Firewall Options Hi Extofer,
Is that a total of 25 users and 8 remote locations? Or is it just that only 25 of your users use TS?
I manage IT for a medium sized charity organisation, and need to put in a new... |
Forum: Network Security Nov 15th, 2007 |
| Replies: 9 Views: 2,037 Re: Best Personal Firewall Hi Hisoka,
I assume you're using Windows? If so, as Bobbyraw said, ZoneAlarm is pretty good. You can get the free firewall at download.com (http://www.download.com) (search for "ZoneAlarm Firewall"... |
Forum: Visual Basic 4 / 5 / 6 Oct 31st, 2007 |
| Replies: 8 Views: 1,276 Re: Hi, My Name Is Nubski No probs, I figured it may be useful for Googlers looking for that sort of thing anyway.
Any code problems in particular I can help you with?
Chris |
Forum: Visual Basic 4 / 5 / 6 Oct 29th, 2007 |
| Replies: 8 Views: 1,276 Re: Hi, My Name Is Nubski Ok, this is a long post, sorry about that... These are instructions on how you can build a fairly secure, easy to use network database system in Access with back/front end architecture. This means... |
Forum: Visual Basic 4 / 5 / 6 Oct 28th, 2007 |
| Replies: 8 Views: 1,276 Re: Hi, My Name Is Nubski Hi Nubski,
A few questions:
1. Will this application run on multiple computers?
2. Are your users staff, students or both? I.e. What level of trust can you assume from your users?
3. Do your users... |
Forum: Windows NT / 2000 / XP / 2003 Oct 25th, 2007 |
| Replies: 4 Views: 818 |
Forum: Windows NT / 2000 / XP / 2003 Oct 25th, 2007 |
| Replies: 4 Views: 818 Re: Server 2003 Mapping trouble. Could be a user permission issue. How is the drive mapped? Is it in a script? If so, can you provide the code?
Chris Fry
Canberra, Australia |
Forum: Windows NT / 2000 / XP / 2003 Oct 25th, 2007 |
| Replies: 2 Views: 403 Re: Stalled e-mail problems Hi Kalogera,
With problems like that, it's best to go along the chain of components one at a time and check each out.
1st Component - email client
What program did you use to write the email... |
Forum: Windows NT / 2000 / XP / 2003 Oct 25th, 2007 |
| Replies: 1 Views: 684 Re: Registry deleted, XP not starting up Hi RigbyBaffers,
Have a look at this article:
http://support.microsoft.com/kb/307545
If that doesn't work, I'd get an external HD case, take your HD out and put it in that, recover any data you... |
Forum: MySQL Oct 24th, 2007 |
| Replies: 22 Views: 55,827 Re: MyISAM vs InnoDB Hi Anjama and others,
I'm in the initial stages of building a MySQL database for my employer using the MyISAM engine. I intend to limit database access to stored procedures and triggers which will... |