Sandbox and file:// protocol

I'm creating a small scorm compliant LMS with air, that can also use in android tabs,
so I use captivate to make scorm and use stagewebview to play it. so I made a "loader.html" and added iframe for scorm.
I use location change event to track the scorm data. so when I run it in the desktop, it working perfect. but when I use it in tablet it only shows the scorm without giving any data. so I check the javascript and I saw that captivate html have eval s. I know that script prevent by sandbox. so I try to add sandbox to I frame, but it still didn't work.
Can any one please tell me, how to use sandbox in tablets, with file:// protocol.

865094 wrote:
... if we have File protocol available inside proxy, where do we need File adapter then?The FileAdapter (JCA Resource) can be also used by BPEL/Mediator... I would always first consider using File protocol for OSB, unless there's some feature in the JCA adatper that may be interesting for a particular use case (like native format builder for example)...
Cheers,
Vlad

Similar Messages

  • LifeInSharepoint Metro UI Sandbox and File Not Found

    We just deployed the LifeInSharePoint Metro UI solution, and we are now experiencing login problems.
    Site Collection Administrators can log in to the site and access all pages without incident.
    But site owners cannot login to the welcome.aspx page:  File Not Found, Troubleshoot issues with Microsoft SharePoint Foundation....  If a site owner is made a site collection administrator, then they can log in without incident.
    Also, a site owner CAN log into the
    http://[site]/_layouts/viewlsts.aspx.  But once there, attempting to go to the home/welcome page results in the File Not Found error.
    If the LifeInSharePoint solution is deactivated, the site owners can access the site as expected.
    Any thoughts/comments appreciated, thanks.

    Some more of the ULS Log
    It does say:  : The file /sites/DOE/_catalogs/masterpage/LifeInSharePoint.master does not exist.   But I go to that section of the site and it is listed, again site collection administrators can access it.
    I understand that not running SharePoint under AD is unusual so perhaps that it is making this difficult to diagnose.  I do plan on installing AD this week.
    (GET:http://www.feddatacheck.net:80/sites/doe/SitePages/Home.aspx))
    04/20/2014 16:37:48.08 w3wp.exe (0x0D14)                      
    0x12E8
    SharePoint Foundation         Logging Correlation Data      
    xmnv Medium  
    Name=Request (GET:http://www.feddatacheck.net:80/sites/doe/SitePages/Home.aspx)
    42ac1565-8e32-4f65-b878-fbcb0b342308
    04/20/2014 16:37:48.09 w3wp.exe (0x0D14)                      
    0x12E8
    SharePoint Foundation         Logging Correlation Data      
    xmnv Medium  
    Site=/sites/doe 42ac1565-8e32-4f65-b878-fbcb0b342308
    04/20/2014 16:37:48.09 w3wp.exe (0x0D14)                      
    0x12E8
    SharePoint Foundation         Monitoring                    
    b4ly High    
    Leaving Monitored Scope (PostResolveRequestCacheHandler). Execution Time=11.4744332031026
    42ac1565-8e32-4f65-b878-fbcb0b342308
    04/20/2014 16:37:48.09 w3wp.exe (0x0D14)                      
    0x12E8
    SharePoint Foundation         General                      
    8e2s Medium  
    Unknown SPRequest error occurred. More information: 0x80070002
    42ac1565-8e32-4f65-b878-fbcb0b342308
    04/20/2014 16:37:48.09 w3wp.exe (0x0D14)                      
    0x12E8
    SharePoint Foundation         General                      
    72k4 Medium  
    <nativehr>0x80070002</nativehr><nativestack></nativestack>
    42ac1565-8e32-4f65-b878-fbcb0b342308
    04/20/2014 16:37:48.09 w3wp.exe (0x0D14)                      
    0x12E8
    SharePoint Foundation         General                      
    8kh7 High    
    <nativehr>0x80070002</nativehr><nativestack></nativestack>
    42ac1565-8e32-4f65-b878-fbcb0b342308
    04/20/2014 16:37:48.09 w3wp.exe (0x0D14)                      
    0x12E8
    SharePoint Foundation         Runtime                      
    tkau Unexpected
    System.IO.FileNotFoundException: The file /sites/DOE/_catalogs/masterpage/LifeInSharePoint.master does not exist.    at Microsoft.SharePoint.ApplicationRuntime.SPRequestModuleData.GetWebPartPageData(HttpContext context, String path, Boolean
    throwIfFileNotFound)     at Microsoft.SharePoint.ApplicationRuntime.SPVirtualFile.CalculateFileDependencies(HttpContext context, SPRequestModuleData basicRequestData, ICollection& directDependencies, ICollection& childDependencies)  
      at Microsoft.SharePoint.ApplicationRuntime.SPDatabaseFile.EnsureDependencies(HttpContext context, SPRequestModuleData requestData)     at Microsoft.SharePoint.ApplicationRuntime.SPDatabaseFile.EnsureCacheKeyAndViewStateHash(HttpContext context,
    SPRequestModuleData requestData)     at Microsoft.SharePoint.ApplicationRuntim...
    42ac1565-8e32-4f65-b878-fbcb0b342308
    04/20/2014 16:37:48.09* w3wp.exe (0x0D14)                      
    0x12E8
    SharePoint Foundation         Runtime                      
    tkau Unexpected
    ...e.SPDatabaseFile.GetVirtualPathProviderCacheKey(HttpContext context, SPRequestModuleData requestData)     at Microsoft.SharePoint.ApplicationRuntime.SPVirtualPathProvider.GetCacheKey(String virtualPath)     at Microsoft.SharePoint.Publishing.Internal.CmsVirtualPathProvider.GetCacheKey(String
    virtualPath)     at System.Web.Compilation.BuildManager.GetCacheKeyFromVirtualPath(VirtualPath virtualPath, Boolean& keyFromVPP)     at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean
    noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)     at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)
        at System.Web... 42ac1565-8e32-4f65-b878-fbcb0b342308
    04/20/2014 16:37:48.09* w3wp.exe (0x0D14)                      
    0x12E8
    SharePoint Foundation         Runtime                      
    tkau Unexpected
    ....Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean noAssert)     at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath,
    Type requiredBaseType, HttpContext context, Boolean allowCrossApp, Boolean noAssert)     at System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)     at
    System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
    42ac1565-8e32-4f65-b878-fbcb0b342308
    04/20/2014 16:37:48.10 w3wp.exe (0x0D14)                      
    0x12E8
    SharePoint Foundation         Monitoring                    
    b4ly Medium  
    Leaving Monitored Scope (Request (GET:http://www.feddatacheck.net:80/sites/doe/SitePages/Home.aspx)). Execution Time=21.0105613981665
    42ac1565-8e32-4f65-b878-fbcb0b342308
    04/20/2014 16:37:50.58 w3wp.exe (0x0D14)                      
    0x1998
    SharePoint Foundation         Topology                      
    e5mc Medium  
    WcfSendRequest: RemoteAddress: 'http://win-e0t3qjkvq14:32843/4fb6cdcf96be49198dedbd60f9dad471/MetadataWebService.svc' Channel: 'Microsoft.SharePoint.Taxonomy.IMetadataWebServiceApplication' Action: 'http://schemas.microsoft.com/sharepoint/taxonomy/soap/IDataAccessReadOnly/GetChanges'
    MessageId: 'urn:uuid:7253bcbf-ee4a-476e-b660-3083572e71f2'
    04/20/2014 16:37:50.60 w3wp.exe (0x199C)                      
    0x1450
    SharePoint Foundation         Topology                      
    e5mb Medium  
    WcfReceiveRequest: LocalAddress: 'http://win-e0t3qjkvq14:32843/4fb6cdcf96be49198dedbd60f9dad471/MetadataWebService.svc' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/sharepoint/taxonomy/soap/IDataAccessReadOnly/GetChanges'
    MessageId: 'urn:uuid:7253bcbf-ee4a-476e-b660-3083572e71f2'
    80f8daf3-9b78-4d91-ac5f-44fb0bd6c9e6
    04/20/2014 16:37:50.60 w3wp.exe (0x199C)                      
    0x1450
    SharePoint Foundation         Monitoring                    
    nasq Medium  
    Entering monitored scope (ExecuteWcfServerOperation)
    80f8daf3-9b78-4d91-ac5f-44fb0bd6c9e6
    04/20/2014 16:37:50.60 w3wp.exe (0x199C)                      
    0x1450
    SharePoint Server            
    Taxonomy                      
    fuc5 Medium  
    MetadataWebServiceApplication.GetChanges called on 'Managed Metadata Service' starting.
    80f8daf3-9b78-4d91-ac5f-44fb0bd6c9e6
    04/20/2014 16:37:50.60 w3wp.exe (0x199C)                      
    0x1450
    SharePoint Server            
    Taxonomy                      
    fuc6 Medium  
    MetadataWebServiceApplication.GetChanges called on 'Managed Metadata Service' completed.
    80f8daf3-9b78-4d91-ac5f-44fb0bd6c9e6

  • Purpose of message protocol file and file content conversion

    hi
       i am currently working in idoc to file scenario, 
          In what cases we will go file and file content conversion in message protocol for file adapter.
    can anyone specify the real significance of it? bcoz this may help me and continue my scenario in its suitable path.
    Regards
    Saravanakumar PK

    Hi,
    In XI (internal) all XML message are based on the XI Message Protocol.
    See: http://help.sap.com/saphelp_nw70/helpdata/en/b6/0b733cb7d61952e10000000a11405a/frameset.htm
    XI Protocol is nothing but an SAP XI extension of SOAP protocol and SOAP protocol is nothing but a SOAP request in a HTTP protocol. SOAP request is nothing but SOAP extension of an XML message. Hence finally it drill downs to the fact that XI message is in fact an XML message with some extra information in the header which are SAP specific like the SAP Runtime, SAP Hoplist, etc...
    File Content Conversion
    Integration Engine understands only XML messages.Now if u r handling normal text file such as 'tab separated' file,'# separated' file, or a CSV file, you need to convert the content of the file to XML and File Content Conversion mechanism helps to do this job.This File Content conversion mechanism(option)is present with the File Adapters.both Sender and Receiver.
    How to do FCC:
    http://help.sap.com/saphelp_nw04/helpdata/en/2c/181077dd7d6b4ea6a8029b20bf7e55/content.htm
    /people/arpit.seth/blog/2005/06/02/file-receiver-with-content-conversion
    /people/venkat.donela/blog/2005/06/08/how-to-send-a-flat-file-with-various-field-lengths-and-variable-substructures-to-xi-30
    /people/arpit.seth/blog/2005/06/02/file-receiver-with-content-conversion
    /people/anish.abraham2/blog/2005/06/08/content-conversion-patternrandom-content-in-input-file
    /people/arpit.seth/blog/2005/06/02/file-receiver-with-content-conversion
    /people/anish.abraham2/blog/2005/06/08/content-conversion-patternrandom-content-in-input-file
    /people/shabarish.vijayakumar/blog/2006/04/03/xi-in-the-role-of-a-ftp
    Thanks
    Swarup

  • File Protocol in OSB Clustered Environment

    Hi ,
    I have a OSB Server in a Clustered Environment ....
    Here Admin Server is in Machine1
    Managed Server1 is in Machine 2
    Managed Server2 is in Machine 3
    so both the Managed Servers are put in a Cluster
    I have Access to Machine1 Unix Box where the Admin Server is Installed ...I can get the File only in this Location and have to Read the Same from here , So i was planning to Use File Protocol for Polling the Message from Admin Server .Since OSB has option for Selecting only the Managed Server , I would request suggestions how i can Read the Data from this Admin Server by using File Protocol .

    have you used "service type" as "Messaging Service" ? that should give you all the options you need

  • Server 2008r2 and windows 7 pro slow to no networkshare file searching and file access (green progress bar)

    we are running a windows server 2008r2 sp1 domain controller and a 3com gigabit switch to which 7 windows 7 pro computers are connected. We are only using the windows server to distribute a few printers and as a network share (z drive).
    we are storing all files (word documents only) centrally on the server (z share), and files are accessed and written to the z share.
    Problem is that file access from the z share on the windows 7 client computers is at best buggy. we are able to browse the z-share, but as soon as we want to search the z-share for files (f.i. use file explorer with "content: memorandum") the green
    progress bar shows and no search is performed. something like alphabetically sorting a directory on map/file name on the z-share also shows a green bar with no sorting. manually going to the files works.
    One thing i noticed, sometimes not all files that one user created and stored on the server is visible and can be found by another user. I prefer to disable all offline file caching setting, because that feature is not used. no files should be made accessible
    offline. i don't know where to change that on the server side. 
    I am reluctant to experiment on the server end (2008r2 sp1), so i tried a few suggested solutions on the client end (windows 7 client)
    I tried disabling offline file caching
    i tried properties (z share) ==> advanced and map optimizing and several options there
    i tried disabling the smbv2 protocol and disabling the smbv1 protocol (using
    sc.exe config lanmanworkstation depend= bowser/mrxsmb10/nsi command etc. posted by microsoft)
    i tried disabling windows defender
    i tried accessing the z share via ip and server name (the share is mapped via its servername, e.g. dennis-dc1\share). still the same
    file searching on the clients c drive ('own harddrive') works much better, file searching on the server also works.
    any suggestions or solutions that i can test on the client side, as mentioned i am reluctant to change something on the server side. if a solutions works, i prefer to change it on the server side.

    Hi,
    The issue could be due to windows indexing service taking long time in sorting and searching in mapped drives. Please try the steps belwo to disable windows indexing service or search service on the windows 7 client to resolve the issue.
    You can click on Start and select Control Panel, click on
    Programs and Features, go into the Turn Windows Features on or off section Scroll down the list and uncheck the box next to Indexing Service or Windows Search.
    Best Regards,
    Mandy
    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]

  • Warning: NetGear ReadyNAS major bug when using AppleShare File Protocol

    I own a large number of NetGear (formerly Infrant) NAS devices. After NetGear bought the company, they came out with a new version of the embedded OS of those devices that looks like it is mostly just a cosmetic update that changes the name Infrant to NetGear.
    Unfortunately, it also introduces a very serious and reproducible bug. When you mount one of the NAS boxes running the new version of the OS under AppleShare, a file copied to the NAS box always gets today's date as its creation date. Strangely, if you copy a folder, the folder date is set correctly to the original creation date of the source folder, but the files contained inside of it lose their original creation dates.
    This bug occurs ONLY under the new version of the OS (4.00), not under the previous version (3.01). It occurs both under OS X 10.4 and 10.5.
    I have spent considerable time on hold and on the phone with NetGear technical support, and they claim this is a problem with the AFS file protocol. I don't know how they can make this claim when quite evidently everything works just fine under the previous version of their own software, but the gentleman on the phone basically told me something to the effect of "nobody uses AFS anyway, so why should we care".
    If you are considering a NAS box, you may want to hold off on purchasing a NetGear device for the time being. And using Samba file sharing is not really an option either, because that severely limits your file naming possibilities.
    If Apple is reading this, I hope someone can contact people "higher up" within NetGear to fix the problem.
    Michael

    appreciate if someone can assist with my errors as mentioned in my first post.'
    Thanks.

  • Identify Trading Partner EDI X12 over File Protocol

    Hi
    I am working on EDI X12 (835) over File Protocol.
    The EDI payloads I will be getting will hold same EDI InterchangeIds, Group, or Exchange.
    oracle.tip.adapter.b2b.edi.identifyFromTP = ANY
    and I have given oracle.tip.adapter.b2b.allTPInOneDirectory = false.
    So that it identifies based on the directory name.
    For this I changed my trading partner name same as directory name.
    Could you please suggest me is there any other way of identifying From Trading partner than changing the Trading partner name to directory name?
    Thanks & Regards,
    Praveena.

    Hi Praveena,
    Yes, TP name and directory name should be same.
    Put oracle.tip.adapter.b2b.allTPInOneDirectory = true (Idetifies the Trading partner by the directory name) in your tip.properties file.
    Check below thread for more information on TP identification -
    Re: Internal Delievery channel AIP-51505:  General Validation Error
    Regards,
    Anuj
    Edited by: Anuj Dwivedi on May 5, 2009 4:31 PM

  • FileSaveService ignored the file name and file extensions

    I am using the JNLP API to build a JWS application. When using the FileSaveService, I found it automaticlly ignored the file name and file extensions I passed to the 'FileSaveService.saveFileDialog()'.
    My code is like the following:
    String[] xtns = {"csv"};
    FileContents fileContents = fileSaveService.saveFileDialog(
    ".", xtns, stream, "testFile"); Im running this application in JRE version 1.6.0_20-b02 in Windows XP.
    Although in the JNLP API, it said the file name and file extension 'might be ignored by the JNLP client', I still wonder if anyone has a better solution for this?
    Thanks very much :)

    Sean.Wang wrote:
    ..I still wonder if anyone has a better solution for this?Visit [http://pscode.org/jws/api.html#fs]. Click the link to the 'Launch File Service (sandboxed) demo'. Type some characters into the text area then activate the 'Save File' button. Do you get a file chooser that defaults to (.zzz) extension?
    Then if yes, and that is a 'better solution' for you, then yes, I have one. The code of the demo. can be downloaded at a link just to the right of the launch link.

  • Oracle service bus file protocol issue with distributed queue

    Hi,
    I have created a file protocol based proxy service and it is deployed to a clustered environment. The clustered environment has -
    Machine 1 - Admin server(AS) and Managed server 1 (MS1)
    Machine 2 - Managed server 2(MS2)
    There are 2 JMS servers jms1 and jms2 which are targeted to MS1 and MS2 respectively.There are 2 JMS queues(queue1 and queue 2) created, one each targeted to jms1 and jms2. The system module under which the queues are created is targeted to the cluster. There is uniform distributed queue(bind to wlsb.internal.transport.task.queue.file) created under the same system module of which queue1 and queue 2 are members.
    Currently when the proxy service poller server is given as MS1 then if the file is picked up and send to queue 1 then it gets processed successfully but if the file is send to the queue 2 then it remains in the stage directory of the proxy service. Similarly if the proxy service poller server is given as MS2 then its get processed through queue 2 but if it is picked up in queue1 then it remains in the staging directory.
    Am i missing any configuration here related to the queues set up ? Why file does not get processed if it is send to the queue(which is other than the poller managed server) ?
    Please help
    Thanks

    I have installed OEPE 11.1.1.6.1 now in the same middleware home as weblogic server but when i try to install OSB 11.1.1.4 in the same middleware home, it asks for OEPE home location. Even though i provide the OEPE home location , it displays as "invalid oepe home location".
    I have been struggling to get this sorted out so that i can carry out IDE development in OSB 11.1.1.4
    Below are the paths where sfotware are installed -
    JDK - C:\Oracle\Middleware\Java\jdk1.6.0_21
    Weblogic server - C:\Oracle\Middleware\wlserver_10.3
    OEPE - C:\Oracle\Middleware\oepe-galileo-all-in-one-11.1.1.6.0.201007221355-win32-x86_64
    Thanks

  • DPT-S1 Feature Add Request: Browser to Support "file://" Protocol

    The DPT-S1 can already display image files such as *.jpg and *.gif, and text files such as *.txt, ... and who knows what else because those capabilities are needed to display *.htm(l) files anyhow.
    So, it is already possible to view image and text files on the machine ... so long as they are accessed via the  "http://"  protocol.
    If you just add  "file://"  protocol support to the browser, then it could read image, text, and other files stored on the machine itself ... a big step forward from the current limitation to  *.pdf  for local files.
    To be clear: the browser ALREADY can display image and text files, and of course the machine's file system can store them.  So why not just add  "file://"  support, so we can use the browser to view a much wider variety of files on the machine itself.
    Thanks!

    Hi, at this time NM only can scan inside your local subnet, but that sounds like a good idea.
    My Cisco Network Magic Configuration:
    Router: D-Link WBR-2310 A1 FW:1.04, connected to Comcast High Speed Internet
    Desktop, iMac: NM is on the Windows Partition, using Boot camp to access Windows, Windows 7 Pro 32-bit RTM, Broadcom Wireless N Card, McAfee Personal Firewall 2009,
    Mac Partition of the iMac is using Mac OS X 10.6.1 Snow Leopard
    Laptop: Windows XP Pro SP3, Intel PRO/Wireless 2200BG, McAfee Personal Firewall 2008
    Please note that though I am a beta tester for Network Magic, I am not a employee of Linksys/Cisco and am volunteering my time here to help other NM users.

  • File Protocol does not work with double slash ...PLEASE HELP

    Hi ALL
    POSTING THIS AGAIN....Please have alook
    I am using j2sdk 1.4.2 . In 1.4.1 version File protocol was working with double slash
    But Now in 1.4.2 version I have to use /// slashes to make it work...
    Can anyone shed any light on this. Has Sun changed something ?
    I searched the release notes but could not find anything useful.....
    Please comment .
    Thanks

    The problem is that it leads to maintenance problems
    for our products
    future releases and I need to find a good solution to
    this problemRead the spec for file URLs, fix your existing code to use it, and remember this lesson for next time.
    (Side note: I can't remember ever using or seeing double slases.)

  • Applet showDocument work with file protocol?

    Hi,
    I have a signed applet (using signtool and Thawte certification) with full permission. Now I want to display a local text file from the browser. So here is the code I am using:
    try
    //test file protocol
    applet.getAppletContext().showDocument(new URL("file:///c:/test.txt"),"_blank");
    //test http protocol
    applet.getAppletContext().showDocument(new URL("http://java.sun.com"),"_blank");
    catch(Exception e)
    e.printStackTrace();
    But noting happens to display the file in IE or Netscape(win2k, IE 6 and netscape 7.1), not even an exception is thrown. The http page does open in a new browser. In IE I can set security/local intranet/sites to make file display work. But it's not a good idea to ask every client machine to change the browser settings to make this work.
    Does anyone know why showDocument does not work for file protocol? Have anyone solve this problem?
    Thanks a lot!

    Try this:
    try
    //test file protocol
    applet.getAppletContext().showDocument(new URL("file:\\\\c:\\test.txt"),"_blank");
    //test http protocol
    applet.getAppletContext().showDocument(new URL("http://java.sun.com"),"_blank");
    catch(Exception e)
    e.printStackTrace();
    It works for me...

  • File protocol i/o

    Why doesn't file protocol support writing? Is it possible at all? If it is please correct the code below
    * Test.java
    * Driver to test if file protocol supports writing
    import java.io.*;
    import java.net.*;
    public class Test extends Object {
         public static void main(String[] args) throws Exception {
              new Test();
         private Test () throws Exception {
              File file = new File("test.txt"); // test.txt is plain text file
              URL url = file.toURL();
              System.out.println("[debug] -- protcol is: " + url.getProtocol());
              URLConnection urlConn = url.openConnection();
    //           urlConn.setAllowUserInteraction(true);
    //           urlConn.setUseCaches(false);
    //           urlConn.setRequestProperty("Content-type", "application/octet-stream");
              urlConn.setDoInput(true);
              urlConn.setDoOutput(true);
              OutputStream out = urlConn.getOutputStream();
              String str = new String("this is plain text");
              out.write(str.getBytes());
              out.flush();
              out.close();
    }

    However, if there's some reason you have to start
    with a java.net.URL--if that's your input or you're
    otherwise constrained to use that--then if you know
    that it is a local file, you can get a java.net.URI
    from the URL and a java.io.File from the URI.That's how I have my implementation at moment.
    Thanks for the confirmation guys.

  • SharePoint 2010 document broken link due to unrecognized File protocol: ms-word

    Please help point me in the right direction.  I checked the File association on Internet settings and document type docx is associated with Word, but it won't open.  What do I need to change?
    I received the following information when I clicked on the troubleshoot link:
    Windows has the following information about this Protocol. This page will help
    you find software needed to open your file.
    Protocol Type: ms-word
    Description: UnKnown
    Windows does not recognize this Protocol.

    Title:  SharePoint 2010 document broken link due to unrecognized File protocol: ms-word
    Please help point me in the right direction.  I checked the File association on Internet settings and document type docx is associated with Word, but it won't open.
    Try refining this symptom description.  What exactly do you mean by "it won't open"?  Answering that might explain why you are posting this in an IE forum.  E.g. right-click, Copy Shortcut whatever it is that you are calling
    a "broken link" and Paste it here.
    Otherwise, try right-click, Save target as... to put the file into your Downloads (Ctrl-j) and then use right-click, Properties to find its
    full path and name.  Note that that would be quite different from what the Copy Shortcut step would have shown.
    Next I suspect that the Set Associations GUI tool may not be showing you the correct information.  FWIW it certainly doesn't show me the correct information in W8.1.  So, I would try checking if you have an explicit association and file type combination
    by using the assoc and ftype commands in a cmd window.  In fact, instead of just showing the ftype for the current association I would use this:
        ftype  |  find  /i  "word"
    Then you could take the most appropriate template (not necessarily the one pointed to by the assoc command) and fill it in on a Run... dialog (or a cmd window command line if you also went back to ensure that the implied program
    would be found by your PathExt shell variable.)  Etc.
    Doing that would make your symptom description independent of IE.  All it would have done for you is download the file.  If you couldn't open it then it would be because either the file was saved incorrectly (in which case you could rename it)
    or it was bad.
    HTH
    Robert Aldwinckle

  • File Protocol Support

    Hi,
    I am facing this issue where I have the file protocol link,now this link shows in the UI as a link but when I try to open it in from the WDUI it does'nt open like any http link.
    How can I achieve this or is there a limitation.
    Regards
    Amit

    Well, in this article -- http://www.oreillynet.com/mac/blog/2007/01/airportdisk_easy_networkstor.html -- in which an O'Reilly developer claims to have info "confirmed from Apple", he says it supports: AFP, and SMB, with allusion to both local and wide-area service advertising via Bonjour.
    If it makes shares available via SMB, then, I wouldn't imagine Bonjour is required on a Windows, or Linux, machine to connect.

Maybe you are looking for