VBN00bie
05-31-2002, 12:37 PM
When i try and compile my program i get this error:
Unexpected Error number 50398 has occured:Application Defined orobject-defined error
What do i do to fix this????
You start by posting the 'offending' code.
VBN00bie
05-31-2002, 01:26 PM
i dont know what the 'offending' code is - that is the only message I get...
Doesn't VB highlight a line of code ?
VBN00bie
05-31-2002, 01:40 PM
nope
i went to P&DW and select package, it told me i need to compile first, so i compile, i get the error, and then it brings me right back to the P&DW form...
Try compiling it from VB itself. Make sure you do a 'Full Compile'. (did you use Option Explicit? ).
Hope this action willgive you a clue.
VBN00bie
05-31-2002, 01:52 PM
i think i know the problem.....
im getting enterprise later and that should fix it....
am currently using VB: WME....