can't open net monitor plugin
Started by DrFink


Rate this topic
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5


16 posts in this topic
DrFink
Junior Member
**


0
9 posts 1 threads Joined: Feb 2006
02-02-2006, 07:53 PM -
#1
Hello,

I use the the demo version of True Launch Bar 3.2 on Windows 98SE, and after I downloaded and installed the net monitor plugin (v1.4), I wanted to open it by right-clicking the true launch bar and going to the "New" menu. My problem is that the net monitor plugin isn't shown in the "New" menu, so I can't use it!

The plugin (v1.4) IS listed in the uninstall list in the True Launch Bar Components Manager and the net monitor folder is in the plugin folder of TrueLaunchBar in the windows explorer (incl. the netmon.dll, the netmon.png, the uninstall.exe and the skin folder), so I think that I installed it correctly. The other plugin I use at the moment (TLB Clock) works 100% and is listed in the "New" menu.

Doesn't the net monitor plugin work on Win98 machines, or with the demo version of True Launch Bar ?? Is there another way to integrate the plugin ?

I installed True Launch Bar on D:\Program Files\..., not on C:\Program Files\... (C:\ is only for Windows on my PC) - could that be a possible reason ?

Thanks for you help Smile
Yuri Kobets
Posting Freak
*****


10
6,208 posts 429 threads Joined: Jan 2002
02-03-2006, 04:12 AM -
#2
There are two ways:
1) Run the command:
Code:
regsrv32.exe netmon.dll
You need add the ful paths if needed.

2) Uninstall Net Monitor. Delete all NM files if they left on the HDD. And install plugin again.
The TORDEX Team
http://www.tordex.com
DrFink
Junior Member
**


0
9 posts 1 threads Joined: Feb 2006
02-03-2006, 09:34 AM -
#3
Yuri Kobets Wrote:There are two ways:
1) Run the command:
Code:
regsrv32.exe netmon.dll
You need add the ful paths if needed.

2) Uninstall Net Monitor. Delete all NM files if they left on the HDD. And install plugin again.


Thanks for your quick answer Smile

I already did 2), but that didn't help.

So I did 1): I started regsrv32.exe netmon.dll, incl. the full path, but then the following error message appears: "LoadLibrary ("netmon.dll") failed - A Device Attached to the System Is Not Functioning."

Then I searched (at google) what could be the cause for this error message - and found this MS site:
<!-- m --><a class="postlink" href="http://support.microsoft.com/kb/139434/EN-US/">http://support.microsoft.com/kb/139434/EN-US/</a><!-- m -->
and this
<!-- m --><a class="postlink" href="http://support.microsoft.com/?scid=kb%3Ben-us%3B139434&x=13&y=10">http://support.microsoft.com/?scid=kb%3 ... &x=13&y=10</a><!-- m -->

Then I tried method 2 from this pages (extract the winoa386.new from the original Win98SE CD) but even that didn't help (still the "Device Attached to the System Is Not Functioning" error message appears.).

I also found this page
<!-- m --><a class="postlink" href="http://www.salefind.com/tech/Explanation%20of%20Regsvr32%20Usage%20and%20Error%20Messages.htm">http://www.salefind.com/tech/Explanatio ... ssages.htm</a><!-- m -->
where you can find the remark referring this error message:
"This behavior can occur if you try to register a Win16 .dll file"
(at the bottom of the page).

I use a German Windows 98SE (original, not cracked), and my network card in my PC is a network adapter connected via USB ("Teledat Fast Ethernet USB").

Hope you can help me with this error message.

DrFink
Yuri Kobets
Posting Freak
*****


10
6,208 posts 429 threads Joined: Jan 2002
02-03-2006, 11:50 AM -
#4
Quote:So I did 1): I started regsrv32.exe netmon.dll, incl. the full path, but then the following error message appears: "LoadLibrary ("netmon.dll") failed - A Device Attached to the System Is Not Functioning."
Is there any error number?
The TORDEX Team
http://www.tordex.com
DrFink
Junior Member
**


0
9 posts 1 threads Joined: Feb 2006
02-03-2006, 02:02 PM -
#5
Yuri Kobets Wrote:
Quote:So I did 1): I started regsrv32.exe netmon.dll, incl. the full path, but then the following error message appears: "LoadLibrary ("netmon.dll") failed - A Device Attached to the System Is Not Functioning."
Is there any error number?

No, there's no error number.

Are there download links to older versions of the net monitor plugin (1.3 or 1.2) ? Maybe these older versions work on my PC ?
Yuri Kobets
Posting Freak
*****


10
6,208 posts 429 threads Joined: Jan 2002
02-03-2006, 04:16 PM -
#6
Sorry I don't have the old versions.
Do you old versions working? I don't think old version will work correctly.

