AppV 5.0 SP3 client can't publish application to users on Server 2012 R2 RDS environment

Hi,
When using SCCM to publish an AppV application to a user any user with a profile created within the last 2 weeks gets the below error in the SCCM logs.  This has only started happening within the last 2 weeks or so. This environment uses full User Profile
Disks but the error occurs without UPD's being turned on also.
I believe this is due to incorrect permissions on the %USERPROFILE%\AppData\Local\Microsoft\AppV\Client\VFS folder.  If the VFS folder is deleted the AppV client recreates it wiht the correct permissions and the application deploys successfully.
The permissions on the default profile are correct(has permissions for TrustedInstaller, ALL APPLICATION PACKAGES, SYSTEM) but when a new profile is created the permissions are inherited from C:\users\USER (SYSTEM, USER,Administrators).  The Session
Hosts are on a regular patching schedule so it is possible this was caused by an update.
Our windows 7 laptop fleet are also patched regularly and do not have this problem with AppV 5.0 SP3.
SCCM AppEnforce.log is as below(and will deploy if VFS folder is deleted).
+++ Starting Install enforcement for App DT "7-Zip - Stream" ApplicationDeliveryType - ScopeId_D634FF58-E60C-42F0-B1F4-BE34FCC447D4/DeploymentType_54ae828d-6260-4ddc-8c60-c4890a8884da, Revision - 3, ContentPath - C:\Windows\ccmcache\7,
Execution Context - Any    AppEnforce    18/02/2015 16:16:17    304 (0x0130)
    A user is logged on to the system.    AppEnforce    18/02/2015 16:16:17    304 (0x0130)
    Installing App-V 5.X package 7-Zip (DTId = ScopeId_D634FF58-E60C-42F0-B1F4-BE34FCC447D4/DeploymentType_54ae828d-6260-4ddc-8c60-c4890a8884da, Revision = 3)    AppEnforce    18/02/2015 16:16:17    304
