Results 1 to 15 of 15

Thread: Karl Moore ActiveX Tutorial

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Dec 2001
    Posts
    17

    Post Karl Moore ActiveX Tutorial

    Is anyone familiar with this tutorial, I am new to making ActiveX controls, and althought this tutorial is helpful, I am not able to get the projects to work.
    joe

  2. #2
    Member
    Join Date
    Feb 2000
    Location
    Kettering, Northants, England
    Posts
    56

    Cool

    Yes I am, thought it was really good. Post your problem.

  3. #3
    Evil Genius alex_read's Avatar
    Join Date
    May 2000
    Location
    Espoo, Finland
    Posts
    5,538
    It's the best tutorial out there by far !!!
    UIf you get any questions or problems, then post them - that's what the forums are for

    Please rate this post if it was useful for you!
    Please try to search before creating a new post,
    Please format code using [ code ][ /code ], and
    Post sample code, error details & problem details

  4. #4
    Member vbAngel's Avatar
    Join Date
    Jul 2001
    Location
    somewhere around I'm sure
    Posts
    48
    I too have a problem......

    I had a look at ActiveX Control Tutorial - Part 1, The Power of Controls.

    I got to the part where I need to:

    Start Visual Basic
    Create a New 'ActiveX Control' project

    I started vb from Excel: with F11, and than......nothing!

    How do you create a New 'ActiveX Control' project?

    The END!

  5. #5
    -= B u g S l a y e r =- peet's Avatar
    Join Date
    Aug 2000
    Posts
    9,629
    u will have to have vb installed. u cannot create it from Excel.

  6. #6
    Evil Genius alex_read's Avatar
    Join Date
    May 2000
    Location
    Espoo, Finland
    Posts
    5,538
    or... there is a freeby download made by MS which is an IDE to let you create 'em separatly. It's called the ActiveX Control Pad.

    It's well hidden & takes ages to fijnd on the net - but search through my previous posts for this as I've given the url out a couple of times in these forumns before

    Please rate this post if it was useful for you!
    Please try to search before creating a new post,
    Please format code using [ code ][ /code ], and
    Post sample code, error details & problem details

  7. #7
    Member vbAngel's Avatar
    Join Date
    Jul 2001
    Location
    somewhere around I'm sure
    Posts
    48
    Can you peeeese give it again!

    Pretty please!

  8. #8
    Member vbAngel's Avatar
    Join Date
    Jul 2001
    Location
    somewhere around I'm sure
    Posts
    48
    Can you pleeeese give it again!

    Pretty please!

  9. #9
    Evil Genius alex_read's Avatar
    Join Date
    May 2000
    Location
    Espoo, Finland
    Posts
    5,538

    Please rate this post if it was useful for you!
    Please try to search before creating a new post,
    Please format code using [ code ][ /code ], and
    Post sample code, error details & problem details

  10. #10
    Member vbAngel's Avatar
    Join Date
    Jul 2001
    Location
    somewhere around I'm sure
    Posts
    48
    Thanx, I've downloaded it but now......

    fm20.dll was unable to register in the system registry


    I've tried downloading it twice, but it does not seem to work.

  11. #11
    Evil Genius alex_read's Avatar
    Join Date
    May 2000
    Location
    Espoo, Finland
    Posts
    5,538
    Find that file & copy it to your C: drive.
    From start > run menu, type :

    REGSVR32 "C:\fm20.dll"

    See if this'll make it work. If not, grab this excellent little prog :
    http://www.quixotix.com/software/qcmbeta.htm
    and delete the registry entry before trying the above again.

    Please rate this post if it was useful for you!
    Please try to search before creating a new post,
    Please format code using [ code ][ /code ], and
    Post sample code, error details & problem details

  12. #12
    Member vbAngel's Avatar
    Join Date
    Jul 2001
    Location
    somewhere around I'm sure
    Posts
    48
    Hi,
    I downloaded the prog, installed it and tried again.....

    C:\fmdll was loaded, but the DllRegistryServer entry point was not found. ........... Corrupt version may be in memory.


    Any ideas?

  13. #13
    PowerPoster Arc's Avatar
    Join Date
    Sep 2000
    Location
    Under my rock
    Posts
    2,336
    Go buy VB or get it off one of the many file swapping sites...
    -We have enough youth. How about a fountain of "Smart"?
    -If you can read this, thank a teacher....and since it's in English, thank a soldier.


  14. #14
    Member vbAngel's Avatar
    Join Date
    Jul 2001
    Location
    somewhere around I'm sure
    Posts
    48
    Go buy VB or get it off one of the many file swapping sites...
    I don't know any swapping sites so I am buying it... soon.
    Now I have another problem tough: I was going to get the Visual Basic 6.0 but what about the new .NET?
    Also, if I go for 6.0, should I get the Professional edition or dig deeper & buy the Enterprise one?
    The Enterprise edition is way more expensive - is it worth the money?



    All suggestions on what to do appreciated.
    The END!

  15. #15
    -= B u g S l a y e r =- peet's Avatar
    Join Date
    Aug 2000
    Posts
    9,629
    MSDN

    Visual Basic Editions
    Visual Basic is available in three versions, each geared to meet a specific set of development requirements.

    The Visual Basic Learning edition allows programmers to easily create powerful applications for Microsoft Windows and Windows NT®. It includes all intrinsic controls, plus grid, tab, and data-bound controls. Documentation provided with this edition includes the Learn VB Now CD plus the Microsoft Developer Network (MSDN™) Library CDs containing full online documentation.


    The Professional edition provides computer professionals with a full-featured set of tools for developing solutions for others. It includes all the features of the Learning edition, plus additional ActiveX controls, the Internet Information Server Application Designer, integrated Visual Database Tools and Data Environment, Active Data Objects, and the Dynamic HTML Page Designer. Documentation provided with the Professional edition includes the Visual Studio Professional Features book plus Microsoft Developer Network CDs containing full online documentation.


    The Enterprise edition allows professionals to create robust distributed applications in a team setting. It includes all the features of the Professional edition, plus Back Office tools such as SQL Server, Microsoft Transaction Server, Internet Information Server, Visual SourceSafe, SNA Server, and more. Printed documentation provided with the Enterprise edition includes the Visual Studio Enterprise Features book plus Microsoft Developer Network CDs containing full online documentation.

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