 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Victor Chelli Guest
|
Posted: Fri Jan 14, 2005 5:08 pm Post subject: what's new about webbroker cgi and windows 2003 ? |
|
|
Hi,
What's new about webbroker cgi and windows 2003 ?
(ntdll.dll access violation)
Do we have a solution ?
It problem is related to server environment variable and QUERY_STRING.
Thanks
--
Victor Chelli
www.aceinformatique.com
|
|
| Back to top |
|
 |
Victor Chelli Guest
|
Posted: Fri Jan 14, 2005 9:13 pm Post subject: Re: what's new about webbroker cgi and windows 2003 ? |
|
|
Problem solved.
copy sysutils.pas your application folder.
update function GetEnvironmentVariable, change the line
if Len > 0 then
by the line
if Len > 1 then
That all !
Victor.
"Victor Chelli" <victor (AT) chelli (DOT) net> a écrit dans le message de news:
[email]41e7fb91 (AT) newsgroups (DOT) borland.com[/email]...
| Quote: | Hi,
What's new about webbroker cgi and windows 2003 ?
(ntdll.dll access violation)
Do we have a solution ?
It problem is related to server environment variable and QUERY_STRING.
Thanks
--
Victor Chelli
www.aceinformatique.com
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|