(0x0130)
The AppV 5X client is configured for use with ConfigMgr.    AppEnforce    18/02/2015 16:16:17    304 (0x0130)
   Opened config file C:\Windows\ccmcache\7\7-Zip_UserConfig.xml for package [Id = 20c84446-3b80-4b2b-8495-f35ba7fb2acc] [Xml namespace=http://schemas.microsoft.com/appv/2010/userconfiguration].    AppEnforce    18/02/2015
16:16:17    304 (0x0130)
Running App-V command ["C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe" -ExecutionPolicy Bypass import-module 'C:\Program Files\Microsoft Application Virtualization\Client\AppvClient\AppvClient.psd1';  Publish-AppvClientPackage
-PackageID 20c84446-3b80-4b2b-8495-f35ba7fb2acc -VersionID c1e74b5b-a5c0-4d55-87cd-a7600322cfe9  -DynamicUserConfigurationPath 'C:\Windows\CCM\SystemTemp\AppVTempData\20c84446-3b80-4b2b-8495-f35ba7fb2acc_UserConfig.xml' -ev err; if(($err -ne $null) -and
($error[0].Exception.AppvWarningCode -eq 8589935887)) {$host.SetShouldExit(4736)}] for the  user    AppEnforce    18/02/2015 16:16:17    304 (0x0130)
    Executing Command line: "C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe" -ExecutionPolicy Bypass import-module 'C:\Program Files\Microsoft Application Virtualization\Client\AppvClient\AppvClient.psd1';  Publish-AppvClientPackage
-PackageID 20c84446-3b80-4b2b-8495-f35ba7fb2acc -VersionID c1e74b5b-a5c0-4d55-87cd-a7600322cfe9  -DynamicUserConfigurationPath 'C:\Windows\CCM\SystemTemp\AppVTempData\20c84446-3b80-4b2b-8495-f35ba7fb2acc_UserConfig.xml' -ev err; if(($err -ne $null) -and
($error[0].Exception.AppvWarningCode -eq 8589935887)) {$host.SetShouldExit(4736)} with user context    AppEnforce    18/02/2015 16:16:17    304 (0x0130)
    Process 4028 terminated with exitcode: 1    AppEnforce    18/02/2015 16:16:18    304 (0x0130)
Here is the error message generated by the process:
Publish-AppvClientPackage : Application Virtualization Service failed to complete requested operation.
Operation attempted: Publish AppV Package.
AppV Error Code: 040000002C.
Error module: Virtualization Manager. Internal error detail: 4FC090040000002C.
Please consult AppV Client Event Log for more details.
At line:1 char:106
+ import-module 'C:\Program Files\Microsoft Application Virtualization\Client\Appv ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidResult: (:) [Publish-AppvClientPackage], ClientException
    + FullyQualifiedErrorId : PublishPackageError,Microsoft.AppV.AppvClientPowerShell.PublishAppvPackage
    AppEnforce    18/02/2015 16:16:18    304 (0x0130)
AppV command ["C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe" -ExecutionPolicy Bypass import-module 'C:\Program Files\Microsoft Application Virtualization\Client\AppvClient\AppvClient.psd1';  Publish-AppvClientPackage -PackageID
20c84446-3b80-4b2b-8495-f35ba7fb2acc -VersionID c1e74b5b-a5c0-4d55-87cd-a7600322cfe9  -DynamicUserConfigurationPath 'C:\Windows\CCM\SystemTemp\AppVTempData\20c84446-3b80-4b2b-8495-f35ba7fb2acc_UserConfig.xml' -ev err; if(($err -ne $null) -and ($error[0].Exception.AppvWarningCode
-eq 8589935887)) {$host.SetShouldExit(4736)}] failed with return code 1.    AppEnforce    18/02/2015 16:16:18    304 (0x0130)
AppVCommandUtil::RunAppVCommand() failed. (0x87d0128f)    AppEnforce    18/02/2015 16:16:18    304 (0x0130)
AppVManageClient5X::PublishAppVPackage() failed for package [20c84446-3b80-4b2b-8495-f35ba7fb2acc]. (0x87d0128f)    AppEnforce    18/02/2015 16:16:18    304 (0x0130)
CAppV5XHandler::PublishSpecifiedAppVComponents() failed. (0x87d0128f)    AppEnforce    18/02/2015 16:16:18    304 (0x0130)
CAppV5XHandler::PublishAppVComponentsForDT() failed. (0x87d0128f)    AppEnforce    18/02/2015 16:16:18    304 (0x0130)
    CAppV5XHandler::InstallApp() failed. (0x87d0128f)    AppEnforce    18/02/2015 16:16:18    304 (0x0130)
++++++ App enforcement completed (1 seconds) for App DT "7-Zip - Stream" [ScopeId_D634FF58-E60C-42F0-B1F4-BE34FCC447D4/DeploymentType_54ae828d-6260-4ddc-8c60-c4890a8884da], Revision: 3, User SID: S-1-5-21-924973937-481717530-2175923625-9537]
++++++    AppEnforce    18/02/2015 16:16:18    304 (0x0130)
Thanks

Hi,
Did you mean that this issue happened after the RD Session Hosts are on a regular patching schedule?
In addition, since the permissions for the new created profile are inherited from C:\users\USER, you can disable inherited permissions for that folder to see if the issue persists.
Best regards,
Susie
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

