Hi everybody,
I have a problem with Interdev 6. When I do a refresh or a synchronize
in Interdev, this one create an error an windows 2000 close it. In the
same time, the execute and script permissions on the web server (IIS 5)
return to none. I have all the service pack and the latest version of
Frontpage extensions installed. What can I do know ?
Thanks a lot.
Jeff
-----Message d'origine-----
De : David Voo [mailto:gigsvoo@y...]
Envoy=E9 : 26-07-2001 06:03
=C0 : Interdev_Programming
Objet : [interdev_programming] Serious Help Here
Hi there fellows,
I have a serious problem here with IIS server and ASP programming. What
happened here was, I need to passing a variable to a stored procedure.
I
created the parameter type is adInteger and the table is integer field
as
well as the stored procedure.
When i take the variable from the entry form, i tried to convert the
value
either into integer using cint; into double using cdbl; as well as do
not
convert anything.
These 3 types of ways does not resolve the issue, return me the error
of
type missmatch for the first 2 method and error of converting data type
on
the last method.
IIS server is version 4 and IE is version 4 as well. I tried to run
these
methods in a Windows 2000 server and it does not have impact. Please
show me
how to run this on a IIS 4 server.
Thanks
David Voo