- This topic is empty.
-
AuthorPosts
-
18. March 2008 at 21:06 #1046
Hi,
I have a V10L and some S10 and all of them are showing a HTTP error when I open a ICA connection. The application works, but this messagen apear all of time that I open connection.
The messagen is: HTTP OPEN ( ) = -1 errno = 58I am using a wnos created with config generation
;*************************************************************
;* General 1 *
;*************************************************************autoload=1
EnableLocal=no
Privilege=high lockdown=yes HideConnectionManager=yes
Language = “Portuguese (Brazil)”;*************************************************************
;* Input Devices *
;*************************************************************MouseSpeed=1
;*************************************************************
;* Display *
;*************************************************************Resolution=1280×1024 Refresh=60
Dualhead=yes Taskbar=mainscreen
DeskColor=”255 255 255″
Desktop=wyse_logo.jpg;*************************************************************
;* Time *
;*************************************************************Timeserver=200.144.121.33 timeformat=”12-hour format” Dateformat=dd/mm/yyyy
TimeZone=’GMT – 03:00′ ManualOverride=yes Daylight=no Start=100107 End=020207;200.144.121.33
;*************************************************************
;* Network *
;*************************************************************SignOn=no
MaxVNCD=1
VncPassword=”password1″
VncPrompt=No Accept=;*************************************************************
;* General Session *
;*************************************************************SessionConfig=ALL UnmapPrinters=no MapDisks=yes DisableSound=no
;
;- ICA Session 1 –
;- Each line but the last must end with a ‘ ‘ –
;
CONNECT=ICA
Browserip=192.168.140.7
HttpBrowsing=no
Application=iexplorer
Icon=iexplore.bmp
AutoConnect=no
Fullscreen=no
Resolution=default
LocalCopy=no
#username=wyse
#Password=wyse#CONNECT=ICA
BrowserIP=192.168.166.45
HttpBrowsing=yes
Application=”WMPlayer”
Icon=defaut
AutoConnect=no
Fullscreen=no
Resolution=default
username=wyse
Password=wyse
LocalCopy=no#CONNECT=ICA
BrowserIP=192.168.166.45
HttpBrowsing=yes
Application=”IExplore”
Icon=default
AutoConnect=no
Fullscreen=no
Resolution=default
username=wyse
Password=wyse
LocalCopy=noPlease you can help me?
Thanks,
Rafael18. March 2008 at 21:27 #12226Hi Rafael,
I saw this on older code from about 6 months ago. The error is benign (it will not break anything) but annoying. Get the latest 5.2/5.3 or 6.x code and it will go away,
Cheers,
-TT19. March 2008 at 12:53 #12253and BTW, if you want to comment a line out the “#” sign is OK. But it is not sufficient to just use it in the first line #Connect=ICA
You’d have to use it in each line.
2nd thing: In line “VncPrompt=No Accept= ” you are missing a value at the end to tell the unit after how many seconds it should auto accept a VNC request.CG
19. March 2008 at 13:27 #12256Hi,
Thank you for you reply, you are very fast!
This is a very very good forum!Thinkthin,
I’m using the last version 6.1.05 for V10L, but this error is still showing.
Do you have another idea?ConfGen,
Congratulation for Configuration generator, it is a very important sofware to me.
Sorry, but I didn’t understand. Could you post a example for VncPrompt=No Accept= ?Thanks a lot!
Rafael19. March 2008 at 13:46 #12258Hi,
my S10 is on 6.1.08 and I do not see this error. As TT already states you can ignore this message. It is not an error.
Correct value for VNC would be
VncPrompt=No Accept=1010 means that after 10 seconds the VNC connection will be auto accepted if the user did not deny it before. Value could be between 10 and 600.
CG
19. March 2008 at 14:09 #12262Thanks ConfGen,
It is not showing in 5.x version, but when I upgrade to 6.1.05 this messegen is showed.Regards,
Rafael19. March 2008 at 15:04 #12264That’s right but it is just annoying not a real problem.
-
AuthorPosts
- You must be logged in to reply to this topic.