Similar Messages

  • Remote Desktop Connection Client 9.3.9600 unable to connect to Server 2012 RDS via Gateway

    Hi,
    I have a Windows Sever 2012 R2 RDS environment with two Gateways servers configured in high availability mode (RD Web Access, RD Gateway, RD Connection Broker roles installed) and four Windows Server 2012 R2 RDS Session Hosts. The servers are all running
    the most recent public server updates. With this configuration I when connecting externally using a Windows 7 computer with the older Remote Desktop Connection client (6.1.7601) I am able to connect without any problems however when I try connecting with a
    newer client from a computer running Windows 8.1 and the 9.3.9600 client I am unable to connect. 
    At the moment a NAT rule is configured to pass 80/443 traffic to only one of the RDS gateway servers, I've removed our load balancer from the configuration for the moment to reduce the complexity. 
    No error is generated by the client when it tries to connect it just stops trying to connect after a while.
    On the Gateways servers event logs for 
    Things I have looked into so far.
    - I've double and triple checked the RDS configuration and checked it against one of my other clients configurations that is working and they are identical. 
    - Connecting from an older client version works fine.
    I'm not sure what else can be checked does anyone have any ideas?

    Hi,
    1. What entries are you seeing in the RD Gateway's log?  Event Viewer\ Applications and Services Logs\ Microsoft\ Windows\ TerminalServices-Gateway
    2. How come you are not forwarding UDP port 3391 in addition to TCP port 443?  It should work without UDP, but you will not have UDP support which is one of the benefits of RDP 8.0/8.1.
    3. Are there any non-default group policy settings being applied to the servers and/or client PCs?  To be clear, I'm asking if any changes have been made to the default local and domain security policies, group policy objects, new GPOs that may have
    been added, etc., that are applicable to the servers and or client PCs.
    -TP

  • I can not install Waik and mdt on server 2012 so that i can deploy windows 7 please may you help me?

    i can not install  Waik  and mdt on server 2012 so that i can deploy windows 7 on target machine, i have downloaded mdt  Waik i got error saying you must install frame 2.0  which needs also adk windows 8. i am using hyper  machine.
    thank you

    Hi Warsame12,
    It is worth mentioning that don’t use IPV6 PXE, Windows 7 doesn’t support WDS 2012 deployment over IPv6 PXE. If IPv6 PXE boot is enabled and a 
    Windows 7 installation is selected, a blank screen will appear and Setup will not run.
    The related KB:
    Windows 7 client deployment over IPv6 PXE network boot does not work.
    http://support.microsoft.com/kb/2803741
    I’m glad to be of help to you!
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Microsoft Expression Encoder 4 crashes when clicking Start button to begin live smooth streaming to a publishing point created in Windows Server 2012

    Microsoft Expression Encoder 4 crashes when clicking Start button to begin live smooth streaming to a publishing point created in Windows Server 2012, I've got the following error. Can anyone help me with this? Thanks in advance!
    Nombre del evento de problema:    CLR20r3
      Firma del problema 01:    encoder.exe
      Firma del problema 02:    4.0.4276.0
      Firma del problema 03:    4eafa0d7
      Firma del problema 04:    mscorlib
      Firma del problema 05:    4.0.30319.18408
      Firma del problema 06:    52310b91
      Firma del problema 07:    3e69
      Firma del problema 08:    0
      Firma del problema 09:    System.InvalidCastException
      Versión del sistema operativo:    6.2.9200.2.0.0.272.7
      Id. de configuración regional:    3082
      Información adicional 1:    5861
      Información adicional 2:    5861822e1919d7c014bbb064c64908b2
      Información adicional 3:    dac6
      Información adicional 4:    dac6c2650fa14dd558bd9f448e23afd1
    Lea nuestra declaración de privacidad en línea:
      http://go.microsoft.com/fwlink/?linkid=190175
    Si la declaración de privacidad en línea no está disponible, lea la declaración de privacidad sin conexión:
      C:\Windows\system32\es-ES\erofflps.txt

    2014-12-17 16:05:41  Msg 5170, Level 16, State 1, Server \\.\pipe\Microsoft##WID\tsql\query,  Line 2
    Cannot create file 'C:\Windows\WID\Data\SUSDB.mdf' because it already exists
    Looks like somebody forgot to remove the database from the last time WSUS was installed.
    Lawrence Garvin, M.S., MCSA, MCITP:EA, MCDBA
    SolarWinds Head Geek
    Microsoft MVP - Software Packaging, Deployment & Servicing (2005-2014)
    My MVP Profile: http://mvp.microsoft.com/en-us/mvp/Lawrence%20R%20Garvin-32101
    http://www.solarwinds.com/gotmicrosoft
    The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

  • I can't access folder share in WIndows Server 2012 R2 from windows 8.1

    i have a strange case:
    I have a Windows Server 2012 R2 machine with a shared folder. Accessing this folder using a Win7, Win8,
    Win 2008 R2 machine using \\servername  works fine but form windows 8.1 or windows
    2012 r2 i can't so any one can help me. 

    Hi,
    Would you please let me know the complete error message that you can find, when can’t access to the share folder
    that host in the Windows Server 2012 R2?
    If you logon the Windows 8.1 (or server 2012 r2) with administrator account, will encounter the same issue?
    Meanwhile, please access the share folder via \\server’s IP address\share folder. Then please check if this issue still persists.
    In addition, there is a similar thread. Please refer to and check if can help you.
    Can't
    access UNC share on Windows Server 2012 R2
    Hope this helps.
    Best regards,
    Justin Gu

  • Can Reporting Services 2005 report on SQL Server 2012 database?

    We would like to upgrade our SQL Server from Standard 2005 to Enterprise/Standard 2012. Unfortunately, we also have a lot of reports based on Reporting Services 2005. If possible we would like avoid upgrading them at this time.
    Is it possible to run Reporting Services 2005 of SQL Server 2012? If yes then is there pre-requiste  like drivers  or dll or any other to connect SSRS 2005 to SQL server 2012?  
    If we run Reporting Services 2005 of SQL Server 2012  then do we will face performance lag issue due to version difference of SSRS 2005 and SQL server 2012?

    Moderators,
    Can anyone merge this -
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/2c44351c-35b4-4208-a2b7-88fc810d53ff/can-reporting-services-2005-report-on-sql-server-2012-database?forum=sqlreportingservices
    sathya - www.allaboutmssql.com ** Mark as answered if my post solved your problem and Vote as helpful if my post was useful **.

  • Client can't publish files with 4.0

    I'll first start by saying that my client has been happily
    editing and publishing files since February. Recently, she was on
    vacation so I made a couple of minor updates using Dreamweaver. Now
    she's back, and is no longer able to publish. I'm not sure it's
    related. The error message is:
    "Contribute encountered a network or file system error.
    Please try the operation again, and contact the administrator if
    the error continues to occur."
    The problem started yesterday, but briefly corrected itself.
    Now she can't publish at all. I have asked her to go step-by-step
    through the process of editing files and I can see the following
    activity on the server:
    -- She opens the file (index.html) and the following file
    appears on the server: index.html.LCK
    -- She hits "publish" and the following file appears on the
    server: index.html.new
    -- Then the error message appears for her.
    When she closes the page, the index.html.LCK page disappears,
    but the index.html.new sticks around.
    Interestingly, the .new file is 0k.
    We turned on I/O logging, but all it does is confirm that the
    PUT isn't happening. However, there are lots of complaints about
    missing files on the local drive. They run Active Directory on
    their network, and I'm curious if there could be some kind of
    mapping problem with their user settings directories, and
    Contribute is getting hung up when it tries to PUT the changes.
    I'd appreciate any help troubleshooting this issue or any
    tips before I call Adobe. :)
    Thanks!

    I am also facing tghe same problem today. I cannot believe I
    was unable to find a single help on this. i've been trying many of
    the options but things are getting worse and worse. Now I can't
    publish from Dreamweaver and Contribute also!! Why Adobe doesn't
    support the ones who upgrade their software?
    quote:
    Originally posted by:
    akaijen07
    I'll first start by saying that my client has been happily
    editing and publishing files since February. Recently, she was on
    vacation so I made a couple of minor updates using Dreamweaver. Now
    she's back, and is no longer able to publish. I'm not sure it's
    related. The error message is:
    "Contribute encountered a network or file system error.
    Please try the operation again, and contact the administrator if
    the error continues to occur."
    The problem started yesterday, but briefly corrected itself.
    Now she can't publish at all. I have asked her to go step-by-step
    through the process of editing files and I can see the following
    activity on the server:
    -- She opens the file (index.html) and the following file
    appears on the server: index.html.LCK
    -- She hits "publish" and the following file appears on the
    server: index.html.new
    -- Then the error message appears for her.
    When she closes the page, the index.html.LCK page disappears,
    but the index.html.new sticks around.
    Interestingly, the .new file is 0k.
    We turned on I/O logging, but all it does is confirm that the
    PUT isn't happening. However, there are lots of complaints about
    missing files on the local drive. They run Active Directory on
    their network, and I'm curious if there could be some kind of
    mapping problem with their user settings directories, and
    Contribute is getting hung up when it tries to PUT the changes.
    I'd appreciate any help troubleshooting this issue or any
    tips before I call Adobe. :)
    Thanks!

  • Solaris nis client can't connect to Windows 2008 NIS Server across subnets

    I have been using Microsoft Windows Server for NIS for years to centralize some accounts accessing Solaris and Linux OS.
    Windows 2003 R2 Indentity Management for UNIX version of Server for NIS was last working version with Solairs.
    After upgrading Domain to Windows 2008 all Solaris clients that are on different subnets fail to bind and connect to NIS servers now.
    These servers already were setup using ypinit -c to manually add the NIS servers to connect to and prior to Windows 2008 this worked.
    Now no Solaris nis clients on different subnets (no firewall between) can connect , but other Unix/Linux OS connect fine.
    Is this a known issue and can we get a resolution as it seems only Solaris is affected?

    Hi Mid.Hudson-IT,
    Before we begin ,we should ensure we have configured the printer server correctly .
    Here is a link for reference of configuring the printer server .
    Print server role: Configuring a print server
    https://technet.microsoft.com/en-us/library/cc775791(v=ws.10).aspx
    "I can map all of the printers on the network to the print server as-well as install the drivers correctly and I can resolve the IP and server name via DNS"
    From this sentence ,I can`t figure out whether you have tried to ping the server both with the IP adress and name adress from the client ?
    If we can ping the print server from the client,we can ensure the connection to the printer server is good .
    Then we can try to install the printer driver directly to have a check .In the adress bar of Windows Explorer ,input "\\server name \the printer name"
    If we cannot ping the print server ,we should troubleshoot the network issue firstly.
    We also can check the event viewer for more information to troubleshoot this issue .
    Best regards

  • DirectAccess Client not connecting without error code on Windows Server 2012 R2 and Windows 8.1

    Hello,
    we are currently migrating from Windows Server 2012 to 2012 R2 and are not able to get the new Direct Access Service up and running. Our goal is to establish DirectAccess connection for a handful of clients using the IPHTTPS-adapter on the default port 443.
    Errors:
    There is actually no error showing up. It seems the infrastructure tunnel cannot be created but none of the IPv6-transition adapters is connecting (teredo and 6-to-4 are down) and the IPHTTPs adapter gives no informations about a problem:
    >Get-DAConnectionStatus
    Status    : Error
    Substatus : CouldNotContactDirectAccessServer
    >Get-NetIPHttpsState
    LastErrorCode   : 0x0
    InterfaceStatus : Failed to connect to the IPHTTPS server; waiting to reconnect
    Setup:
    Our setup is a virtualized Windows Server 2012 R2 Standard running on Hyper-V. It is located behind a NAT having the Port 443 mapped to the server. The only role installed after the basic install is RRAS including DirectAccess and VPN. The assistants completed
    successfully (running the configuration for DirectAccess and VPN). Operation Status says everything is green und working (for multiple days in the meanwhile). A previous direct access installation (on a different machine running Windows Server 2012) has
    been removed before installing the new server. The new installation is using a different router, so this might also be the cause of a problem.
    The client is a Windows 8.1 notebook located outside the company network accessing the internet through another NAT-device. The client has been able to connect to the previous DirectAccess setup but has never been able to establish a connection after the
    setup of the new Direct Access server. The device has no outbound constraints concerning the NAT-device and is only running the integrated Windows Firewall.
    Diagnosis:
    So far I've done some basic DNS and connectivity checks. The DNS-name can be resolved correctly and the router even responds to pings. The port forward is working and HTTPs connections are generally possible (temporarily routed the port to
    access the NLS-Website located on the server, which worked fine).
    Network monitor shows that both computers are communicating, traffic on the expected Port 443 is incoming on the server and responses from the server reach the client.
    Opening the IPHTTPs-url and in an endless page load. Sometime the browser page closes but I've never seen any result. Using telnet on the port shows that the server is accepting connections. I've even build a small test application that does a GET-Request
    on the URL returning HTTP-200 and no content.
    I'm currently running out of ideas what to do and since no error occurs this is kind of a bit frustrating. Any help appreciated.
    Regards
    Matthias

    Hi,
    In addition, have you disabled the DA client components on the DA client? If no, please also check
    the settings on the Name Resolution Policy Table.
    More information:
    DirectAccess
    Client Location Awareness – NRPT Name Resolution
    In addition, error 0x4C9 means the remote computer refused the network connection. It may be due to the invalid
    registry or corrupt drivers. For more detailed information, please refer to the link below:
    Error 1225 - Error Code 0x4C9
    Note:
    Microsoft is providing this information as a convenience to you. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.
    Best regards,
    Susie

  • Can't Dual Boot 8.1 and Server 2012

    Hello folks; I hope someone has a solution to this issue.  Right now, I'm stumped; and, I can't seem to find an answer on the net.
    I have a crash-and-burn system, an HP Envy 700-400z, with an 256m SSD that came partitioned into Windows & Recovery at the factory; and, a 1T HDD drive.  I want to load this machine with a couple of OSs; but I can't.
    My first try was with Win2012; and, one of two things happens.  If I try to install Win2012 to the HDD, the installation hangs; and, I have to back out the installation. 
    I then shrunk the partition on which Windows 8.1 sits; and created another partition for Win2012 to see what would happen.  I mounted the new partition from an Empty folder in the now shrunk partition.  I did get a message when I installed 2012
    that the partitions are not in the correct order; but, I went ahead anyway with the installation just to see what would happen.  This seems to work for awhile; and I can boot to either 8.1 or 2012; but at some point, I lose network access.  I get
    a message that the controller has an invalid IP configuration; and, nothing works but restoring the disk image to factory setting.
    If it did work, it, obviously, won't work long term; because, I can't keep shrinking the one partition on the SSD to load SUSE Linux and other OSs that I want to use for my studies.  I know I can use Hyper-V as a resolution for multiple OSs; but at
    the moment, I want to understand what the deal is with GPT and the installation problems I'm having.
    I suspected GPT has something to do with my problem; but am not sure.  I read up on UEFI; but, both the SSD and the HDD are GPT drives.  I've looked elsewhere on-line; but I come up with nothing that addresses the issue except for general discussions
    on GPT.  Ideally; I'd like to restore the original boot partition on the SSD to its factory setting, and carve up the 1T HDD for all the other OSs before I tackle doing the same thing with Hyper-V.  
    At this point, there's nothing on the machine but two OSs and SQL Server 2012; and I have the recovery disks if I happen to shoot myself in the foot; so, it doesn't matter what I do to the disk configuration.  GPT is new territory for me; so, any help
    with this problem is greatly appreciated.

    Hi,
    According to your description, my understanding is that you want to deploy dual Boot Windows 8.1 and Windows Server 2012 on VHD.
    I recommend you to confirm that if your device meets the requirement:
    Windows 8.1 system requirements
    http://windows.microsoft.com/en-us/windows-8/system-requirements
    System Requirements for Windows Server 2012 Essentials
    https://technet.microsoft.com/en-us/library/jj200132.aspx
    Then, reference the link below to install system:
    Deploy Windows on a VHD (Native Boot)
    https://technet.microsoft.com/en-us/library/hh824872.aspx?f=255&MSPPError=-2147217396
    “Step-By-Step”- 4 Methods to Dual Boot Microsoft Windows 8 and Windows Server 2012 with or without Windows 7
    http://blogs.technet.com/b/blainbar/archive/2012/09/25/step-by-step-4-ways-to-dual-boot-microsoft-windows-8-and-windows-server-2012-with-or-without-windows-7.aspx
    Best Regards,
    Eve Wang
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Can't download files on Android from Server 2012 Essentials Remote Web Access

    I have two servers, one with Windows Server 2012 Essentials, and the other SBS 2011.  Employees like using Remote Web Access to log in from anywhere and have access to shared folders.  It works perfect on a Desktop computer, but when they try to
    use their Android tablets or phones, and want to download a file (e.g. a PDF) from one of the shared folders on the server, the download fails.   When Microsoft was pushing 2012 they said RWA worked great on mobile devices, do I have to set up something
    separately to make this happen?
    I've completely disabled the firewall, and have ports 80,443,987, and 1723(just to be safe) all forwarded to the server.
    I can log into the RWA site on the android, browse files and folders, but when I select a PDF to download, the download shows as if it's starting, shows in my android notification as if its going to start downloading (Shows MobileDownload www.mydomain.com)
    but eventually after a few minutes, will time out and show "Download Unsuccessful".
    Network connectivity is fine as I can do this on a Windows Desktop PC using any browser (Chrome, Firefox, IE) and successfully download anything I want.
    UPDATE:  I found this in the event handler when I tried to download something from a mobile device...
    - System
    - Provider
    [ Name] ASP.NET 4.0.30319.0
    - EventID 1309
    [ Qualifiers] 32768
    Level 3
    Task 3
    Keywords 0x80000000000000
    - TimeCreated
    [ SystemTime] 2014-01-12T16:49:12.000000000Z
    EventRecordID 72818
    Channel Application
    Computer MYSERVER.MYDOMAIN.local
    Security
    - EventData
    3005
    An unhandled exception has occurred.
    1/12/2014 11:49:12 AM
    1/12/2014 4:49:12 PM
    953eedf1ad414391a193e5f98a281da5
    263
    3
    0
    /LM/W3SVC/1/ROOT/Remote-1-130340167702975633
    Full
    /Remote
    C:\Program Files\Windows Server\Bin\WebApps\RemoteAccess\
    MYSERVER
    2592
    w3wp.exe
    NT AUTHORITY\NETWORK SERVICE
    HttpException
    Server cannot set content type after HTTP headers have been sent. at System.Web.HttpResponse.set_ContentType(String value) at System.Web.UI.Page.SetIntrinsics(HttpContext context, Boolean allowAsync) at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) at System.Web.UI.Page.ProcessRequest(HttpContext context) at Microsoft.WindowsServerSolutions.Web.RemoteAccessSite.RealPageHandler.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
    https://remote.MYDOMAIN.com:443/Remote/fs/MobileDownload.aspx?path=\\MYSERVER\PICTURES\2013603.jpg
    /Remote/fs/MobileDownload.aspx
    MY.IP.ADDRESS.141
    MYDOMAIN\user
    True
    Forms
    NT AUTHORITY\NETWORK SERVICE
    31
    NT AUTHORITY\NETWORK SERVICE
    False
    at System.Web.HttpResponse.set_ContentType(String value) at System.Web.UI.Page.SetIntrinsics(HttpContext context, Boolean allowAsync) at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) at System.Web.UI.Page.ProcessRequest(HttpContext context) at Microsoft.WindowsServerSolutions.Web.RemoteAccessSite.RealPageHandler.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

    Hi,
    Before going further, would you please let me confirm something firstly?
    Would you please let me know if all Android devices
    encounter this same issue? If you download different type files, will still this issue persists? You can upload a small file (such as a text file) to the share folder, then check if Android device can’t download it.
    Based on your description, when logon a desktop computer, you will download files via RWA successfully. Please use the user account which logon computer to logon
    the Android device, will still fail to download?
    Please check if there has enough free space in Android devices that be used to save download.
    When this issue occurred, please check the state of Android device in Dashboard. Besides, I suggest you should run the Best Practices Analyzer (BPA) and fix all
    it can find. Then monitor the result.
    Run the Windows Server 2012 Essentials Best Practices Analyzer
    http://technet.microsoft.com/en-us/library/jj200181.aspx
    In addition, regarding to the Event ID 1309, please refer to the following articles.
    Event ID: 1309 Source: ASP.NET 4.0.30319.0
    http://www.eventid.net/display-eventid-1309-source-ASP.NET%204.0.30319.0-eventno-11022-phase-1.htm
    Hope this helps.
    Best regards,
    Justin Gu

  • Can't print a pdf file with adobe reader 10.1.12 on a Windows Server 2012 R2 RDS session

    Situation : My users are connected with RDP on a Windows Server 2012 R2 Datacenter Remote Desktop Service and when they log on, their share printers are installed.
    When some users open a pdf file, they can't print it. When they try to print a file, nothing happen... No file sent to the printer...
    I have seen a difference between the shortcut icon of adobe reader for users who have this problem and others.
    No Problem :
    Problem :
    If someone can help me
    Thanks !

    Hi Ajlan,
    To fix my problem, i uninstalled adobe reader X with "Adobe Reader and Adobe Acrobat Cleaner Tool", rebooted the server, installed Adobe Reader XI and rebooted again.
    For some users, this fix the problem but with some others i had to define Adobe Reader by default again.
    I tried without use "Adobe Reader and Adobe Acrobat Cleaner Tool" before and adobe reader X wasn't really uninstall.
    Thanks,
    Regards,
    Sullyly

  • [Error Message] There are no SQL Server instances or shared features that can be updated on this computer. sql server 2012

    when I am installing sql server 2012 I get the following message.
    Windows 8.1
    SQL Server 2012 sp1
    I have searched for solutions but I could not install

    ok, download SQL Server 2012 and want to install the steps precisely in the last
    Redy to Install I get the following error message:
    [Error Message] The required MSI package 'E:\x64\setup\..\..\1033_ENU_LP\x64\setup\.\..\..\redist\VisualStudioShell\64bitPrereq' doesn't exist.
    [Details] Microsoft.SqlServer.Configuration.SetupExtension.RequiredPackageMissingForFeaturesException: The required MSI package 'E:\x64\setup\..\..\1033_ENU_LP\x64\setup\.\..\..\redist\VisualStudioShell\64bitPrereq' doesn't exist.
    My SO is W8.1, mount the iso with the tool that comes by default OS w8
    Hi Jupemen,
    According to your message, the SQL Server media is a complete installation and it has not encountered any error when downloading. We need to verify if you run the setup.exe as administrator and you have a permission to read and write the folder of MSI package
    via Administrator account. In some occasions, the required MSI package doesn't exists and it could indicate a registry problem, a virus or malware issue or even a hardware failure. If you need a copy of the MSI package, it's best to obtain it from its original,
    legitimate source. For more information , see:
    How To Fix Msi.dll Not Found or Missing Errors.
    In addition, there is a detail about installing SQL Server 2012 on windows 8.1, you can review the following article.
    http://www.c-sharpcorner.com/UploadFile/47548d/how-to-install-sql-server-2012-on-windows-8-1/
    Regards,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • Can't find ConfigurationFile.ini for SQL Server 2012 Express

    Hello,
    I installed SQL Server 2012 Express on my Windows 8.1 Pro laptop with an instance name of SqlExpress. However, when I try to find the ConfigurationFile.ini, I can't find it. I searched all the sub-folders under C:\Program Files\Microsoft SQL Server\110\Setup
    Bootstrap\Log\, but there is no such file. I need this file for future silent installation on many other computers. Can anybody help with this issue?
    Thanks,
    Jay

    For SQL Server Express edition you need to try with below parameters at the time of installation:
    UIMODE=Normal
    ACTION=Install
    For more information look at below link
    http://nickstips.wordpress.com/2010/08/16/sql-sql-server-2008-express-missing-configurationfile-ini/
    Please click "Propose As Answer"
    if a post solves your problem, or "Vote As Helpful" if a post has been useful to you

  • Can I uninstall a hotfix from SQL Server 2012?

    I need to apply CU 7 to some SQL Server 2012 instances.  If something goes wrong with this, can I uninstall CU7?

    I need to apply CU 7 to some SQL Server 2012 instances.  If something goes wrong with this, can I uninstall CU7?
    If you are looking for this as rollback plan then answer is Yes. But my advice would be to perform testing of any patch in QA/Dev before rolling out to production.
    Balmukund Lakhani | Please mark solved if I've answered your question, vote for it as helpful to help other users find a solution quicker
    This posting is provided "AS IS" with no warranties, and confers no rights.
    My Blog |
    Team Blog | @Twitter
    Author: SQL Server 2012 AlwaysOn -
    Paperback, Kindle

Maybe you are looking for