CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2000
    Posts
    200

    DataReport designer . . .

    Should I be able to add a DataReport to my app? I get an error message when I attempt to add it about licence information not found. (?) Anyone have a suggestion?

    Thanks,
    John


  2. #2
    Join Date
    Jan 2000
    Location
    Olen, Belgium
    Posts
    2,477

    Re: DataReport designer . . .

    You probably installed a program which include the datareport dlls, and have overwritten the registration (and probably the files itself).

    Try running the visual studio setup. Choose for the option add/remove, deselect axtivex, continiu the installation process.

    After completion, run setup again, select add/remove, check activex, continue installation

    Try using it now, if it fails, i'm affraid there's nothing left to do then to reinstall vb completely

    Tom Cannaerts
    [email protected]

    Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning -- Rich Cook
    Tom Cannaerts
    email: [email protected]
    www.tom.be (dutch site)

  3. #3
    Join Date
    Sep 2000
    Posts
    200

    Re: DataReport designer . . .

    Tom, thanks for the suggestion. I have already removed all & reinstalled all of the Visual Studio. I get same message. Let me know if any other suggestions.
    John


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured