Office 365 API with Visual studio 2013 using file REST API

Hi,
I had configured MVC application for getting files from office 365 one drive, I am able to seen all file on last day but Now I am getting below issue 
<?xml version="1.0" encoding="utf-8"?><m:error xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata"><m:code>-1, System.ApplicationException</m:code><m:message xml:lang="en-US">Error
in the application.</m:message></m:error>
when I want to see again all files. and most important I didn't make any changes in my previous code...
Please share your suggestion....

Hi,
If you are developing an app for SharePoint, the app can call into a user’s MySite site collection and access their OneDrive for Business documents using REST or CSOM.
The REST call to get to the file would be:
https://YourO365DomainHere-my.sharepoint.com/personal/YourUserName_YourO365DomainHere_onmicrosoft_com/_api/web/GetFileByServerRelativeUrl('/personal/YourUserName_YourO365DomainHere_onmicrosoft_com/Documents/Shared%20with%20Everyone/myDocument.docx')/$value
More information is here:
http://blogs.msdn.com/b/sharepointdev/archive/2013/08/13/access-skydrive-pro-using-the-sharepoint-2013-apis.aspx
Best regards
Dennis Guo
TechNet Community Support

Similar Messages

  • SharePoint Connection not available with Visual Studio 2013

    I've installed Visual Studio 2013 in my SharePoint 2010 environment. When I try to add the existing SharePoint Connections I've used in Visual Studio 2010 there is always the same error: Remote SharePoint site connections are not supported. The SharePoint
    site is located at the same server, I'm able to access the Central Administration with Visual Studio 2013, but I can't access my development SharePoint Web Application.
    I'm sure I do have access to the configuration database, in Visual Studio 2010 I'm able to delete and add SharePoint Connections without any problems. The URL of the development SharePoint connection (like sp1.sharepoint.contoso.com) is not named like
    the URL of the Central Administration (like servername:5000). The port of my development SharePoint is 80, but I can't access with servername:80 too. My account is in the group of the local administrators, Visual Studio is started as Administrator
    and my account is a SharePoint farm administrator and additionally a site collection administrator of all site collections in my SharePoint web application.
    Any idea what's wrong with this SharePoint connections?
    Thanks in advance. Georg

    Can you try the following workaround and see if it helps? First try adding host entry for your server name and if that works change it to sp1.sharepoint.contoso.com.
    SharePoint
    2013 Visual Studio Project Error – “Cannot connect to the targeted site”
    I understand your situation is different than the one mentioned in the blog but given you seem to have all the permission so may be you try and see if the error is because of above issue. Actually if above does not work (assuming your are on your development
    environment), try adding your account to DB Owner on your site collection database as mentioned here.
    http://www.sharemuch.com/2010/03/19/resolving-vs-2010-solution-deployment-issues-for-sharepoint-2010-projects/
    Amit

  • Microsoft Office Developer Tools for Visual Studio 2013 on Windows 10 Technical Preview

    Hi, I've never developed a plugin for Office before. I've downloaded the technical preview of Windows 10 and have it running via Boot Camp on my MacBook (Looks good! I'll buy it when it comes out). Obviously with this being in beta it's understandable that
    there are problems, so this is just a heads up on one particular problem. Maybe there's already a solution or workaround?
    I've downloaded Visual Studio 2013 Community Edition, brought a copy of Microsoft Office Home And Student 2013 and am currently in the process of installing Microsoft Office Developer Tools for Visual Studio 2013.
    The only problem though is that when I try to install it I get the following message:
    http://s22.postimg.org/dxh1gtra9/Install_Problem_Office_Plugin_Tools.png
    Here is the log:
    http://pastebin.com/7wWkSfjF
    I also tried to download the file directly and run that.
    http://s3.postimg.org/tj9vb660j/Install_Problem_Office_Plugin_Tools2.png
    I right clicked on the file and noticed an options called "Troubleshoot Compatibility". There was a wizard, and I ran through the wizard a number of times through different routes but none of them worked. I was unable to find the option which turned
    off compatibility mode. I then searched for answers online which told me to do some things in the regedit program but that didn't seem to solve the problem.
    Anyway, I understand that this is a beta version of Windows 10 and that there are going to be problems but thought it would be best to let you know. Perhaps I should just bite the bullet and buy Windows 8.
    Many thanks,
    Lawrence

    Hi RealByReel,
    Thanks for sharing the solution back.
    Best regards,
    Barry
    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.

  • How do I use infopath 2013 with visual studio 2013 to modify forms with code?

    Dear all,
    I am using sharepoint online and infopath 2013, I wonder how do I edit infopath 2013 forms with visual studio? When I try to edit form code it says  I need visual studio 2012 and some other tools, I installed them and visual studio 2013, I wonder how
    do I get rid of the message and start coding? Can someone provide a detailed procedure of doing so? I am having trouble with creating multiple items with single infopath form with repeating table on sharepoint online. Thanks.
    Timothy

    Hi,
    According to your post, my understanding is that you want to create InfoPath form with code using Visual Studio.
    More information about develop InfoPath form with Visual Studio:
    http://msdn.microsoft.com/en-us/library/office/ee526362(v=office.15).aspx
    http://msdn.microsoft.com/en-us/library/office/aa942693.aspx  
    For the second question, I suggest you can create another post , it will be easier for others to focus on one question in one thread.
    Best regards

  • SQL Server 2012 with Visual Studio 2013 with SSIS/Integration services project?

    I wanted to build an integration services project to import data from multiple sources using a vendor's API.
    I wish I could recall how I got to the point where I was able to build one and have it run successfully, but I had to install so many things that I honestly don't remember.
    However, I noticed my PC booting really slowly after that, and I saw that I had components of VS 2010, VS 2012 and VS 2013 installed, along with SQL Server 2008 and 2012.  So I uninstalled a bunch of stuff, hoping to get to where I had only the most
    current versions of all, that were compatible with my corporate environment.  So I was aiming for Visual Studio 2013 (Premium, I think) and SQL Server 2012.
    Took me 2 days.  Now I'm at the point where I think - and I'm here to learn if I'm correct - that I cannot get an oData Source component into my project and use VS 2013 IF I want to stick with Sql Server 2012.  Is that correct?  
    I get very confused when trying to determine how the acronyms relate:  SSIS, SSDT, SSDT-BI, etc.

    Hi Anonymous11847,
    SSDT: Microsoft SQL Server Data Tools for Visual Studio 2010, it contains Business Intelligence project templates for Analysis Services, Integration Services, and Reporting Services that support Visual Studio 2010. This can be installed when SQL Server is
    installed. It supports various SQL Server versions as follows:
    SSAS projects can target SQL Server 2012 or lower
    SSRS projects can target SQL Server 2012 or lower
    SSIS projects can target only SQL Server 2012
    SSDT-BI for VS 2012: Microsoft SQL Server Data Tools - Business Intelligence for Visual Studio 2012, it contains Business Intelligence project templates for Analysis Services, Integration Services, and Reporting Services that support Visual Studio 2012.
    This needs to be separately downloaded and installed. It supports various SQL Server versions as follows:
    SSAS projects can target SQL Server 2012 or lower
    SSRS projects can target SQL Server 2012 or lower
    SSIS projects can target only SQL Server 2012
    SSDT-BI for VS 2013: Microsoft SQL Server Data Tools - Business Intelligence for Visual Studio 2013, it contains Business Intelligence project templates for Analysis Services, Integration Services, and Reporting Services that support Visual Studio 2013.
    This needs to be separately downloaded and installed. It supports various SQL Server versions as follows:
    SSAS projects can target SQL Server 2014 or lower
    SSRS projects can target SQL Server 2014 or lower
    SSIS projects can target only SQL Server 2014
    So if the SQL Server version is SQL Server 2012, we should install SSDT or SSDT-BI for VS2012 to create SSIS project.
    Reference:
    Microsoft SQL Server Data Tools Update
    If there are any other questions, please feel free to ask.
    Thanks,
    Kathrine Xiong
    Katherine Xiong
    TechNet Community Support

  • Unit Testing with Microsoft Sharepoint Emulators and Fakes with Visual Studio 2013

    Hi All,
    I have created Test Project and now creating Test cases for Sharepoint. I found a link on MSDN which suggests using Fakes framework but it supports VS2012 and I am using Visual Studio 2013.
    So how can I use it with VS2013 or is there any other way with which I can implement the Test cases with VS2013.
    Please suggest.
    Thanks in advance.
    Himanshu Nigam

    Hi HimanshuNigam,
    According to your descrition, my understanding is that you want to use Fakes framework to create test case for SharePoint project in Visual Studio 2013.
    If you want to test using Fakes Framework, you can use the codeplex extension to achieve it. It supports Visual Studio 2013.
    Here is a detailed article for your reference:
    Better Unit Testing with Microsoft Fakes
    About how to include the Nuget package, you can use the package with the link below:
    NuGet Package Manager for Visual Studio 2013
    Installing NuGet
    If you still have question about this issue, I suggest you can create a post in Visual Studio, more experts will help you and you can get more detailed information from there:
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?category=visualstudio%2Cvsarch%2Cvsdbg%2Cvstest%2Cvstfs%2Cvsdata%2Cvsappdev%2Cvisualbasic%2Cvisualcsharp%2Cvisualc
    Best Regards
    Zhengyu Guo
    TechNet Community Support

  • Experiencing issues in accessing the APIs with Visual Studio 2008

    Hi,
    I am new to the RIM programming. Read through the Blackberry APIs and wanted to develop a widget through Visual Studio 2008 using Blackberry APIs by loading the web plug-in. As specified in a few examples, trying to access few functions but system is throwing an error saying 'feature' not supported and it does not recognises 'invoke' class of blackberry.
    Can any one please assist to resolve this issue.
    Code -
    in Index.htm have put the below code  -
    <feature id="blackberry.app.event" version="1.0.0"/>
    <html>
        <head>
            <meta name="viewport" id="viewport" content="initial-scale=1.0,user-scalable=no" />
            <title>Untitled Page</title>
            <script type="text/javascript" src="Scripts/MyActions.js">
            </script>
        </head>
        <body>
    <div> <input type="button" value="What is my PIN BB... ?" onclick="DisplayPIN();"/> </div>
    <div> <input type="button" value="What do I have planned today?" onclick="launchCalendar();" /> </div>......
    in Actions.js have put the below function
    function launchCalendar() {
        var today = new Date();
        alert("Today is " + today.toString());
        var calendarArgs = new blackberry.invoke.CalendarArguments(today);
        calendarArgs.view = blackberry.invoke.CalendarArguments.VIEW_DAY;
        blackberry.invoke.invoke(blackberry.invoke.APP_CALENDAR, calendarArgs);

    It worked. I seem to misplace the <feature> tag. It's a part of config.htm.
    It ran successfully with some other features added to my widget.
    But today again when I launched the app and tried to click a button in the simulator (9650) it doesn't responds at all. Debugging feature too doesn't works. Control is not getting trasnferred the Visual Studio 2008 even if I put a break point. Can someone help me solve this.

  • Problem with visual studio 2013

    hi
    I have visual studio 2013 ultimate update 2  in windows 8.1.
    Every thing about vs is ok ,just when i want to use of text box control or picture box on form , vs close .
    Why?
    Please help me

    Thanks for pvdg42's help.
    Hi mim_golden,
    I think that the pvdg42's suggestions are really help you, if possible, I suggest you can try the pvdg42's suggestion check your issue in your side.
    In addition, I suggest you can try to execute the following commands check if it can help you solve this issue.
    devenv.exe /safemode
    devenv.exe /resetsettings
    I suggest you can also try to upgrade the update package from the update 2 to the latest Update 4 for the VS 2013 Ultimate.
    If the above suggestion still could not help you,
    please let us know the latest information about it.
    Best Regards,
    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.

  • How do I make Visual Studio 2013 use my dedicated graphics card instead of integrated graphics on my laptop?

    I am using Alienware 13 as a portable workstation. I do game development on Unreal Engine 4 using Visual Studio 2013. The issue I am having is that when I want to debug codes in Visual Studio 2013, it launches Unreal Engine 4 through the debugger and uses
    the integrated graphics card rather than my dedicated graphics card, which is an nVida Geforce 860M.
    When I wanted to change the settings in the NVidia Control Panel, I see this:
    The drop-down menu is grayed out, so I cannot select to change the graphics card to my dedicated card.
    What should I do? How do I make it so that Visual Studio uses my dedicated card? Thanks in advance.

    Hi tom_mai78101,
    Thank you for posting in the MSDN forum.
    It seems that it is not the correct forum for this issue, since this forum is to discuss Visual Studio WPF/SL Designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System, and Visual Studio Editor.
    As you said that you want to change the setting so that Visual Studio uses your dedicated card in NVidia Control Panel, since this NVidia Control Panel is third-party tool, we are not support it. So please post this issue this issue directly
    to this NVidia Control Panel Official website:
    http://www.nvidia.com/object/nvidia-communities.html , you will get better support.
    Thanks for your understanding.
    Best Regards,
    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.

  • How to use Google API for Visual Studio Application using Google Drive

    I am creating an VB 2010 Form that will collect data and then automate sharing to select individuals. Right now I am storing the data in the Google Drive folder on the Desktop but some people that may be using this application may not have Google Drive downloaded
    on their desktop so I would like to know if there is another way to add the data files (Excel files) to Google Drive. I would also like to have my application automatically share the files with select individuals and possibly publish onto Google+ or at
    least create a notification on Google+ that a new file has been added to the Drive. Thanks in advance for ANY help that anyone can offer!

    Hello,
    Thank you for your post.
    I am afraid that the issue is out of support range of VS General Question forum which mainly discusses
    the usage of Visual Studio IDE such as WPF & SL designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System
    and Visual Studio Editor.
    Because you use Google Drive and Google API which are third-party, I suggest consult on its support forum/community provided by its publisher.
    IN addition, about Visual Basic programming, please consult on Visual Basic forum:
    http://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=vbgeneral for better response.
    Best regards,
    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.

  • How to compile AnyConnect API with Visual Studio 2005?

    Gooday,
    I have downloaded anyconnect-win-vpnapi-2.5.3055.zip and am unable to build successfully examples.sln on a Windows XP SP2 platform. I would appreciate help in how to build examples.sln sucessfully. I get the following errors depending on the type of build using Visual Studio 2005 with service pack 1:
    1. Debug configuration for all - "Fatal error C1900: mismatch between 'P1' version '20060201' and 'P2' version '20050411'
    - appears a static lib file is out of date?
    - i downloaded and used as is so don't know how else to resolve it
    2. Release configuration for all - "Fatal error C1047: The object or library file '.\Release\PrivateApi.obj' was created with an older compiler than other objects; rebuild old objects and libraries' "
    Thanx,tom.

    You duplicated Java_Test_getWord. The function signature should read:JNIEXPORT jstring JNICALL Java_Test_getWord(JNIEnv *env, jobject obj) Regards

  • Windows 7 with SharePoint 2013 Foundation and Visual Studio 2013

    Hi,
    I am begginer with Sharepoint 2013 Foundation. 
    My company installed Sharepoint 2013 Foundation on a virtual Server. I installed
    Visual Studio 2013 on my local computer. Also i created a developer site.
    Based on http://msdn.microsoft.com/en-us/library/office/jj220047(v=office.15).aspx#RDOverview I installed Office
    Developer Tools for Visual Studio 2013 on my local computer. 
    I am trying to remotely develop apps
    with Visual Studio 2013. In the option What SharePoint site do you want to use for debugging your App? i put the url
    of developer site.
    First of all, i had to choose if the apps will be SharePoint-hosted or Provider-hosted apps. Based on http://msdn.microsoft.com/en-us/library/office/fp142379(v=office.15).aspx and http://msdn.microsoft.com/en-us/library/office/fp142381(v=office.15).aspx,
    i decided to followed SharePoint-hosted because is the only type that applies to SharePoint 2013 Foundation.
    I followed the steps of http://msdn.microsoft.com/en-us/library/office/fp142379(v=office.15).aspx, which is the quide for How to:Create a basic SharePoint-hosted app. In Step 10 for deploy my app i get the following error: 
    Error occurred in deployment step 'Install app for SharePoint': Failed to install app for SharePoint. Please see the output window for details.
    What is the problem?
    Also, the visual studio need to be installed on the server where sharepoint was installed?
    Moreover, do I need app catalog for testing and deploy apps?
    thanks, Aphrodite

    Hi,
    According to your post, my understanding is that you have an issue about creating app.
    Per my knowledge, the issue is caused that you don’t configure the app catalog URLs from the central administration.
    It means that we should create an App site catalog site collection to hold our Apps.
    More reference:
    http://www.sharepoint-journey.com/app-development-in-sharepoint.html
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • Version of jvm.dll compatible with 64-bit development on Visual Studio 2013?

    Hi.  I am building a 64-bit C++ application under Visual Studio 2013. I am using jvm.dll to call Java methods from within the application.  The issue is that the version of jvm.dll that is distributed with Java 7 and Java 8 are compiled with Visual Studio 2010 (and thus rely on the msvcr100.dll runtime library).  This makes it very dangerous to use with a Visual Studio 2013 application which uses msvcr120.dll (mixing runtime libraries is a very big no-no).  I am seeing random memory errors as a result, at the JNI interface level.
    Is there any way to get a version of jvm.dll that is compiled with Visual Studio 2013 and is thus dependent on msvcr120.dll?
    Thanks,
    Dan

    Hello,
    As per your description, remote deployment is not possible for server side code in sharepoint so if you are using server object model then you won't be able to debug or deploy your solution from visual studio.
    VS is not required to installed on UAT/prod server but you need sharepoint along with visual studio in same development machine to develop any custom webpart.
    Once you deploy your custom webpart on site then you will be able to see that webpart in webpart gallery and that gallery is also available in designer so it means you can also add your custom webpart from designer to any page.
    Correct me if i misunderstood you
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • Help with C# Errors (Visual Studio 2013)

    Hello, I am working on a console application in Visual C#, with Visual Studio 2013. I have been experiencing two specific errors several times, but I am just beginning to learn C#, so I do not know the cause of these errors or how to fix them.
    I am using a console class (Console.WriteLine) and it is telling me that "The name 'Console' does not exist in the current context." I do not know what this means, or what is causing it. Because it is referring to the word Console as a "name"
    I think I may be incorrectly using the term "Console," but I feel like I have no way of knowing so.
    I am also receiving an error telling me that  "A using clause must precede all other elements defined in the namespace except extern alias declarations." Again, I have no idea what this means. If anyone could provide some help or explain to
    me what is causing these errors, I would greatly appreciate it. Thank you.

    Hello,
    Welcome to MSDN forum.
    But your issue is out of support range of VS General Question forum which mainly discusses
    the usage of Visual Studio IDE such as WPF & SL designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System
    and Visual Studio Editor.
    Because this is an issue with Oracle data access on VS, I would post issues to Oracle forum:
    https://community.oracle.com/community/developer/english/oracle_database/windows_and_.net for better support.
    Thanks,
    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.

  • Visual Studio 2013 Ultimate with Update 4 Installation Hangs on "Windows Software Development Kit" step

    Hi,
     I am attempting to install Visual Studio 2013 Ultimate with Update 4 on a Windows 2008 Server R2 machine that also has Visual Studio 2012 Ultimate already installed.
    Unfortunately, the installation always hangs on the  "Windows Software Development Kit" step. I have let it run overnight and the installation process never gets past this step. I always have to just kill the process, and uninstall.
    I have validated the checksum of the ISO, run the .exe as administrator, and also tried to install the software to both the C and D drive.
    I have also tried to run the installation with all of the optional components checked as well as with none of the optional components checked.
    In addition, I have uninstalled visual studio 2013 using the /uninstall /force command
    I have examined the log files produced at C:\Users\MYNAME\AppData\Local\Temp and I dont see anything obviously wrong.
    Here are the last few lines of the dd_vs_ultimate_20150109195533_225_Windows_SDK_Desktop.log file
    MSI (s) (DC:F0) [20:18:20:263]: Note: 1: 1402 2: UNKNOWN\Installer\Features\A2FE5D06C0E403C2836F952CE631F4A4 3: 2
    MSI (s) (DC:F0) [20:18:20:264]: Executing op: FeatureUnpublish(Feature=fe1d729f658fb745208c65956a0785d1b5,,Absent=2,Component=-N^qZe,c5?d.aP0.TOGN'+)%sZY@1xERdO]t)Sp,GXiq3m.l3EZ%Ox4io*FIQjbhz+j*zDWXXjMlUqpxp76U.08$^E=~()4a*jQRrsrMS.QvXF4uY819FP4s^d9K5=JH2CbML)ukS5l7@u%qQhykqD+hxS=.~k}N@%y_t159JF&4~{x$t&nJ)
    MSI (s) (DC:F0) [20:18:20:265]: Note: 1: 1402 2: UNKNOWN\Installer\Features\A2FE5D06C0E403C2836F952CE631F4A4 3: 2
    MSI (s) (DC:F0) [20:18:20:266]: Executing op: ActionStart(Name=RemoveFiles,Description=Removing files,Template=File: [1], Directory: [9])
    MSI (s) (DC:F0) [20:18:20:266]: Executing op: ProgressTotal(Total=2698,Type=1,ByteEquivalent=175000)
    MSI (s) (DC:F0) [20:18:20:267]: Executing op: SetTargetFolder(Folder=C:\Program Files (x86)\Windows Kits\8.0\bin\x86\)
    MSI (s) (DC:F0) [20:18:20:267]: Executing op: FileRemove(,FileName=Orca-x86_en-us.msi,,ComponentId={FE5AB6C3-6785-5A16-91A2-857596456EF8})
    Does anyone have any ideas of why this is happening? Are there any specific log files I could provide to help pinpoint the problem?
    Thanks
    Thomas

    Hello Thomas,
    "I have validated the checksum of the ISO" Do you mean you have used this page
    http://www.visualstudio.com/en-us/downloads/visual-studio-2013-iso-sha1-vs.aspx# to verify your ISO?
    Please send your full logs to me by use  http://aka.ms/vscollect . After using it, you will find vslogs.cab from %temp% folder. Please upload the file to
    https://skydrive.live.com/ 
    and share the link here.
    Actually you can refer to the following page to troubleshoot Windows SDK issue:
    http://msdn.microsoft.com/en-us/library/ee248512(v=vs.100).aspx
    The recommend way is to manually install Windows SDK itself and check the logs in detail.
    Best regards,
    Barry
    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

  • Can't open  mail app in mac os lion

    i cant open mail app in mac os 10.7 "this version of mail cant be used with this version of mac OS X your version of mail is 5.0(1244.2/1244.3) and it cant be used with mac OS X version 10.7(fase 11A511)" that is the info that appear everytime i try

  • Changing TO email address in submit button

    How do I change the address that appears in the Email To: in a submit button for a document that I need to distribute to others?

  • Why macbook pro Hard drive has a weird sound

    These days, my macbook pro has a weird sound. I don't know why? It is like some hardwire is touching each other. Please help. Operating system: OSX version 10.9.5 Processor: 2.3 GHz Intel Core i5 Thanks, Sanfromfrederick

  • FM9: Exiting Full Screen Mode?

    How can you exit full screen mode in FM9? the only way I could do it was by closing all of my files, quiting FM, and relaunching FM. There seems to be no shortcut key associated with bringing the program out of full-screen mode. If you can see the me

  • Understanding GSS proximity decisions

    Hi there, I'm trying configure and test proximity based responses on the GSS (v3.2) and I'm having trouble understanding how the decisions are being made.  As far as I can tell, it doesn't seem to be working.  For the test, I've configured three webs