Hi,
Thanks for the below.
I tried within the routine that gets called once when the contructor gets
called, to open a database, so only gets called once, and still it
crashes.
I then tried creating a basic file (not codebase), but that crashed too. I
then thought of permission for creating files within IIS, but as Im the
ADMIN, there isnt a problem (i checked).
Neil
"Tjipke A. van der Plaats" <info@[EMAIL PROTECTED]
> wrote in message
news:dmqc1e$qq$1@[EMAIL PROTECTED]
>> We are using VC++ on IIS. We manageto compile the application, but
>> crashes .
>
> If it crashes, you probably aren't using a single CODE4 object per
thread.
> Have you tried some really simple code, like creating a Code4 then a
> DATA4, then open the table, read first record, and close it all.
>
> Tjipke
>


|