Collapse
		
		
		Enviar una Solicitud de Servicio
	
	
		
		Contact Information for Technical Support
	
		
			
				
		Mis Notificaciones de Servicio
		
	
			
     
    
				Will redirecting Appdata work if roaming profiles does not?			
            
                ID de respuesta 4610                  |  
                Revisado 30/10/2018            
            Can we redirect the AppData folder in our roaming environment?
Environment:
Oracle B2C Service, Deployment
All supported versions
Resolution:
You cannot overcome the deployment issue of running a ClickOnce application in a Windows Roaming profile environment by redirecting the AppData folder.
Cause:
Redirecting the AppData folder does not copy all ClickOnce deployment files. When deploying a ClickOnce application, Windows will duplicate the %userprofile%\ AppData\Local folder to %userprofile\Local Settings. For the Oracle B2C Service application to launch, the RightNow-specific files must reside in both the the %userprofile%\ AppData\Local and the %userprofile\Local Settings folders.


