Subject | Re: Urgent... Need Help |
---|---|
Author | Adam |
Post date | 2005-11-15T04:02:16Z |
--- In firebird-support@yahoogroups.com, "kfkong" <kfkong@y...> wrote:
your first query was that you were and still are very vague on detail.
Does this happen (every time / some of the time / not too often)?
Does this happen (as soon as you connect / as soon as you start a
transaction / as soon as you run a query / as soon as you commit or
rollback / randomly)?
SP2 introduces a firewall that you will need to create an exception
for.
Can you run
telnet localhost 3050
and get a black screen, or does it say something like connection
refused. If connection refused, then create an exception in the
firewall to allow communications and see if that fixes your problem.
If so, I imagine you have the wrong message file.
Adam
>1.5.2.4731
> Hello,
> I recently upgraded my XP to XP SP2 and I am using Firebird
> Super Server for my application, then I found the following error:I think you will find that the reason you have had little response to
>
> 335544344 GDS Exception. I/O error during "ReadFile" operation for
> file "C:\PROGRAM FILES\XYPROX\DATABASE\TEST\TEST.FDB"
> Error while trying to read from file
> null
>
>
> The above error only happen in XP SP2. I had no such problem with XP
> SP1.
>
> Is there something that I used are missing?
>
> Can someone help me please?
>
your first query was that you were and still are very vague on detail.
Does this happen (every time / some of the time / not too often)?
Does this happen (as soon as you connect / as soon as you start a
transaction / as soon as you run a query / as soon as you commit or
rollback / randomly)?
SP2 introduces a firewall that you will need to create an exception
for.
Can you run
telnet localhost 3050
and get a black screen, or does it say something like connection
refused. If connection refused, then create an exception in the
firewall to allow communications and see if that fixes your problem.
If so, I imagine you have the wrong message file.
Adam