View Poll Results: How should RetuNE be released?

Voters
72. You may not vote on this poll
  • Don't release it at all

    1 1.39%
  • Release to a few, select people

    10 13.89%
  • Release for H2V clan only

    13 18.06%
  • Release publicly

    45 62.50%
  • Other (please specify)

    3 4.17%
Page 14 of 15 FirstFirst ... 4 12 13 14 15 LastLast
Results 131 to 140 of 149

Thread: [WIP] Application: RetuNE

  1. #131

    Re: [WIP] Application: RetuNE

    Code:
    Run time error '339':
    
    Component 'FM20.DLL' or one of its dependencies not correctly 
    registered: a file is missing or invalid.
    Ran it with and without Halo open, same error. Is there a specific place where you need to put it?

    Also, thanks for letting me test ^_^
    Reply With Quote

  2. #132

    Re: [WIP] Application: RetuNE

    Ew, yeah Rosco got that one too. It's because of a DLL file not installed on your system. I'll try to make a fix in a moment, hold on.

    And no problem
    Reply With Quote

  3. #133
    Intellektueller Bastinka's Avatar
    Join Date
    Feb 2007
    Location
    Berlin, Deutschland
    Posts
    2,643

    Re: [WIP] Application: RetuNE

    Cool app,
    I'm still a beginner but Patrick told me to use VB.NET instead of stick to VB6 all the time. I might start somewhere or something, if I can think of something that hasn't been made before :\
    Reply With Quote

  4. #134

    Re: [WIP] Application: RetuNE

    Hehe, I am going to look into VB.NET as well. VB6 is obsolete now, however much I despise that ... I heard it's easy switching to .NET though.
    Reply With Quote

  5. #135
    Intellektueller Bastinka's Avatar
    Join Date
    Feb 2007
    Location
    Berlin, Deutschland
    Posts
    2,643

    Re: [WIP] Application: RetuNE

    It seems the same, looks a bit more advanced in VB.NET but basically the same to me :\

    MessageBox.Show instead of MsgBox, figured that out with the help of pat today
    Reply With Quote

  6. #136
    HA10 Limited's Avatar
    Join Date
    Sep 2006
    Location
    England
    Posts
    7,800

    Re: [WIP] Application: RetuNE

    Quote Originally Posted by SilentWindPL View Post
    It seems the same, looks a bit more advanced in VB.NET but basically the same to me :\

    MessageBox.Show instead of MsgBox, figured that out with the help of pat today
    Its best if you use the .show, but I never use it lol. I just use regular Msgbox code from vb6. Probably not best way to do it, but it works and its not like a msgbox could mess the whole thing up

    Gonna test it and play with it a bit.
    Reply With Quote

  7. #137

    Re: [WIP] Application: RetuNE

    If you get the error that OmegaDragon was getting, run the .bat file in the zip folder. Also, Rosco was getting a Runtime Error #7 "Out of Memory" ... I don't know why that is
    Reply With Quote

  8. #138
    Intellektueller Bastinka's Avatar
    Join Date
    Feb 2007
    Location
    Berlin, Deutschland
    Posts
    2,643

    Re: [WIP] Application: RetuNE

    Any more detail?
    Reply With Quote

  9. #139
    HA10 Limited's Avatar
    Join Date
    Sep 2006
    Location
    England
    Posts
    7,800

    Re: [WIP] Application: RetuNE

    Whos Rebecca? Works 100% for me. Tried to break it, but it didnt work
    Reply With Quote

  10. #140

    Re: [WIP] Application: RetuNE

    Quote Originally Posted by Rescudo View Post
    If you get the error that OmegaDragon was getting, run the .bat file in the zip folder. Also, Rosco was getting a Runtime Error #7 "Out of Memory" ... I don't know why that is
    He is not the only one getting it >.>

    According to MS main site, you should:
    "Write code in the Click event of the Data Combo to store the value of the its BoundText property in a form-level variable. Use the form-level variable to access the value of the Data Combo's BoundText property."

    Which I have no idea what it means. Also found this, It may help.
    Reply With Quote

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

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