Applet security -- accessing files over the Web.

I guess the topic pretty much sums up my question..
I have an applet and I want to read a file from over the web.
After creating a URL, I try to retrieve an inputstream by calling openStream() but I get all the java.security.AccessControlException: access denied rubbish..
How do I get it working ?

The applet can only read data from the server where it is saved. For security purposes applets have limited capabilities. They can't write data to a remote hard drive or read data from remote machines. A way around this is to create a "trusted applet". Basically what it does is informs any machine you are trying to access that you wrote this applet and are responsible for any negative outcome. There is a tutorial provided by Sun that can explain this better than I can. Here is the link:
http://java.sun.com/security/signExample/index.html
Good luck.

Similar Messages

  • How can I remotely access files over the internet using iPhone? VPN? Do I need to use Server?

    Please forgive my ignorance here, as I'm a Windows expert but have only been using Mac for two and a half years. Is it possible to securely access predefined directories on my iMac from a remote computer or device over the inernet, be it a MacBook Pro, iPhone or even a Windows computer or Android phone? Is there an advantage to an Apple-only approach (iPhone and Macs)? Do I need to use Server? Is VPN the method of choice, or is there some other method? I'm not looking to do remote desktop control, just remote file access. Right now I'm using DropBox for the things I need most, but I absolutely will not put sensitive information in there, and soon I will need to have access to more than what DropBox can hold. Also it may be worth noting that I'm currently an Android user but will be going back to iPhone soon if it would be advantageous in this regard.
    Thanks!
    Daniel

    If you desire security, you definately want to use VPN so Lion Server will work.  Otherwise, if you have sysadmin experience (or know someone who does), there are free alternatives out there for vpn that can be setup on a cheap linux server and provide the same capabilities. 

  • Editing file over the web

    I'm not sure whether this is the correct section to post this problem.... anyway.... yesterday one of my friend demo to me a lotus based application for document management system.... it is a web based application. User just invoke any of his/her favorite browser, login and then click on the document to be edited. Then the browser ( IE or Netscape ) will invoke the appropriate editor for the document (e.g Microsoft Word ). When the user save the document, the document is saved in the server as new version...
    So I wonder if it is possible to implement the same feature using java..... if yes which Java Technology should I used...

    I'm pretty sure that lotus stuff was based on WebDav which is a separate technology.
    Quote: WebDAV stands for "Web-based Distributed Authoring and Versioning". It is a set of extensions to the HTTP protocol which allows users to collaboratively edit and manage files on remote web servers.
    See:http://www.webdav.org/
    Kullervo

  • Image file over the Web

    I can't seem to get a certin image file to be transfered using an HTTP-based Web server.
    The IO used to read the files is a BufferedReader and PrintWriter.
    The file is read using the readLine() method.
    Some of the images show up, and others wont.
    There is also a specific file that wont work. Yet, like the other files
    it too is a Windows bitmap image (but much smaller in pixel size).
    Help! What IO tools should I be using??

    I will attempt this, but, the Reader/Writers I am currently using do transfer the data bit-for-bit to the Web browser. I have 3 images loading, 2 work and 1 does not. That 1 is smaller in pixel size then the others. It is an icon of a folder that is about 15 x 13 pixels.

  • How Best to Search pdf Files Over the Web

    I have a large number of pdf files. (about 73,000). These are scans of old newspapers that have been OCR'd and saved as pdf. I work in a library and need to find the best way to make these text-searchable through my library's website.
    Do I need to create an index?
    What I would like to do is have a search box on my web page where a user can enter a keyword, and pull up the pages that contain that word.
    Any suggestions on how best to do this are greatly appreciated!!
    Thanks!

    Google can do it for you if you use their search engine as the basis of your library search capabilities.

  • How do I access my external drive over the web with my iPhone. The drive is attached to my Time Machine.

    How do I access my external drive over the web with my iPhone. The drive is attached to my Time Machine. I am new to Apple and am trying to get all my stuff working together.

    This is not a supported feature of iPhone or Time Capsule.

  • Update to IOS 6 has been a nightmare. Facebook would allow me to save pictures unless I granted access to my foto album. Does this mean my pictures are going be planted all over the web? The safari keeps crashing and loading is slow.

    update to IOS 6 has been a nightmare. Facebook would allow me to save pictures unless I granted access to my foto album. Does this mean my pictures are going be planted all over the web? The safari keeps crashing and loading is slow. Most infuriating is that YouTube was deleted from my entertainment apps and I now have to pay for it if I want it back!! This is a bloody disgrace.

    Back up all data.
    Boot into Recovery by holding down the key combination command-R at the startup chime. Release the keys when you see a gray screen with a spinning dial.
    Note: You need an always-on Ethernet or Wi-Fi connection to the Internet to use Recovery. It won’t work with USB or PPPoE modems, or with proxy servers, or with networks that require a certificate for authentication.
    When the OS X Utilities screen appears, follow the prompts to reinstall the OS. You don't need to erase the boot volume, and you won't need your backup unless something goes wrong. If your Mac was upgraded from an older version of OS X, you’ll need the Apple ID and password you used to upgrade, so make a note of those before you begin.

  • How to access the file in the WEB-INF Folder

    hi..
    i want to access a xml file, using servlet, which is placed under WEB-INF folder.
    Please tell me how can i access the file.
    I am using WSAD to develop the application
    Thanx in advance.

    I haven't tried accessing an XML file that is placed in WEB-INF folder.
    Files under WEB-INF are usually protected from client/browser access, but a Servlet may be able to access it (not sure though).
    What problems are you facing when you try to access an XML file in the WEB-INF folder?
    If you can't access it from the WEB-INF folder , place it in any folder except the WEB-INF folder.
    Also, if you want to protect the XML file then you could password protect it or deny access to it via .htaccess file, or simply return a 403 forbidden header.

  • Storing .jsp files in the web-inf directory

    Has anyone ever heard about storing JSP files in the web-inf directory instead of the web app root directory.
    Apparently it improves security.
    If this is so, how is the user suppose to access the jsp file since I thought that users were not able to access what is stored in the web-inf directory.
    Any thoughts
    Thanks
    Nat

    I didn't tyr this but I think it is possible. You can do it using <servlet-mapping/> as you do with any other servlet.
    For example include lines below, in web.xml of web-inf,
    <servlet>
    <servlet-name>ReportRouter</servlet-name>
    <jsp-file>/web-inf/jsp/ReportRouter.jsp</jsp-file>
    <load-on-startup>1</load-on-startup>
    </servlet>
    <servlet-mapping>
    <servlet-name>ReportRouter</servlet-name>
    <url-pattern>/myrouter</url-pattern>
    </servlet-mapping>
    This may work. Don't you think so?
    Sudha

  • Make WSUS accessible over the web

    We're in the process of deploying WSUS on Windows 2012 R2 in our environment and I have a question regarding access over the web...  I would  like to provide clients with the ability to access the update server regardless of being connected to
    the company internal network.  I see that the standard GPO settings call for following, and in our lab it is working fine.  One the same internal network.
    Computer Configuration, Policies, Administrative Templates, Windows Components, Windows Update
    Specify intranet Microsoft update service location
    Set the intranet update service for detection updates:
    http://serverhostname:5830
    Set the intranet statistics server: http://serverhostname:5830
    So, If I wanted to change this to HTTPS and make it accessible over the web, based on my experience with Windows Server the steps would look something like this:
    1. Create Internal and external DNS record that will resolve the internal IP address of the WSUS server and the External IP address of the WSUS server.  wsus.domain.com for example.
    2. Purchase a Godaddy or competing certificate from a public store and install it for the default site in IIS. Configure HTTPS bindings to answer on port 5830.
    3. Configure GPO mentioned above to utilize
    https://wsus.domain.com:5830
    ~~~~~~~~~~~~~~~~~
    Seems pretty straight forward.. However I am wondering if this configuration is supported, recommended, or if anyone else out there has it configured in this way? Our deployment will service approximately 300 workstations from a single installation at our
    datacenter. Any insight or recommendations would be greatly appreciated. Thank you!
    Adam Tyler / [email protected]

    Specify intranet Microsoft update service location
    Set the intranet update service for detection updates:
    http://serverhostname:5830
    Set the intranet statistics server: http://serverhostname:5830
    Actually it's port 8530.
    So, If I wanted to change this to HTTPS and make it accessible over the web, based on my experience with Windows Server the steps would look something like this:
    1. Create Internal and external DNS record that will resolve the internal IP address of the WSUS server and the External IP address of the WSUS server.  wsus.domain.com for example.
    2. Purchase a Godaddy or competing certificate from a public store and install it for the default site in IIS. Configure HTTPS bindings to answer on port 5830.
    3. Configure GPO mentioned above to utilize
    https://wsus.domain.com:5830
    ~~~~~~~~~~~~~~~~~
    Seems pretty straight forward..
    That part is, yes. :)
    However I am wondering if this configuration is supported, recommended, or if anyone else out there has it configured in this way?
    It's not supported. It's not recommended, as described, although you're well on your way. And, the real kicker.. strictly speaking, it's not licensed for use in that manner. Let me e'splain why.
    The licensing for WSUS restricts its use to only clients that are licensed to the entity operating the WSUS server. As such client identity is a key component of strict licensing compliance.
    While Server-Side SSL certainly ensures the client only connects to an authorized server, it does not identify the client, nor restrict the client by known identity, and it wouldn't even prevent an unauthorized client from accessing that server -- all that's
    needed is a copy of the CER. So there's that, which is probably not a deal killer, even considering the strictest interpretation of the licensing, because the risk is fairly low, and MS really isn't going to chase you down because you *might* be capable of
    offering services to unlicensed client systems.
    Here's the real risk: Access to the SSL certificate would also permit a rogue downstream server to dump your complete collection of updates, groups, and approvals to itself, effectively giving the operator of that rogue server information about what security
    updates are approved, and when they were approved, but also which updates are NOT approved -- which offers up some sensitive information about existing vulnerabilities in those workstations. In effect, security of the public certificate becomes paramount.
    More significantly, someone using the API can dig out even more sensitive information about client computers, actual installations, etc. without even setting up a WSUS server, all they need is a working API installation (which can be done on any desktop
    operating system).
    SSL is definitely the minimum requirement for this type of deployment, but in conjunction with making the client services available via SSL, you'll also want to BLOCK access to /DssAuthWebService, /ServerSyncWebService, and /ApiRemoting30 via the firewall.
    Blocking /ApiRemoting30 is fairly straightforward as it requires an authenticated connection anyway, so mostly that's a matter of properly securing the server logons, but downstream server sync is anonymous by default, so you'll want to configure required
    authentication for downstream servers. You won't have any, of course, but that will also preclude the possibility of any. Configuring DSS Authentication is discussed in the WSUS Deployment Guide in TechNet.
    Having said all of that, the conventional way in which WSUS services have been made available to Internet-based clients is via VPN using a replica server without a content store. VPN-based clients get approvals from the replica WSUS server, but then download
    content direct from Microsoft. Client installs updates when downloads are complete.
    VPN is a headache for a lot of orgs, though, and it requires active participation on the part of the computer user, which sometimes impedes successful deployment of updates in a timely manner.
    The ideal methodology, but also a PITA to set up, would be to access that WSUS server via an IPSec-encrypted Direct Access connection. This eliminates the end-user from the process, and ensures client identity through IPSec/DA authentication.
    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.

  • IWork locked for maintenance each time I try and delete/download an iWork file from the web.

    I have a major iCloud issue that Apple Support can't solve for me.
    My iCloud account stopped syncing between my devices (iPhone 4s and iPad). I logged onto to iCloud web interface via my MacBook Air 2011 using safari. All os's and browsers are latest version.
    On entering the icloud interface I go to iWork. All my documents are there but not updated since this issue began a few weeks ago. When I try and manage an iWork file via the web interface (delete or download) Apple generates a critical server error message with a long error code to report to apple. When you click send to apple, a second error popup appears saying IWork is now locked for maintenance. I can only open iWork by logging out and on again.
    I was part of the iWork beta and my iCloud account is a migration from mobile me. This issue started when MobileMe finally closed. I have been shuttled around apple tech support and the issue has been escalated to the iCloud team. Apple has even generated a new password for my account so they can access it and try and fix the problem. Indeed when apple techs tried to manage an iWork file in my account from their own system they got the same fatal apple errors coming on their system in the US.
    I can see no similar issue on this support forum. But I live in hope someone has some input as at the moment iCloud, which is extremely buggy on a good day, has crashed completely for me.

    Does anyone have any experience with this problem?
    Here is the error report generated by Apple when this fatal error with iCloud happens:
    It says "An Error Has Occurred Communicating with the Server, The WebApplication must be restarted"
    It then gives an option to send the following iCloud error log to Apple.
    If this makes sense to anyone let me know. It appears to make no sense to Apple. My iCloud is dead as a duck.
    ISFATAL
    true
    TITLE
    An error has occurred communicating with the server.
    MESSAGE
    This web application must be restarted.
    BUTTONONE
    Reload
    ORIGIN
    server
    TYPE
    error
    APPLICATIONNAME
    iwork
    APPLICATIONBUILDNUMBER
    1K.52458
    LOG
    Sun, 15 Jul 2012 20:08:34 GMT:  DEBUG: -->  Request 1:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/item/0?dsid=1081373713&id=E3 EF917746C0245E4E9C24D40C00D94AB0F68D3C,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:34 GMT:  DEBUG: SC.Module: Prefetching module 'cloudkit/error_catcher'.
    Sun, 15 Jul 2012 20:08:34 GMT:  DEBUG: SC.Module: Loading CSS file in 'cloudkit/error_catcher' -> '/applications/iwork/cloudkit/error_catcher/en-us/1K.52458/stylesheet.css'
    Sun, 15 Jul 2012 20:08:34 GMT:  DEBUG: SC.Module: Loading JavaScript file in 'cloudkit/error_catcher' -> '/applications/iwork/cloudkit/error_catcher/en-us/1K.52458/javascript-strings.j s'
    Sun, 15 Jul 2012 20:08:34 GMT:  DEBUG: SC.Module: Module 'cloudkit/error_catcher' finished loading.
    Sun, 15 Jul 2012 20:08:34 GMT:  DEBUG: SC.Module: Module 'cloudkit/error_catcher' was prefetched, not evaluating until needed.
    Sun, 15 Jul 2012 20:08:35 GMT:  DEBUG: <--  Response 1:  200  (776ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:36 GMT:  DEBUG: APPLICATION: Received applicationWillBecomeActive
    Sun, 15 Jul 2012 20:08:37 GMT:  DEBUG: -->  Request 2:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/account?dsid=1081373713&id=E 3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382917045,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:37 GMT:  DEBUG: <--  Response 2:  200  (191ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:37 GMT:  DEBUG: -->  Request 3:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/0?dsid=1081373713&id= E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382917246,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:37 GMT:  INFO:  isPaused: false
    Sun, 15 Jul 2012 20:08:37 GMT:  DEBUG: <--  Response 3:  200  (214ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:37 GMT:  DEBUG: -->  Request 4:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/281474976710914?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382917465,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:37 GMT:  DEBUG: -->  Request 5:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/281474976710915?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382917468,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:37 GMT:  DEBUG: -->  Request 6:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953421570?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382917471,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:37 GMT:  DEBUG: <--  Response 4:  200  (163ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:37 GMT:  DEBUG: -->  Request 7:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/281474976710917?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382917633,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:37 GMT:  DEBUG: -->  Request 8:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/281474976710918?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382917635,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:37 GMT:  DEBUG: <--  Response 7:  200  (216ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:37 GMT:  DEBUG: -->  Request 9:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/2533274790396293?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382917852,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:37 GMT:  DEBUG: -->  Request 10:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/2533274790396540?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382917855,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:37 GMT:  DEBUG: -->  Request 11:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953421801?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382917861,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:37 GMT:  DEBUG: <--  Response 5:  200  (453ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:37 GMT:  DEBUG: -->  Request 12:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953424609?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382917864,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:37 GMT:  DEBUG: <--  Response 6:  200  (453ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:37 GMT:  DEBUG: -->  Request 13:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3377699720531870?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382917867,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 10:  200  (229ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 14:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953424829?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382917869,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 9:  200  (241ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 15:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953426869?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382917870,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 8:  200  (512ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 16:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/281474976710920?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382917925,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 15:  200  (136ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 17:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/281474976710921?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382917927,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 14:  200  (145ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 18:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953421571?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382917931,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 16:  200  (154ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 19:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953421572?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382917932,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 12:  200  (401ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 20:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953426835?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918091,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 13:  200  (409ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 21:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/2533274790396522?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918092,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 11:  200  (505ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 22:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953455764?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918093,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 18:  200  (215ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 23:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697239395?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918307,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 17:  200  (225ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 24:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953455942?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918309,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 20:  200  (135ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 25:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3377699720534760?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918311,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 21:  200  (139ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 26:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953425217?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918313,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 19:  200  (256ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 27:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953425219?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918314,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 25:  200  (129ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 28:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3377699720534358?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918316,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 23:  200  (144ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 29:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697241548?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918331,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 22:  200  (158ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 30:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953424045?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918332,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 24:  200  (159ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 31:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697239571?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918378,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 26:  200  (171ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 32:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953421904?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918380,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 27:  200  (181ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 33:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697239591?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918381,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 28:  200  (180ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 34:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953421923?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918382,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 30:  200  (170ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 35:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697239620?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918383,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 29:  200  (177ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 36:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953425821?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918384,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 31:  200  (159ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 37:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697239657?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918385,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 32:  200  (210ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 38:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953455239?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918386,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 36:  200  (125ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 39:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697239717?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918387,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 34:  200  (138ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 40:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953425056?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918388,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 33:  200  (147ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 41:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697239782?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918389,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 35:  200  (145ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 42:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953456867?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918390,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 37:  200  (143ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 43:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697239842?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918394,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 38:  200  (132ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 44:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953425223?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918395,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 39:  200  (135ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 45:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697239905?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918395,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 40:  200  (132ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 46:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953422009?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918396,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 42:  200  (132ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 47:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697239950?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918397,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 41:  200  (140ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 48:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953424440?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918398,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 43:  200  (138ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 49:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240001?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918399,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 44:  200  (134ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 50:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953422060?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918400,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 46:  200  (124ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 51:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240047?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918401,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 45:  200  (136ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 52:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953422120?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918402,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 48:  200  (130ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 53:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240092?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918403,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 47:  200  (140ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 54:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953423827?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918403,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 49:  200  (137ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 55:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240138?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918404,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 50:  200  (133ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 56:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953461224?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918405,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 51:  200  (127ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 57:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240201?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918406,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 52:  200  (127ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 58:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953423600?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918407,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 54:  200  (128ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 59:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240248?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918407,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 53:  200  (139ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 60:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953459667?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918408,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 55:  200  (137ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 61:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240305?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918409,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 56:  200  (128ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 62:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953424291?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918410,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 57:  200  (123ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 63:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240350?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918410,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 58:  200  (124ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 64:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953424548?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918411,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 59:  200  (135ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 65:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240399?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918412,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 60:  200  (133ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 66:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953423479?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918413,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 61:  200  (137ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 67:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240459?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918413,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 62:  200  (132ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 68:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953422279?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918415,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 63:  200  (129ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 69:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240504?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918416,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 64:  200  (126ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 70:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953422382?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918416,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 65:  200  (140ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 71:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240548?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918417,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 66:  200  (140ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 72:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953422432?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918418,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 67:  200  (134ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 73:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240591?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918418,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 68:  200  (135ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 74:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953425137?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918419,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 70:  200  (137ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 75:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240903?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918420,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 69:  200  (152ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 76:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240641?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918421,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 72:  200  (125ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 77:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953424990?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918421,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 71:  200  (139ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 78:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240700?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918422,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 73:  200  (137ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 79:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953422663?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918423,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 74:  200  (142ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 80:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240745?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918424,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 75:  200  (131ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 81:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953460140?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918424,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 76:  200  (134ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 82:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240810?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918425,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 77:  200  (128ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 83:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953426562?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918426,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 78:  200  (136ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 84:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240851?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918427,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 79:  200  (127ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 85:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953422752?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918427,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 81:  200  (121ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 86:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240950?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918428,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 80:  200  (142ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 87:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953423123?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918429,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 82:  200  (132ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 88:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240991?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918430,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:40 GMT:  DEBUG: <--  Response 83:  200  (130ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:40 GMT:  DEBUG: -->  Request 89:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953460754?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918430,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:40 GMT:  DEBUG: <--  Response 84:  200  (137ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:40 GMT:  DEBUG: -->  Request 90:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697241032?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918431,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:40 GMT:  DEBUG: <--  Response 85:  200  (132ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:40 GMT:  DEBUG: -->  Request 91:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953425341?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918432,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:40 GMT:  DEBUG: <--  Response 86:  200  (135ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:40 GMT:  DEBUG: -->  Request 92:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697241063?dsid =1081373713&id=E3EF917746C0245E4E9C24

  • Adobe 8 - Unexpected Corrupt or incorrect file type warning when viewing a PDF file from the Web

    Hi,
    On downloading a PDF file from my web site using Adobe 8 on the client machine I expect the file to open automatically however I receive encounter the "File Download" dialog. It has the following warning message: "The file you are downloading cannot be opened by the default program. It is either corrupted or it has an incorrect file type. As a security precaution, it is recommended that you cancel the download."
    This issue did not occur within previously tested versions of Adobe Reader (e.g. Version 5.1).
    On investigating the issue I discovered the factor that results in Adobe 8 failing to open the file automatically is the Content-Type = "application/pdf; Charset=utf-8". However, if I intercept the response and alter the Content-Type to contain only "application/pdf;" the issue on Adobe 8 does not occur.
    I have even tested when the Content-Type contains an empty Charset (i.e. "application/pdf; Charset=") but this issue still occurs. In addition setting the Charset to other encodings (e.g. "ISO-LATIN-7", "iso-8859-1") the issue occurs.
    QUESTION(s):
    1. Why is it necessary for Adobe 8 when opening PDF files from the web to expect no Charset within the Content-Type?
    2. If this was not an issue within previous versions of Adobe surly this is a bug?
    Since I cannot ensure that the Response's Content-Type does not contain a Charset at all please can someone suggest either a work-around or more importantly a solution to the issue?
    Please Note:-
    1. Within Adobe, Edit -> Preferences -> Internet option it's compulsory for our users to have "Display PDF in browser" ticked!
    2. We cannot prevent a Charset from being present within the Content-Type of the response sent to the client, hence this issue.
    Many Thanks in advance,
    Martin.

    Bill,
    This is exactly the same behavior I observed when I rendered a PDF stored in a database through a .NET page. If I chose to save it, it would open fine after the save, but if I chose to open it in the browser without saving it, I would get the error.
    The problem was not with the PDF or Acrobat. It was with the way I was delivering the PDF. Putting the following code before my binarywrite fixed the issue completely:
    Response.ClearHeaders()
    Response.ClearContent()
    Response.ContentType = "application/octet-stream"
    Response.AddHeader("content-disposition", "attachment; filename=" + saveFilename)
    where saveFileName is the name you want to give the PDF.
    You can use 'inline' instead of 'attachment' above if you just want the PDF to open (no option to save first). You can also use 'pdf' instead of 'octet-stream' (not sure the difference).
    The trouble seems to be that .NET puts some info in the header and/or content by default prior to anything your code says to write. If you don't clear this, IE has an issue with it. Other browsers seem to ignore it.
    Bottomline is that this is an issue the website programmer needs to fix and is not something the user can fix by changing some setting(s).
    I hope this helps.

  • Displaying report in .pdf format while Running oracle reports over the web

    I am running a report over the web via IE. I am suing .pdf
    format as the file type. The problem I am facing is that the
    report comes out with a blank in acrobat reader if there are
    just one or two records - i.e less thatn one pagefull. THe
    reports displays output only when there ar more than one
    pagefull of records.
    Any explanation for this bezarre behavior and any suggestions?
    I will very much appreciate your help.
    Regards
    Prasad.

    in R12 I found 2 choice
    1) when submitting requests (if available) you can set the output format by using the Options button (upon sompletion section):
    layout --> format --> select format you need (RTF/HTML/EXCEL/PDF)
    2) in the request form (view->request) selecr the report you want to reprint in the Tools menu select print/republish, in the html page that pop up select output format you want, number of copies =1 submit
    www2p

  • How can I download a file over the internet from a WebDAV server?

    I am trying to download a file over the internet from a WebDAV server. I've tried doing it with Datasocket as suggested in these articles,
    <a href="http://digital.ni.com/public.nsf/websearch/f3cc5f7e60a75cb2862567e700696abf?opendocument">Retrieving an Unformatted Text File via FTP or HTTP Using DataSocket</a>
    <a href="http://digital.ni.com/public.nsf/websearch/4FA09E7B3674DA34C1256BD400555C41?OpenDocument">Download a Text File from a Password Protected URL Using DataSocket</a>
    but all I get is error 1181 (protocol unrecognized by Datasocket).
    I know I have the URL correct, because I can put it into a web browser and it works fine - I can download the file manually.
    But I want to have a LabVIEW program do the download automatically.
    I have the internet toolkit, but don't have the foggiest clue how to use it, and am using LabVIEW 7.1
    I am a bit out of my depth here, so any advice welcome.
    Regards,
    Mark.

    MIG,
    What is the URL to the website? Is it an FTP site? The articles you referenced are for specific transfer protocols. If the stie you're trying to get to doesn't follow these protocols, then you'll get the error you're seeing. You may have to use ActiveX to control IE and download the files programmatically.
    Chris C
    Chris Cilino
    National Instruments
    LabVIEW Product Marketing Manager
    Certified LabVIEW Architect

  • Visual Studio 2013. Viewing a PDF file via the Web Browser control in Windows 8.1

    I am writing a Windows Forms application in which I need to view PDF files via the Web Browser control. When the control is given the Navigate() command, Windows takes over and asks which program I want to open the file with. All was fine with VS 2010 and
    XP. I have un-installed "PDF Complete", which was the default PDF viewer, but I now get asked for an alternative.
    Thanks in advance.
    Mike Saunders

    Hi Mike,
    It seems that we could use Internet Explorer to open a local .PDF file if it has the Adobe Reader. I doubt that the web control would be related to it. Like the MVP's suggset in the following thread, maybe it would be related
    to certain plug-in tools in your side like the adober reader.
    Reference:
    https://social.msdn.microsoft.com/Forums/en-US/a717117e-41ae-4775-9c28-d5a1042b396e/pdf-is-not-opening-in-web-browser-control-in-vbnet?forum=vbgeneral
    Best Regards,
    Jack
    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.
    Click
    HERE to participate the survey.

Maybe you are looking for