App-v stand-alone mode
Hi,
I have some problems testing a package in stand-alone mode. Publishing it trough App-v server works just fine but when installing the msi and launching the app it looks like the client will try to get the app from the server not load it locally as it should.
I've set all necessary registries and installed the client in stand-alone mode.
This is what the log gives:
"The Application Virtualization Client could not connect to stream URL '....'
(rc 19D01D2A-00002AF9, original rc 19D01D2A-00002AF9)."
"The client was unable to connect to an Application Virtualization Server (rc 19D01D2A-00002AF9)"
OSD files references (trough HREF) the app-v server but still it should try to load them locally, I've tried with OVERRRIDEURL="C:\package\test.sft" no luck here either.
Any ideas on what I'm doing wrong here?
I have some problems testing a package in stand-alone mode. Publishing it trough App-v server works just fine but when installing the msi and launching the app it looks like the client will try to get the app from the server not load it locally as it should.
I've set all necessary registries and installed the client in stand-alone mode.
This is what the log gives:
"The Application Virtualization Client could not connect to stream URL '....'
(rc 19D01D2A-00002AF9, original rc 19D01D2A-00002AF9)."
"The client was unable to connect to an Application Virtualization Server (rc 19D01D2A-00002AF9)"
OSD files references (trough HREF) the app-v server but still it should try to load them locally, I've tried with OVERRRIDEURL="C:\package\test.sft" no luck here either.
Any ideas on what I'm doing wrong here?
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
Jayapriya
13 years ago
Can u please chk once again that you have all these registries present?
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SoftGrid\4.5\Client\Network]
"AllowDisconnectedOperation"=dword:00000001
"Online"=dword:00000000
"DOTimeoutMinutes"=dword:ffffffff
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SoftGrid\4.5\Client\Configuration]
"RequireAuthorizationIfCached"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SoftGrid\4.5\Client\Permissions]
"ToggleOfflineMode"=dword:00000000
And you have restarted the app v client services?
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SoftGrid\4.5\Client\Network]
"AllowDisconnectedOperation"=dword:00000001
"Online"=dword:00000000
"DOTimeoutMinutes"=dword:ffffffff
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SoftGrid\4.5\Client\Configuration]
"RequireAuthorizationIfCached"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SoftGrid\4.5\Client\Permissions]
"ToggleOfflineMode"=dword:00000000
And you have restarted the app v client services?
Posted by:
package_aligator
13 years ago
I have all registries set by the book:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SoftGrid\4.5\Client\Configuration]
"AllowIndependentFileStreaming"=dword:00000000
"RequireAuthorizationIfCached"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SoftGrid\4.5\Client\Network]
"AllowDisconnectedOperation"=dword:00000001
"DOTimeutMinutes"=dword:ffffffff
"LimitDisconnectedOperation"=dword:00000000
"Online"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SoftGrid\4.5\Client\Permissions]
"ToggleOfflineMode"=dword:00000000
Did the service restart, no luck here either. The client is trying to stream the .sft from the server that is specified in .osd files.
I'm missing something very basic here.
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SoftGrid\4.5\Client\Configuration]
"AllowIndependentFileStreaming"=dword:00000000
"RequireAuthorizationIfCached"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SoftGrid\4.5\Client\Network]
"AllowDisconnectedOperation"=dword:00000001
"DOTimeutMinutes"=dword:ffffffff
"LimitDisconnectedOperation"=dword:00000000
"Online"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SoftGrid\4.5\Client\Permissions]
"ToggleOfflineMode"=dword:00000000
Did the service restart, no luck here either. The client is trying to stream the .sft from the server that is specified in .osd files.
I'm missing something very basic here.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.