October 20th, 1999, 12:09 AM
I have written a webclass application which uses data environment for database access. The application will run fine inside the VB IDE, but will not run completely when deployed. The application will run fine as long as it does not run the code that involves creating DE objects. The only message is the criptic one at the browser stating there is a problem with the application.asp. If I hardcode the objects using ADO, it seems to work fine.
I have no problem when deploying normal exe applications using data environment objects.
Is there any explanations to this?
I have no problem when deploying normal exe applications using data environment objects.
Is there any explanations to this?