Search results for query: *

  1. T

    Can't create Active X?

    Thanks for that link John, it seems perfect. I'll post what I find out in regards to FINALLY fixing this problem. Thanks again. Bryan
  2. T

    Can't create Active X?

    Hi John, thanks for the reply. I'm not really stuck onthe early/late binding, and below is the line that's calling the CreateObject() app = CreateObject("Word.Application") My problem is that when that line executes, it kicks me out and throws an ActiveX error. Could this be a DCOM problem on...
  3. T

    Can't create Active X?

    Hello all. I have a VB.NET app that simply saves a Word file to a locatation at one point. For my machine (others aren't having this problem) I can't create the Word object without getting the ActiveX error. Is this a security problem? I've had this going on for a while, but chose to ignore...
Back
Top