| View previous topic :: View next topic |
| Author |
Message |
GeoTrail Valued Contributor


Joined: 18 Feb 2003 Posts: 572 Location: Bergen, Norway
|
Posted: Fri Jan 09, 2004 6:16 pm Post subject: vdsbrw50.dll bug? |
|
|
I'm not really sure if this is a bug or not, but here it goes...
When running a compiled VDS 5 program that uses the vdsbrw50.dll extension the message below appears after about 5 seconds:
Access violation at address 01FFEBFC in module 'vdsbrw50.dll'. Write of address 0000FFFF.
When I click OK the program exits.
But when running in the IDE the message still appears as shown above after 5 seconds, but the program don't quit, it keeps running and I can't really see anything wrong with the way it works from within the IDE or my coding.
Any ideas about this?
Will there be an update to that extension soon? _________________
 |
|
| Back to top |
|
 |
CodeScript Moderator Team

Joined: 08 Jun 2003 Posts: 1060 Location: India
|
Posted: Sat Jan 10, 2004 4:33 am Post subject: |
|
|
I think some command in browser element you are using is conflicting with VDS 5 runtime. Did U try using VDS 5.00 rather than 5.01 ?
Also try setting homepage to none (if U had set it to a non existent local file - which may cause problems)
BTW the demo that comes with VDS works fine here on VDS 5.00/5.01 _________________ Regards
- CodeScript
Give your application a professional look with the VDSGUI Extension |
|
| Back to top |
|
 |
|