Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: jorma
  • Order by date
  1. jorma

    PNA with DSL

    Franklin, HPNA is designed to be run on the same home wiring with DSL, I think it runs a either a higher or lower frequency band. There is a device called a microfilter which can be used if necessary. This is a vague answer I know, but I have done this so I know it works. There is definitely...
  2. jorma

    Standards/Best Practices for Grounding?

    Guys, Thanks for the info. I will check out the listed sites. I have learned that DC sytems use a separate earth ground, and it seems like AC systems simlpy rely on the ground lead from the AC line. I don't know if most data centers, etc are using AC or DC powered systems - I'm thinking DC is...
  3. jorma

    Standards/Best Practices for Grounding?

    Folks, I'm looking for standards/best practices for grounding in e.g. server farms, etc. Wondering if there are any standards are other documents that would typically be followed in setting up such a facility. Basically, if I'm setting up such a facility, or having such a facility set up, what...
  4. jorma

    MLPPP, virtual template, and virtual access

    Folks, Can anyone help me understand the how and when a virtual template gets applied to a virtual access, when we are dealing with MLPPP over ISDN BRI? It seems that I do not need to explicitly config a virtual template, I will still get a virtual access when the MLPPP comes up. It seems like...
  5. jorma

    Multilink PPP over BRI.QoS

    Folks, In my config, I've got a BRI with multilink PPP. Also I'm running class-based weighted fair queuing on this as well. What I cannot figure out, is which of the interfaces i need to look at in order to get packet statistics. The way it is configured, the MLPPP can have calls initiated...
  6. jorma

    How to get Windows Product ID Programmatically

    Help I need to a way to get the windows product id programmatically. Seems this is stored in different areas of the registry in windows 95 than in NT and 2000. Is there some MS provided function that will give me this info? What I'm trying to do is to get some piece of unique info to identify...
  7. jorma

    Licensing VB Apps?

    All, Is there an MicroSoft provided method of licensing applications developed with VB? I know there are some commercial packages, but I don't know if there is some MS provided, MS standard, or MS recommended way of doing this. Basically I'm looking to be able to distribute demo copies of the...
  8. jorma

    More OSPF Questions - P-to-P vs Broadcast

    Thanks for the help on the OSPF questions - this to me raises a few additional questions. 1. An ethernet LAN is certainly multiaccess, but what about when there is nothing on this LAN but 2 routers, with a 30 bit mask. While the medium is multiaccess, the topology is point to point. Does the...
  9. jorma

    Preventing Runtime Errors?

    Hi all, I am maintaining some VB app which uses an inhouse developed activex control. Some (very few) of my users are getting runtime errors such as 372, 374, etc. The control was included in the app just by having a project group with the app and the cotnrol projects, and by dragging and...
  10. jorma

    Cisco OSPF Question

    Thanks - this to me raises a few additional questions. 1. An ethernet LAN is certainly multiaccess, but what about when there is nothing on this LAN but 2 routers, with a 30 bit mask. While the medium is multiaccess, the topology is point to point. Does the medium or the topology decide...
  11. jorma

    supertecho prob. VB changing Object IDs on compile

    Hi, The problem has to do with compatibility. If we check the properties of the control's project you will see that there are several choices for compatibility: None, binary, and something else. These actually control when the control gets a new CLSID. Not sure of all the nuances, but "no...
  12. jorma

    Cisco OSPF Question

    I have a single area and am running OSPF. Are all networks expected to have their own entry in the link-state database? If not, what is the criteria for having one, and also what is the impact if a given network does not have its own entry. In my case I've got some connections between routers...
  13. jorma

    OCX code[/]

    Don't know if you need the specific calls or just the names of the DLLs it makes calls to. For the latter can tell you there is some tool at www.codestone.co.uk, you point it at the ocx file and it tells you among other things the DLLs it depends upon. I'm sure there's a lot of other tools that...
  14. jorma

    Can I copy an ActiveX control to another computer?

    Sedrisco, this is a good question. Everything I have read insists that ActiveX controls are self-registering, and the app using them only needs the file name and location, and calls DLLRegisterServer() using the path and filename. The OCX only gets registered at this point, not before. If this...
  15. jorma

    VB, MS, and Forward Compatibility

    Hi all, I was wondering where I could find descriptions of the current best practices regarding forward compatibility in VB applications. Another way to put this question could be "How can I ensure when building and packaging my applications that a new service pack is not going to come...
  16. jorma

    High Level VB Dev Info Sources Sought

    Folks, I use MSDN quite a bit for detailed tecnical information, but I seem to be missing something when it comes to higher level info. Is there an MS source for such info as: - Preferred tools for creating distributions (e.g. InstallSheild bs InterDev?) - Strategies for dealing with Windows...
  17. jorma

    Dev PC for ActiveX Controls

    Folks, Does anyone know (or know where it's described) the difference between the setup of a machine being used to develop an app with customer ActiveX control, and a machine running the app as a user? I really want to be sure what's going on with my machine when I'm developing the control vs...
  18. jorma

    ActiveX Controls and Error 372

    Folks, I have an application which uses an in-house developed ActiveX control. On most machines it works fine, but some users get a runtime error 372 or sometimes 374 indicating that the thing was not loaded, version may be incorrect, etc. There is only one version and it works for most users...
  19. jorma

    kernel32.exe virus infection

    Norton AntiVirus 2002 has found infection in my kernel32.exe file and can't fix it, so it recommend that I remove this file. I think this is important system file so what should I do? If I delete this file, is it possible to get this from somewhere?
  20. jorma

    Cannot upgrade from Windows ME to Windows XP

    I have upgraded ME to XP professional and it's working. My friend tried to do the same but he couldn't because he tried to upgrade to XP which had different language.

Part and Inventory Search

Back
Top