Subscribe for automatic updates: RSS icon RSS

Login icon Sign in for full access | Help icon Help
Advanced search

Pages: [1]
  Reply  |  Print  
Author Topic: socket error on GAS (IIS 6) - Genero 2.32  (Read 10847 times)
.
Posts: 6


« on: July 05, 2012, 01:57:21 pm »

Hello, I'm testing GAS with IIS 6.
My trial program ...
   MAIN
      define r char(2)
      prompt "Hello" for char r
      exit program
   END MAIN

runs with no problems from GST with httpdispatch.
When I use isapidispatch via IIS6 it runs only one time.
At subsequent invocations i get on browser:
   ...
   An internal error occurred
   Runtime error

In this case on Windows Task Manager I see gsproxy & gwcproxy (for few seconds) but no fglrun (it does not start).

The gwcproxy log reports:
   ... "VM error data" value=Error: socket error (0) ...

I'm using the application configuration TEST.xcf generated by GST.
I have modified the IP address in INTERFACE_TO_DVM section of as.xcf to the LAN IP of my server.

The gwc-demo application runs everytime.

Have someone any suggestion to solve this problem ?
Thanks in advance.
Enrico.

Sisavanh S.
Four Js
Posts: 80


« Reply #1 on: July 05, 2012, 02:08:58 pm »

Hi,

If you want to run the application without using GST, you need to modify your xcf file to not use gsproxy.
Usually commenting <DVM> tag is sufficient.

As it is a support question, may I ask you to contact your local support center ?

Thanks in advance.

Many regards,
Sisa.
.
Posts: 6


« Reply #2 on: July 05, 2012, 03:01:03 pm »

Ok.
Thanks a lot.
Enrico.
Pages: [1]
  Reply  |  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines