VMware Horizon Community
BenH01
Contributor
Contributor

View client 4.5 connection error

I have installed View4.5 but cannot get the client to work on a 32bit Windows 7 machine. The client opens but when I put in the name of the connection server I get the following error. "The View Connection Server connection failed. Network error. Contact your network administrator."

I installed the client on a Windows XP machine and it worked fine. I also installed the 64bit client on a 64bit Windows 7 install and that worked fine.

From my 32bit Win7 machine I can type the server nme into a web bowser and it replies with the page but then errors when it tries to launch the client.

Any thoughts how to make the client work on Win7 32bit?

Thanks,

Ben

Reply
0 Kudos
14 Replies
eeg3
Commander
Commander

Does this happen on all Windows 7 32-bit machines you have? Are you able to ping the VCS from the Windows 7 machine? Have you tried to re-install the client?






____________

blog.eeg3.net | Useful VMware-related Links

If you found this or any other post helpful, please consider the use of the Helpful/Correct buttons to award points.

Blog: http://blog.eeg3.net
Reply
0 Kudos
BenH01
Contributor
Contributor

I have tried the client on 2 separate Win7 machines. They both can ping the VCS by IP and hostname. A reinstall did not fix the issue. I made sure UAC was off and Windows Firewall is also off.

Thanks,

Ben

Reply
0 Kudos
eeg3
Commander
Commander

Which build of the client are you using?






____________

blog.eeg3.net | Useful VMware-related Links

If you found this or any other post helpful, please consider the use of the Helpful/Correct buttons to award points.

Blog: http://blog.eeg3.net
Reply
0 Kudos
BenH01
Contributor
Contributor

Client is 4.5.0 build-293049

Reply
0 Kudos
mikebarnett
VMware Employee
VMware Employee

Are the Windows 7 clients using SP1 or IE9?

If not, can you provide a client log bundle?

-Mike

Twitter: @MikeBarnett_
Reply
0 Kudos
BenH01
Contributor
Contributor

No SP1 or IE9. Are there any logs in particular you want to see? There are many files created in the log bundle.

Thanks,

Ben

Reply
0 Kudos
mikebarnett
VMware Employee
VMware Employee

The latest debug-.log file is probably enough.

-Mike

Twitter: @MikeBarnett_
Reply
0 Kudos
BenH01
Contributor
Contributor

Here is a debug log from the client bundle.

Thanks,

Ben

Reply
0 Kudos
roger_brown
Contributor
Contributor

Hi Ben,

Do you still have this issue or did you find a fix? I have the same error on our Windows 7 32 bit laptops but the XP ones work fine.  The client is 4.5.0 build 293049.

Thanks

Roger

Reply
0 Kudos
BenH01
Contributor
Contributor

Not yet.  I thought it might have something to do with the proxy server, so I bypassed proxy as outlined here.  http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=100923...

That did not work, so back to the drawing board.

Ben

Reply
0 Kudos
grossag
VMware Employee
VMware Employee

I may be able to help but your post in October included the wrong debug log file.  Can you do the following:

1) Run regedit, open the registry key HKLM\Software\VMware, Inc.\VMware VDM and create a REG_SZ named "TraceEnabled" set to "true".

2) Run the View Client and reproduce the issue.

3) Find the latest modified debug log in your current user's directory.  On XP this would be C:\Documents and Settings\<USERNAME>\Local Settings\Application Data\VMware\VDM\logs.  On Vista/Win7 this is C:\Users\<USERNAME>\AppData\Local\VMware\VDM\logs.

4) Upload the debug log here or e-mail it to me at grossag AT vmware DOT com and say when the connection attempt occurred.

Thanks,

Adam

Reply
0 Kudos
roger_brown
Contributor
Contributor

Thanks to Adam for the following solution, changing the client check in IE settings now lets the Windows 7 client connect to VMware View 4.5 Smiley Happy:

2011-02-02 09:42:08,978 DEBUG <MessageFrameWorkDispatch> [wswc_http] WININET ErrorCode = 12057

2011-02-02 09:42:08,978 TRACE <MessageFrameWorkDispatch> [wswc_http] Broker request brokerConnect FAILED, error: Unable to send request to view/broker/xml (view) with error 12057, userError: Network error. Contact your network administrator.
------------------
WinInet error code 12057 is ERROR_INTERNET_SEC_CERT_REV_FAILED which means that the View Connection Server's SSL certificate failed revocation checks.

Are you using the provided SSL certificate or did you install your own?  You should eventually install your own.

For now, if you would like, you can disable revocation checking using a View Client GPO or using the following:
http://www.codewiz51.com/blog/post/2009/02/05/Vista-and-WinInet-error-ERROR_INTERNET_SEC_CERT_REV_FA...

because I think our View Client respects this IE setting.  If this doesn't work, let me know.

Re-posted here for others to find

Regards

Roger

Reply
0 Kudos
RajuVCP
Hot Shot
Hot Shot

Amazing,

Really it Solved my problem. Thanks Adam and Roger.

it was facing these issue from last 3 weeks. now its solved. Smiley Happy Smiley Happy

Regards

Raju Gunnal

http://www.tech2solution.com/forum

Raju Gunnal VCP 4, VCP 5, VTSP 4, VTSP 5, ITIL V3 http://www.techtosolution.com
Reply
0 Kudos
RajuVCP
Hot Shot
Hot Shot

HI Roger,

After doing the similar IE changes , it is working for some Win 7 machine and for some Win 7 its not working. Smiley Sad

Regards

Raju Gunnal

http://www.tech2solution.com/forum

Raju Gunnal VCP 4, VCP 5, VTSP 4, VTSP 5, ITIL V3 http://www.techtosolution.com
Reply
0 Kudos