Please try to find DLL's and compare versions:
IPHLPAPI.DLL 5.00.1717.2
OLE32.DLL 4.71.2900
WINMM.DLL 4.03.1998
COMCTL32.DLL 5.80

This versions from my Windows 98SE. And Net Monitor is working fine.
The TORDEX Team
http://www.tordex.com
DrFink
Junior Member
**


0
9 posts 1 threads Joined: Feb 2006
02-04-2006, 07:02 AM -
#7
Most of my DLLs are newer (and I don't want to downgrade):

IPHLPAPI.DLL 5.00.1717.2
OLE32.DLL 4.71.3328
WINMM.DLL 4.03.2201
COMCTL32.DLL 5.81
Yuri Kobets
Posting Freak
*****


10
6,208 posts 429 threads Joined: Jan 2002
02-16-2006, 03:33 AM -
#8
Sorry I've tested NM on some Windows 98 computers and can't to find problems.
Please can you contact me by email? I'll prepare a testing utility that report error code.
The TORDEX Team
http://www.tordex.com
DrFink
Junior Member
**


0
9 posts 1 threads Joined: Feb 2006
03-10-2006, 05:13 PM -
#9
Hallo,

please check your email-account Smile

DrFink
DrFink
Junior Member
**


0
9 posts 1 threads Joined: Feb 2006
03-12-2006, 05:25 PM -
#10
OK, today I took the regsvr32.exe from my Windows98SE-CD instead of the regsvr32.exe from C:\windows\system - and I got a an error number!! The error message is now:

LoadLibrary("netmon.dll") failed.
GetLastError returns 0x0000001f.
Yuri Kobets
Posting Freak
*****


10
6,208 posts 429 threads Joined: Jan 2002
03-13-2006, 04:07 AM -
#11
LoadLibrry failed....
Please can you download Dependency Walker
<!-- m --><a class="postlink" href="http://www.dependencywalker.com/">http://www.dependencywalker.com/</a><!-- m -->

Open netmon.dll with Dependency Walker and you can find what module failed or missed.
The TORDEX Team
http://www.tordex.com
DrFink
Junior Member
**


0
9 posts 1 threads Joined: Feb 2006
03-15-2006, 10:22 AM -
#12
Yuri Kobets Wrote:LoadLibrry failed....
Please can you download Dependency Walker
<!-- m --><a class="postlink" href="http://www.dependencywalker.com/">http://www.dependencywalker.com/</a><!-- m -->

Open netmon.dll with Dependency Walker and you can find what module failed or missed.

Hallo,

When I open netmon.dll with Dependency Walker, the program tells me that it can't open APPHELP.DLL and USERENV.DLL. Please check your email account for a link to a screenshot of the error messages.
Yuri Kobets
Posting Freak
*****


10
6,208 posts 429 threads Joined: Jan 2002
03-15-2006, 11:55 AM -
#13
what is the version of shlwapi.dll ?
I guess your dll is from Windows XP system. On Windows 98 it must have version 5.x
The TORDEX Team
http://www.tordex.com
DrFink
Junior Member
**


0
9 posts 1 threads Joined: Feb 2006
03-16-2006, 04:56 AM -
#14
Yuri Kobets Wrote:what is the version of shlwapi.dll ?
I guess your dll is from Windows XP system. On Windows 98 it must have version 5.x

Yes, the version of my shlwapi.dll is 6.x (date 29.08.02). So I copied the shlwapi.dll from the cab-files of my original Win98SE-CD (version 5.x) to c:\windows\system, but after rebooting my explorer.exe crashes (causing an error in browseui.dll)! Then I checked the version of my browseui.dll - it's also 6.x (date also 29.08.02). So I copied the browseui.dll from the cab-files of my Win98SE-CD (again version 5.x) to c:\windows\system, but after rebooting explorer.exe still crashes (causing an error in explorer.exe)!

The version of explorer.exe on my PC is 4.72.3612.1700 (date 20.08.99), from my Win98SE-CD is 4.72.3110.1 (date 5.05.99), but i don't think replacing the explorer would change anything - it would still crash and causing an error in another dll (probably from 29.08.02).
Q Section
Weapons Я Us
*****


0
899 posts 100 threads Joined: Feb 2003
03-16-2006, 06:36 AM -
#15
DrFink
You may wish to look into an additional idea although it may not help this immediate problem (but it may). Microsoft has never released a Service Pack for Windows 98SE but somone has created one and it should be looked at - at least. When we used to use 98SE we tried it and it worked quite well. You can find it here.

As always consider backing up everything first but again - we had no problems using this update package.
HMSS Q Section
click here for 30+ ideas from a Special Plugin List
some examples=
UV Index Monitor, Allergy Monitor, TLB Version Monitor, Cinema Monitor
Visualise World Righteousness
Semper Ad Fundum
Working for the Secret Intelligence Service


Forum Jump:


Users browsing this thread: 1 Guest(s)