Eric, I apologize for not specifying in the article where the compiled .DLL was located. You can find it in the NetMgr\ReleaseUMinDependency directory. As Steve pointed out, I am releasing a Visual Basic version of the SNMP component shortly for those who are not familiar with Visual C++.
Feel free to contact me with any questions about the NetMgr component or SNMP in general! Sorry again for the confusion! --Ben > Eric, > > the author will be releasing a VB version of the article shortly. He had > to find a way to bypass the callback function limitations. He has, so he > might have a VB version available for you. > > Thanks! > > > > > > Unfortunately not, but i'll contact the author as suggested. > > > > Thanks - Eric > > > > -----Original Message----- > > From: Robert Chartier [mailto:[EMAIL PROTECTED]] > > Sent: Saturday, 24 August, 2002 19:57 > > To: ActiveServerPages > > Subject: RE: SNMP through ASP > > > > > > > > it maybe best to actually contact the author directly with these problems > > > > a compiled version of the DLL is available in the download package, isnt it? > > > > > > > > At 12:20 PM 8/24/2002 +0200, you wrote: > > >Thanks Robert, > > > > > >but when i compile the dll i get the following 5 warnings > > >(i don't know sh.. about Visual C) > > > > > >Greetings Eric > > > > > >--------------------Configuration: NetMgr - Win32 Unicode Release > > >MinDependency-------------------- > > >Compiling resources... > > >Compiling... > > >StdAfx.cpp > > >Compiling... > > >NetMgr.cpp > > >SNMPv1.cpp > > >D:\020724\NetMgr\SNMPv1.cpp(127) : warning C4018: '<' : signed/unsigned > > >mismatch > > >D:\020724\NetMgr\SNMPv1.cpp(135) : warning C4018: '<' : signed/unsigned > > >mismatch > > >D:\020724\NetMgr\SNMPv1.cpp(167) : warning C4018: '<' : signed/unsigned > > >mismatch > > >D:\020724\NetMgr\SNMPv1.cpp(175) : warning C4018: '<' : signed/unsigned > > >mismatch > > >Generating Code... > > >D:\020724\NetMgr\SNMPv1.cpp(169) : warning C4700: local variable 'intBuf' > > >used without having been initialized > > >Linking... > > > Creating library ReleaseUMinDependency/NetMgr.lib and object > > >ReleaseUMinDependency/NetMgr.exp > > >Performing registration > > > > > >NetMgr.dll - 0 error(s), 5 warning(s) > > > > > >-----Original Message----- > > >From: Robert Chartier [mailto:[EMAIL PROTECTED]] > > >Sent: Saturday, 24 August, 2002 12:11 > > >To: ActiveServerPages > > >Subject: Re: SNMP through ASP > > > > > > > > > > > >http://www.15seconds.com/issue/020723.htm > > > > > > > > > > > >At 12:08 PM 8/24/2002 +0200, you wrote: > > > > > > >Hi all, > > > > > > > >does anybody know how to read SNMP values with ASP or has an example? > > > > > > > >Many greetings Eric > > > > > > > > > > > >--- > > > >You are currently subscribed to activeserverpages as: > > >[EMAIL PROTECTED] > > > >To unsubscribe send a blank email to > > > >%%email.unsub%% > > > > > > > > >Robert Chartier > > >Author and Developer > > >604-975-5590 > > >[EMAIL PROTECTED] > > >http://www.aspalliance.com/nothingmn/ > > > > > > > > >--- > > >You are currently subscribed to activeserverpages as: [EMAIL PROTECTED] > > >To unsubscribe send a blank email to > > >%%email.unsub%% > > > > > >--- > > >You are currently subscribed to activeserverpages as: > > [EMAIL PROTECTED] > > >To unsubscribe send a blank email to > > >%%email.unsub%% > > > > > > Robert Chartier > > Author and Developer > > 604-975-5590 > > [EMAIL PROTECTED] > > http://www.aspalliance.com/nothingmn/ > > > > > > --- > > You are currently subscribed to activeserverpages as: [EMAIL PROTECTED] > > To unsubscribe send a blank email to > > %%email.unsub%% --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
