Backtrack:  
 
showing posts tagged with 'windows'
 
by lunarg on May 21st 2007, at 17:59
Running OpenVPN on Vista, works, but requires some workarounds.
Current list of issues:

connection gets established, but route addition fails with route addition failed usingCreateIpForwardEntryRead further for the solutions...

This problem always occurs on a Vista. What happens is that while the connection does get established, the routes are not being added properly, because of an API change in Vista.
To circumvent the issue, add this line to your OpenVPN config file:

route-method exe

This way, the route addition is called directly using the commandline utility.

  ...
by lunarg on May 17th 2007, at 15:24
Because of (Belgian) providers limiting SMTP (port 25) traffic to their own servers, makes it necessary for us (as an 3rd party ISP) to allow our customers to use our own mailserver for all outgoing mail. To circumvent this limitation, we've configured the mailserver to listen on port 26 as well.

For our customers with only a few mail clients (so no local mailserver), this is usually not a problem. A quick change of the SMTP port, solves their issues. For people that have a catch-all mailbox (and a local mailserver), the mailserver itself usually allows the change.

Of course, some of our cli  ...
by lunarg on May 14th 2007, at 21:10

It's a bit of an old post, but ran into this problem more than once.
If you get the message:

Quote
The system DLL user32.dll was relocated in memory. The application will not run properly. The relocation occurred because the DLL C:\Windows\System32\Hhctrl.ocx occupied an address range reserved for Windows system DLLs. The vendor supplying the DLL should be contacted for a new DLL.

A hot-fix can be downloaded at: http://support.microsoft.com/default.aspx/kb/935448.

by lunarg on April 28th 2007, at 00:32
The bliss of dual core can quickly turn to a curse when you're running applications that weren't build to handle multiple CPU's.
Although one could set affinity with windows task manager, the application often goes down before one could alt-tab to set it, or sometimes, the application doesn't even start at all.

A quick search on the web has brought me on a forum thread, where they were talking about RunOnProcessorExplicit, or in short: ROPE.
ROPE is a very simple tool, that allows you to set affinity directly at the start of an application. This circumvents the need of using windows task mana  ...
by lunarg on April 28th 2007, at 00:16
When you're running Windows on a system with 4GB RAM, you might have noticed that the entire amount of RAM is not detected (it's somewhere around 3.6GB). This is because of the way HIGHMEM (4GB and up) is handled.
Fortunately, there is a way to solve the problem, allowing the full use of 4GB...

A solution to our problem is by forcibly enabling Intel's Physical Address Extension (in short, PAE). This is done by taking the following steps:

Locate the boot partition (this usually is C: but could be something else): it contains the bootloader files such as ntldr, boot.ini, etc.Open the boot.ini   ...
by lunarg on April 27th 2007, at 23:50
During the installation of a device (hardware, or a software emulation driver, such as OpenVPN's TAP-Win32 driver), you get the following message:
Quote

The system cannot find the file specified.

After that, it goes into a hardware detection loop, meaning it finds and tries to install the same hardware again and again until the cows come home.

Windows 2000 and XP has a bug that it cannot properly install drivers using INF-files, when the RunOnce registry key is missing from the following location:

HKEY_LOCAL_MACHIN\SOFTWARE\Microsoft\Windows\CurrentVersion

This key is often used by instal  ...
by lunarg on April 27th 2007, at 23:41
When attempting to send a message which is too large for your mail server, it may become stuck in the outbox, unable to delete it, because Outlook says it has already started to send the message.
If this happened to you, there are two things to try...

Try setting Outlook in offline mode:

In the menu, click File, then OfflineWait about a minute or so, then close and reopen OutlookIf everything went well, you should now be able to delete the message from the outbox, or at least, move it to another folder before attempting to delete it.When this worked, disable offline mode: click on File in th  ...
by lunarg on April 12th 2007, at 17:36
Uninstalling a managed Symantec Antivirus is no picknick: it requires you to enter a so-called uninstall password, one which of course you never had to enter, or otherwise know about...

After numerous attempts of inserting the local administrator password, the domain admin password, the Symantec Control Center password, etc., I had nowhere to turn but to Google.

After a few searches, I stumbled upon a site explaining steps on how to remove the thing. Preparing myself for a lengthly uninstall process with many steps, the site mentioned between the steps, to try an uninstall using Add/Remove p  ...
 
showing posts tagged with 'windows'
 
 
« May 2012»
SunMonTueWedThuFriSat
  12345
6789101112
13141516171819
20212223242526
2728293031  
 
Links
 
Quote
« Most people tend to avoid true conflict. Ironically this breeds more conflict. »