On compile.. Cannot open ExportController.prm

Recently download CS6, when i open on VS2010 and build on a debug x64 or release i get the following error:
Error
1
fatal error LNK1104: cannot open file 'C:\Program Files\Adobe\Common\Plug-ins\CS6\MediaCore\ExportController.prm'
ExportController
ExportController
I set the user variable on windows
What the problem, what i forgett, seems nothing has been generated

Hi Alex,
Are you launching Visual Studio with administrative privileges?  If not, you won’t be able to generate the .aex in certain protected folders because of a Windows security restriction.

Similar Messages

  • Plugin development for premiere, adobe example  error LNK1104: cannot open file 'C:\Program Files\Ad

    Hello,
    I downloaded the Premiere Pro CS 5.5 Win SDK, i open the project SDK_Exporter in Visual Studio 2008, when i hit debug i get the following error
    Error
    1
    fatal error LNK1104: cannot open file 'C:\Program Files\Adobe\Common\Plug-ins\CS6\MediaCore\ExporterSDK.prm'
    How can i resolve ?

    RESOLVED LOOKING AT THE PAST
    1.Zac Lam,01-dic-2013 10:43   in reply to Alex B MartinReport 
    Hi Alex, Are you launching Visual Studio with administrative privileges?  If not, you won’t be able to generate the .aex in certain protected folders because of a Windows security restriction.
    Was this helpful? Yes   No
    Reply 
    |Mark as:
    Unmark as Correct 
    |Translate
    7 posts
    03-ene-2013 
    2.Alex B Martin,01-dic-2013 12:34   in reply to Zac Lam 
    Yes it works, thanks Note: For CS 5.5 Administrative privileges are not need, so thats only with visual studio 2010 and premiere cs6 where i need to run vs2010 as admin.

  • FRM-10043 Cannot open file in LINUX

    FRM-10043: Cannot open file.
    I have created a form sucessfully in windows.It works fine.
    Now i have to use it in LINUX. So i copied the fmb file into the Linux
    where the default test.fmx is placed.
    Now i executed the below query and i got the result cannot open file.
    [orabif@br bin]$ sh frmcmp_batch.sh userid=CNT/CNT@cmt
    compile_all=yes module_type=form module=logonfile.fmb
    Forms 10.1 (Form Compiler) Version 10.1.2.0.2 (Production)
    Forms 10.1 (Form Compiler): Release - Production
    Copyright (c) 1982, 2005, Oracle.
    All rights reserved.
    Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    PL/SQL Version 10.1.0.4.2 (Production)
    Oracle Procedure Builder V10.1.2.0.2 - Production
    Oracle Virtual Graphics System Version 10.1.2.0.0 (Production)
    Oracle Multimedia Version 10.1.2.0.2 (Production)
    Oracle Tools Integration Version 10.1.2.0.2 (Production)
    Oracle Tools Common Area Version 10.1.2.0.2
    Oracle CORE 10.1.0.4.0 Production
    FRM-10043: Cannot open file.
    Form not created
    Plz help me to solve this problem.
    *I know that there is no need to compile OLB files. but my forms shows error that
    FRM-18108 Failed to Load objects.
    when i use Frmcmp.sh GUI the form is compiled succesffully if there is no OLB attached with it.
    It gives Fr-18108 when OLB is attached with he form
    A timely help is needed...
    Thanx in advance..
    with cheers
    sprity....

    sprity,
    Did you copy the .OLB file(s) to your LINUX server also? If not, you will need to copy them as well as your forms 'Inherit' the shared objects from the .olb's so they have to be present in the FORMS_PATH on the server when you compile your .fmb's. If you did copy them, first make sure they were copied via Binary Mode and if so, then I would refer you back to Grant's post and suggest you make sure the files were copied via 'Binary' mode to the LINUX server. Rather than Copy and Paste the files, you may want to FTP from a command prompt or a FTP Program so you can ensure the files are moved to the LINUX server in Binary mode.
    Craig...

  • Cannot open inlcude file carbon/carbon.h

    Hey guys,
      This is my first plug-in, and I'm running into this problem where visual studio 2013 is complaining about an inactive preprocessing block that is trying to call <Carbon/Carbon.h>.  Aside from having trouble with some of the additional include files not being found (which I crudely got around), this seems to be its only complaint.  I can't find a carbon.h anywhere. But more importantly, carbon.h shouldn't be getting called in the first place, as far as I can tell. The error is:
    error RC2188: ...\pluginsdk\\photoshopapi\\photoshop\\PIActions.h(54) : fatal error RC1015: cannot open include file 'Carbon/Carbon.h'.   ...\pluginsdk\samplecode\automation\isiauto\\photoshopapi\\photoshop\\pica_sp\\SPConfig.h
    in PIActions.h, the chunk of code it seems to not like is:
    #ifdef Rezinactive
        #if !MSWindows && !qiOS
        #include <Carbon/Carbon.r>
        #endif
    #else
    #if !MSWindows && !qiOS
        #include <Carbon/Carbon.h>
    #endif
    Has anyone run into something similar?
    Thanks!

    Ok, since you're using VS2013 I'll assume you're on a PC...if not, ignore all after.
    (Pseudo-)grepping on the SDK shows that MSWindows gets set true two places, PIActions (line 34) and PITypes (line 35), assuming in both cases that you left the WIN32 default define alone and it isn't defined already somewhere upstream.
    It gets set false in PIRezMachO and PIRezPEF, both of which are (I think) Mac-only files. (There's another one but it includes carbon.h itself, so that's not in play.) And since your error comes from the Resource Compiler, they're reasonable suspects.
    Maybe you picked up something from one of the 'Mac' subdirectories under samplecode instead of 'Win' when you were looking for code to steal. :-) At any rate it thinks you're on a Mac, so that gives you something to look for.
    If you get bored, you can join the cricket chorus of people looking at (and not answering) my newbie SDK questions...

  • Cannot open message catalog LIBWSC_CAT

    I'm posting a reworked version of an earlier question, hoping to get an answer this way.
    I have compiled an executable that acts as a tuxedo client. When I run it, invocations to the function tpstrerror() work ok.
    If I compile the exact same code as a shared object file and invoke some of its functions from a java virtual machine through JNI (the environment variables being the same), in spite of all other ATMI functions working correctly, tpstrerror() fails with the following error:
    NLS:4: Cannot open message catalog LIBWSC_CAT, set 1, num 1142; check TUXDIR=/home/adrian/bea/tuxedo9.1, LANG=C
    Does anyone have any ideas on what's happening here? Is there a way to get any information on why does the function fail?
    My earlier post with additional details (might be too long) can be found at:
    http://forums.bea.com/thread.jspa?threadID=300004539
    Many, many thanks.

    Hi,
    My guess is that you have a firewall between your client and the Tuxedo system that is timing out the connection.  The error is network error.  Try looking at the -K option for the workstation listener WSL.
    Regards,
    Todd Little
    Oracle Tuxedo Chief Architect

  • ARTADM: libcobrts64.so : cannot open shared object file

    While doing the Tuxedo server startup i am getting error message:
    ARTADM: error while loading shared libraries: libcobrts64.so: cannot open shared object file: No such file or directory.
    Getting the same error message for ARTCNX, ARTSTRN.
    I did verify one of the forum where its mentioned that MF Cobol Server Express need to be present on the linux, which i don't have. However, as per the Tuxedo documentation i have installed Cobol-IT compiler which is also compatible with the Tuxedo. Your inputs would be great help to resolve the issue.

    Please verify your installation as following,
    After installing ART Runtime with Cobol-IT option,
    1) In the ART installation directory you should see directory Cics_RT_CIT and symbolic link Cics_RT pointing to this directory, i.e.
    ls -l /testarea/xcao/art11gR1/Cics_RT
    lrwxrwxrwx 1 xcao units 35 Apr 27 11:04 /testarea/xcao/art11gR1/Cics_RT -> /testarea/xcao/art11gR1/Cics_RT_CIT
    2) All servers should depend on Cobol-IT libraries, e.g.
    ldd /testarea/xcao/art11gR1/Cics_RT/bin/ARTSTRN |grep cob
    libcobit.so.4 => /opt/cobol-it-64/lib/libcobit.so.4 (0x00002b0965f28000)
    libvbisam.so.3 => /opt/cobol-it-64/lib/libvbisam.so.3 (0x00002b096609b000)
    libiconv.so.2 => /opt/cobol-it-64/lib/libiconv.so.2 (0x00002b09661b3000)
    libgmp.so.10 => /opt/cobol-it-64/lib/libgmp.so.10 (0x00002b09663bc000)
    libcitextfh.so.4 => /opt/cobol-it-64/lib/libcitextfh.so.4 (0x00002b0966527000)
    libcobatmis.so => /testarea/xcao/tuxedo11gR1/lib/libcobatmis.so (0x00002b096abfc000)
    In addition, as Mark said, Cobol-IT Enterprise Edition 2.7 or later is required, Cobol-IT Standard Edition is not enough for ART.
    Regards,
    Xin Cao

  • [Solved]xelatex error - libicuuc.so.53: cannot open shared object file

    Today when I tried to compile a xelatex doc I got the following error:
    xelatex: error while loading shared libraries: libicuuc.so.53: cannot open shared object file: No such file or directory
    do I need to revert to an older version of some package?
    OK, updating yet again seems to have solved the problem.
    Last edited by emacsomancer (2014-10-21 17:52:54)

    Your guess led me to the conclusion!
    AUR packages were not the problem, but what I did was I force-removed gtk2 and gtk3 packages and then installed them again. Everything works now, thanks.
    Here's exactly what I did
    pacman -Rdd harfbuzz-git pango gtk2 gtk3 librsvg pangomm libtiger
    pacman -S gtk2 gtk3
    Last edited by Mr. X (2012-11-01 09:55:04)

  • Cannot open the  form file in apps 11i

    Hi all
    I have modified an fmb file and when i try to compile in apps 11i ,i get "cannot open file"
    telnet erptest
    cd /s01/oracle/prodappl
    . APPSORA.env
    cd /s01/oracle/prodappl/au/11.5.0/forms/US
    f60gen  XXNPOPNJOBLOG.fmb userid=apps/apps
    I get the message "frm-10043-cannot open filekindly help me
    thanking in advance
    regards
    oracleuser

    Hi oracleuser;
    Please check Hussein Sawwan's post first and be sure you have correct syntax:
    Hi,
    In addition to the above, please note that you are not using the correct/complete command to compile the form -- See (Note: 130686.1 - How to Generate >Form, Library and Menu for Oracle Applications) for the command.
    Regards,
    Hussein If you sure you are using correct syntax than as i and Shailendra point, be sure you have w/r permission for your XXNPOPNJOBLOG.fmb file. For can see this issue is:
    ls -lrt /s01/oracle/prodappl/au/11.5.0/forms/US/XXNPOPNJOBLOG.fmb << this will give you permission righ for your XXNPOPNJOBLOG.fmb file
    For can open my links you have to login metalink then put Note ID to search button,then i belive you will find notes
    Hope it helps
    Regard
    Helios

  • Cannot open the file: mk:@MSITStore

    I just upgraded to RoboHelp 8 for Word (Office 2007, XP Pro) and continue to have this problem after compiling a project (Microsoft HTML) and clicking on view. One suggestion was to change the path closer to the root directory. I changed the output path the C:\ (can't get any closer than that!) and that didn't help. I searched the forum for a definitive fix but haven't found one yet. The file opens fine using explorer but it's obviously a pain-in-the-butt to have to always do that. Thanks.

    I also compile my Help projects using the .chm format.  I have a handful of users at one site that are not able to open the Help files.  When they click on the Help from the application, it looks like it thinks about it, but then nothing happens.  When I had them try to open the Help files directly from their local directory, they received the following: Cannot open the file: mk:@MSITStore:C:\Program Files\....\HelpFile.chm.
    I have tried recompiling the .chm file.  I have tried recompiling the .chm file so it was closer to my root directory.  I have had the client "Unblock" the Properties of the .chm file.  None of these solutions fixed their issue.  (I posted the .chm file on our ftp site for the user to save down and replace their other Help file.)
    Besides the things I've tried, other posts suggest the users go into their registry files to manipulate the Hhctrl.ocx.  What other solutions are out there?  I don't think I can feasibly tell another customer that they should try to update their registry files.  I am able to access the HelpFile.chm from multiple computers from our site and have not had issues.
    Thanks for your help!

  • Cannot open .jsp files from browser

    Hi!
    I cannot open .jsp files form the browser.(Some sample jsp files I downloaded open without any problem, only the ones I added, don't- they're in the same directory, with their java files in the web-inf folder.) I have jdk1.2.2,jswdk1.0.1,jsse1.0.1,jsdk2.1. Does the jswdk server support converting jsp to servlets? Also, what do I have to add to jdk classpath for my servlets to be invoked via jsdk? I am confused as to whether I on the jswdk server or the jsdk server for these files to work?

    The error I get on the server while opening the jsp file is -------
    "Unhandled error! You might want to consider having an error page to report such errors more gracefully
    com.sun.jsp.compiler.ParseException:
    C:\jswdk-1.0.1\webapp\jsp\transfer\transfer
    .jsp(4,16) Attribute import has no value
    at
    com.sun.jsp.compiler.JspReader.parseAttributeValue(JspReader.java:376
    at
    com.sun.jsp.compiler.JspReader.parseTagAttributes(JspReader.java:492)
    at com.sun.jsp.compiler.Parser$Directive.accept(Parser.java, Compiled Code)
    at com.sun.jsp.compiler.Parser.parse(Parser.java:727)
    at com.sun.jsp.compiler.Parser.parse(Parser.java:715)
    at com.sun.jsp.compiler.Main.compile(Main.java:283)
    at com.sun.jsp.runtime.JspLoader.loadJSP(JspLoader.java:135)
    at
    com.sun.jsp.runtime.JspServlet$JspServletWrapper.loadIfNecessary(JspServlet.java:77)
    at
    com.sun.jsp.runtime.JspServlet$JspServletWrapper.service(JspServlet.java:87)
    at
    com.sun.jsp.runtime.JspServlet.serviceJspFile(JspServlet.java:218)
    at com.sun.jsp.runtime.JspServlet.service(JspServlet.java:294)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:840)
    at
    com.sun.web.core.ServletWrapper.handleRequest(ServletWrapper.java:155)
    at com.sun.web.core.Context.handleRequest(Context.java:414)
    at
    com.sun.web.server.ConnectionHandler.run(ConnectionHandler.java:139)"

  • IPhone - MainWindow.xib - ibtool cannot open files of this type

    Hi,
    I'm trying to compile the sample MoveMe application and cannot get it to compile. I get the following error:
    Description: "MainWindow.xib" could not be handled because ibtool cannot open files of this type.
    Failure Reason: ibtool cannot open files of this type.
    I have installed the beta3 version of the SDK. I'm new to building iPhone apps, so I may not have supplied all the required info to solve this issue.
    Interface Builder - version 3.1 (644)
    XCode - version 3.1 (Beta)
    I tried using "Active SDK" as "SDK at iphoneos2.0" but it couldn't find it:
    error: There is no SDK with specified name or path 'iphoneos2.0'
    so I am using "Simulator - Aspen 1.2"
    Thanks for any help.

    anymore updates on the topic ? done that and still getting the error...
    Building target “WhichWayIsUp” of project “WhichWayIsUp” with configuration “Release”
    Checking Dependencies
    CompileXIB /Volumes/WhichWayIsUp/en.lproj/MainWindow.xib
    cd /Volumes/WhichWayIsUp
    "/Volumes/14/iphone sdk dev tools/usr/bin/ibtool" --errors --warnings --notices --output-format human-readable-text --compile "/Volumes/14/iphone dev/whichwayisup/Release/WhichWayIsUp.app/Contents/Resources/en.lproj/MainWindo w.nib" /Volumes/WhichWayIsUp/en.lproj/MainWindow.xib
    /* com.apple.ibtool.errors */
    Internal Error:
    Description: “MainWindow.xib” could not be handled because ibtool cannot open files of this type.
    Failure Reason: ibtool cannot open files of this type.

  • Cannot open map file / CXXFLAGS

    I've been trying to compile a program, and all seems to work well until i get the following error after a while.
    +/opt/sun/sunstudioceres/prod/lib/ld: cannot open map file -R/opt/sun/sunstudioceres/lib/rw7:/opt/sun/sunstudioceres/lib:/opt/sun/sunstudioceres/lib/rw7:/opt/sun/sunstudioceres/lib:/opt/sun/lib/rtlibs:/opt/sun/lib/rtlibs:/lib:/usr/lib: No such file or directory+
    Sun Express 03/09 including all libraries is installed.
    Also which variable is used to pass flags to sunCC? CXXFLAGS is ignored.

    Thanks, I replaced -MM with -xM1 and it seems to work, until all .o are linked into the executable and it quits with about a hundred undefined reference errors. Same thing when I use gcc -MM instead. CXXFLAGS works now.
    The relevant parts of the Makefile looks like this.
    all: $(EXE) .depend
    CXX = sunCC
    CXXFLAGS += -xO3 -fast -native -v
    LDFLAGS += -lm -lpthread
    $(EXE): $(OBJS)
            $(CXX) $(LDFLAGS) -o $@ $(OBJS)
    .depend:
            $(CXX) -xM1 $(OBJS:.o=.cpp) > $@
    include .depend

  • Cannot open mk:@msitstore: [path name]

    I'm working in Robhelp for Word 7 and up until last week I
    was able to view the results of my compiled help in Robohelp. When
    the file is done compiling and I try to click 'View Results,' I now
    get 'Cannot open the file:
    mk:@msitstore:x\doc_4x\ap\output\flexi\fap32.chm. Now I can go to
    my output folder in Windows Explorer and open the .chm with no
    problems, but I can't view my results while in RoboHelp. Tried the
    View Primary Layout icon as well and get the same error message.
    I've gone to the website that tells you to download the .ocx file
    and re-register it. I've removed any software I had recently loaded
    on my machine. Nothing works. I've even deleted the RHTemp#
    directories.

    How I solved the Cannot open the file: mk@MSITStore issue. (Moreover, my chm was suddenly 2x standart size.)
    Downloaded & ran MJsDiag.exe , which reported: File not found: C:\Program Files\itcc.dll.
    Copied the dll from a windows32 subdirectory on my C:\ drive (which I can't find at the moment) to the Program Files directory. No change in results.
    Returned to RH8, opened Single Source Layouts > Microsoft HTML Help > Properties dialog. In Additional Options, unflagged the Optimize CHM File Size check box. Flagged the Apply to all Topics check box, enabling the CSS radio button and the adjacent field, which listed default.css.
    Left-clicked Finish button. Successfully generated .chm file (to my desktop) and found that the file had returned to the expected size, @ 49 MB.

  • Error     1     fatal error C1083: Cannot open include file: 'boost/config.hpp': No such file or directory     C

    Newbie to VC++
    Getting the below error in VC++ 2005, Indesign CS4
    1>------ Build started: Project: WriteFishPrice, Configuration: Debug Win32 ------
    1>Performing Custom Build Step
    1>Compiling...
    1>WFPNoStrip.cpp
    1>C:\Program Files\Adobe\adobe_indesign_cs4_products_sdk_578win\source\precomp\common\ShukHeaders.cp(19) : fatal error C1083: Cannot open include file: 'boost/config.hpp': No such file or directory
    1>WFPID.cpp
    1>C:\Program Files\Adobe\adobe_indesign_cs4_products_sdk_578win\source\precomp\common\ShukHeaders.cp(19) : fatal error C1083: Cannot open include file: 'boost/config.hpp': No such file or directory
    1>VCPlugInHeaders.cpp
    1>C:\Program Files\Adobe\adobe_indesign_cs4_products_sdk_578win\source\precomp\common\ShukHeaders.cp(19) : fatal error C1083: Cannot open include file: 'boost/config.hpp': No such file or directory
    1>TriggerResourceDeps.cpp
    1>C:\Program Files\Adobe\adobe_indesign_cs4_products_sdk_578win\source\precomp\common\ShukHeaders.cp(19) : fatal error C1083: Cannot open include file: 'boost/config.hpp': No such file or directory
    1>SDKPlugInEntrypoint.cpp
    1>C:\Program Files\Adobe\adobe_indesign_cs4_products_sdk_578win\source\precomp\common\ShukHeaders.cp(19) : fatal error C1083: Cannot open include file: 'boost/config.hpp': No such file or directory
    1>Generating Code...
    1>Build log was saved at "file://c:\id6sdk\build\win\objD\WriteFishPrice\BuildLog.htm"
    1>WriteFishPrice - 5 error(s), 0 warning(s)
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
    I have added the path of config.hpp in "addition include directories" still it is throwing the same error.
    Regards,
    Suresh

    Neither the first not the second one:
    am using the following path:
    C:\Program Files\Adobe\adobe_indesign_cs4_products_sdk_578win\external\asl\boost_libraries\boost
    Now i have copied the complete 'external' folder to C:\id6sdk\ and added the directory now it is showing the following error:
    Getting the following error:
    fatal error C1083: Cannot open include file: 'IPMUnknown.h': No such file or directory C:\Program Files\Adobe\adobe_indesign_cs4_products_sdk_578win\source\precomp\common\ShukHeaders.cp 46
    Don't understand the concept one error leading to the other error.
    How to come out of these kind of problem.
    Regards,
    Suresh

  • NLS:4: Cannot open message catalog LIBTUX_CAT, Linux

    Howdy all,
    This problem has been encountered many times before. The general answer
    is to make sure your LANG environment variable is set correctly. But
    that is not my problem in thise case.
    My problem stems from the fact that the messages catalogs in Tuxedo 8
    for Linux are compiled with a Tuxedo version of the gencat program.
    This Tuxedo/gencat is different than the Linux/gencat. Consequently if
    I link another package (Apache/PHP) together with Tuxedo, I get
    conflicts during execution. Also, Tuxedo has its own catopen() and
    catgets() functions inside libengine that are different than Linux
    supplied versions in libc. The Apache/PHP code uses the libc/catopen()
    function and fails to opent he Tuxedo catalogs because their format is
    incompatible. So, I recompiled the Tuxedo catalogs (thanks BEA for
    including the source text files) with the Linux/gencat. Now the Tuxedo
    catalogs are successfully opened by Apache/PHP and useful error messages
    are generated.
    Now the downside. When running Tuxedo programs, i.e. tmboot and
    tmshutdown, Tuxedo uses its own catopen() function. The result is that
    it cannot read the catalogs and generates the cannot open message.
    The ultimate solution to my problem, of course is to have Tuxedo 8
    compiled with the Linux gencat instead of the Tuxedo/gencat, and
    released as a patch, point, or major release. But I also assume there
    is some engineering reason why a different gencat and catopen() were
    included in the first place. So any information on this point would be
    appreciated.
    Also, ontroling the order of the libraries accessed through
    LD_LIBRARY_PATH or ld.so.conf doesn't help. libengine is accessed
    before anything in libc, and then mmaped for quick resolution of links.
    Consequently, the Tuxedo/catopen() is always found first.
    So, does any one have any ideas? Is there a way I can remove the
    catopen() and catgets() from libengine?
    TIA.
    Brian Douglass
    Enterprise Architect
    TPS, Inc.
    [email protected]

    I did inform the porting group, but you should probably open a Support
    case to give it more visibility.
         Scott
    Peter Holditch wrote:
    >
    Brian,
    I'll leave Scott / someone in engineering to address the porting issue...
    I guess a potential hack to get this working, and not requiring product porting
    changes would be to have 2 different sets of catalogues, and 2 different NLSPATH
    settings, one for Tuxedo binaries, and one for your own.
    Have you tried that?
    Regards,
    Peter.

Maybe you are looking for

  • Challenging issue with JDBC sender adapter

    Hello Guys I have this requirement From Oracle Database I have to read to tables  one for the header and one for the detailes and map the result to one RFC. I have only  worked with one table at the time with the JDBC sender adapter but never with 2 

  • Port 5900, how to open for local USER?

    I'm having the same problem as many on this ARD forum - we canot Observe & Control some Macs. I've noticed that the ones we cannot access are running AppleVNCS through port 5900 via 'root', but those we can access are running AppleVNCS via 'user'. Is

  • ARD Admin problem

    I'm running ARD 3.4 in a school with 26 iMacs from early 2006 in a lab. Everything was working fine until I had to replace two machines due to hardware failure. I replaced them with the same model computer, restored them from the same image that the

  • Javax.servlet.ServletException: Cannot find bean CustForm in any scope

    while i m running my struts application.. i m getting this error.. can any one pointout wat error is this... javax.servlet.ServletException: Cannot find bean CustForm in any scope      at org.apache.jasper.runtime.PageContextImpl.handlePageException(

  • IP Ranges for use with On-Premeses Azure Mult-Factor Auth

    Anyone know where MS publishes an up to date list of IP ranges of POPs for use with on-premises Azure Muti-factor Auth? I'm seeing some issues and firewall logs show connections are going to IPs not currently in the last list of IP ranges we received