Components and virtual directories.

CF8hf3, W2K3, IIS.
Site1\application.cfc (-> this.name = "site1";)
Site1\Components\MyComponent.cfm
Site1\UseComponentToShowSiteNameOnSite1.cfm
Site2\application.cfc (-> this.name = "site2";)
Site2\Components ... this is an IIS virtual directory that
points to Site1\Components
Site2\UseComponentToShowSiteNameOnSite2.cfm
Problem #1
Create this cfc and place it in \Site1\Components. The
virtual directory makes it available to site2 as well. The website
root for the site containing the virtual directory has a different
application.cfc than the website that has this test component in
it's physical structure.
<cfcomponent displayname="test component">
<cffunction name="TestFunction" output="No"
returntype="string" access="remote">
<cfreturn application.applicationname>
</cffunction>
</cfcomponent>
If this component is called directly:
http://site2/Components/test.cfc?method=testfunction
it returns the applicationname for site1, however, when used
like so:
<cfoutput>
#createobject("Component",
"site2.Components.Test").TestFunction()#
</cfoutput>
it returns site2.
Problem #2
A CFGrid tag on site2 with this bind attribute:
bind="cfc:site2.Components.Test.TestFunction({cfgridpage}...
generates this js in the rendered page:
ColdFusion.Bind.cfcBindHandler(<snip>...
:_cf_grid_errorhandler,'cfc':'/site1/Components/test.cfc','cfcFunction':'TestFunction'
...<snip>
On both occasions it appears the cf server traverses the
physical path and uses that to resolve Application.cfc which is
different behavior than any other processed file.
Thanks!
Mischa.

MU wrote:
> On both occasions it appears the cf server traverses the
physical path and
> uses that to resolve Application.cfc which is different
behavior than any other
> processed file.
Yep, exactly as it explains it will in the documentation on
Application.cfm and Application.cfc files. CF looks for these
in the
physical path, not the virtural path of the directory.
This is a big reason most CF developers will tout that a
component
should only know what is passed to it is arguments. Expecting
it to
'know' something such as what application it is in, or what
is in the
session scope and such will experience problems just like
this.
Want to see what a bigger headache this could be. Set some
session data
in each site1 and site2 that is different and then check the
results
with the same kind of testing.
<quote from="CF Documentation">
*How ColdFusion MX finds and process application definition
pages*
ColdFusion MX uses the following rules to locate and process
the
Application.cfc, Application.cfm, and OnRequestEnd.cfm pages
that define
application-specific elements. The way ColdFusion MX locates
these files
helps determine how you structure an application.
Each time ColdFusion MX processes a page request it does the
following:
When ColdFusion starts processing the request, it does the
following:
It searches the page’s directory for a file named
Application.cfc. If
one exists, it creates a new instance of the CFC, processes
the initial
events, and stops searching. (ColdFusion MX creates a new
instance of
the CFC and processes its initialization code for each
request.)
If the requested page’s directory does not have an
Application.cfc file,
it checks the directory for an Application.cfm file. If one
exists,
ColdFusion MX logically includes the Application.cfm page at
the
beginning of the requested page and stops searching further.
If the requested page’s directory does not have an
Application.cfc or
Application.cfm file, *ColdFusion MX searches up the
directory tree and
checks each directory first for an Application.cfc file and
then, if one
is not found, for an Application.cfm page, until it reaches
the root
directory (such as C:\).* When it finds an Application.cfc or
Application.cfm file, it processes the page and stops
searching.
</quote>
Note in the last paragraph on what tree ColdFusion searches
and where it
stops.

Similar Messages

  • Need to establish Connection between CRM  and   Virtual Directories.

    Dear All,
    I am working for Telecom project.
    I have one requirement that we need to establish Connection between CRM and   Virtual Directories.
    This is existing in Access management system.( SAP EP environment )
    The basic requirement is, with  SAP EP environment we are integrating 8 different application. But for all this Application we have a one more system called Access management system (like Basis in Sap). This will validate the user access and BP(Business Partner ) data for users who logon to a different respective application. For all this applications Company data (Master Data) has to provide from CRM and the changes took place for Company data in CRM will be updated in to Virtual Directories .For this service we need to establish Delta mode connection between SAP CRM and Virtual Directories.
    Which is existing in Access management system .
       Do we have any standard connectors from SAP CRM to connect and who we can achieve this .
    Please let us know..Certainly there will be a reward points
    Thanks & regards.
    BNP

    Try posting this question on the BPA Suite forum - http://forums.oracle.com/forums/category.jspa?categoryID=194

  • Load balancing and Virtual directories (solaris w/ iPlanet)

    Hi everybody,
    I would like some assistance configuring some load balancing. Our environment consists of 6 physical servers, iPlanet 6, Weblogic 8.1, and Cisco CSS content load balancers. I need some help in the obj.conf for iplanet....
    I am trying to create a blanket cisco load balancer rule which would be able to cover all future web services our group wishes to create. The cisco load balancer is easy, I just need help on the iplanet obj.conf.
    ie.
    hardware load balancer
    https://webapi.aaa.com/webservices/*
    (points to all 6 iplanet instances)
    weblogic
    URL on a particular weblogic server may be:
    http://weblogic1:9001/webservice1/aaa.jws
    http://weblogic2:9001/webservice1/aaa.jws
    ... weblogic6:9001/webservice1/aaa.jws
    http://weblogic1:9001/webservice2/bbb.jws
    http://weblogic2:9001/webservice2/bbb.jws
    ... weblogic6:9001/webservice2/bbb.jws
    How do I configure the obj.conf to be clustered as well as make the webservice look like it's coming from
    https://webapi.aaa.com/webservices/webservice1/aaa.jws
    as well as
    https://webapi.aaa.com/webservices/webservice2/bbb.jws
    (note the prefix of "webservices")
    Thanks!
    Eddie

    Hi,
    I agree with the suggestion above. For questions related to IIS, you’d better ask in IIS forum for professional assistance. By the way, I will
    change this thread to a general discussion, thanks for your understanding and support.
    Best regards,
    Susie

  • Exchange Co-Existence and virtual directories

    We are currently running Exchange 2007, 2010 and 2013 in the same site. Our external connections point to our production namespace (company.domain.com) which is our 2013 CAS servers. We have a legacy namespace for our 2007 environment. Our 2010 server have
    no mailboxes and will not be used, it has it's own namespace. We have one mailbox that 5 ad accounts access, They do not have their own mailboxes they all access this one. It always worked with
    https://mail.domain.com/owa/[email protected] Since we moved our connections to 2013 they can no longer login to this account. They get the error "Outlook Web Access could not find a mailbox
    for EXCHANGE\Administrator. If the problem continues, contact technical support for your organization and tell them the following: The mailbox may be stored on a Microsoft Exchange 2000 or Microsoft Exchange 2003 server, or the Active Directory user account
    was created recently and has not yet replicated to the Active Directory site where this Client Access server is hosted."
    Any assistance appreciated.

    Hi,
    According to your description, I am not quite sure about your environment. Do you mean that there are only two Exchange servers using for mailbox connection: Exchange 2007 and Exchange 2013? And Exchange 2010 is not using for user accessing.
    Since there is only one user mailbox, was the mailbox created in Exchange 2007 database or moved to Exchange 2013 mailbox database? If the company.domain.com is pointed to Exchange 2013, please check which server the mail.domain.com is pointed to. Please
    run the following command to check your OWA configuration:
    Get-OwaVirtualDirectory | Select Identity,name,Internalurl,ExternalUrl,*auth*
    For more information about Client connectivity in an Exchange 2013 coexistence environment, please refer to
    Client Connectivity with Exchange 2013 in Site1 part in the following article:
    http://blogs.technet.com/b/exchange/archive/2014/03/12/client-connectivity-in-an-exchange-2013-coexistence-environment.aspx
    Regards,
    Winnie Liang
    TechNet Community Support

  • WLS5.1 HTTP server and virtual directories

    Hi
    Could someone please tell me if you can configure a virtual directory in WLS5.1's
    HTTP server.
    We wish to configure a directory that is unrelated to the document root.
    Many thanks
    Tim

    You can write your own Servlet that serves up pages from wherever you like.
    There is now 'configurable' way to do this in WLS 5.1
    Mike
    "Tim Dickson" <[email protected]> wrote:
    >
    Hi
    Could someone please tell me if you can configure a virtual directory
    in WLS5.1's
    HTTP server.
    We wish to configure a directory that is unrelated to the document root.
    Many thanks
    Tim

  • Multiple Websites or virtual directories in IIS

    Hi,
    I am kind of confused by the doc:
    http://e-docs.bea.com/wls/docs70/plugins/isapi.html#109058
    multiple Websites and virtual directories are totally different things.
    I am assuming here is talking about the virtual directory. But when I tried to follow the steps to set the Application Protection (last step) I got a popup warning says:
    COM+ was unable to talk to the Microsoft Distributed Transaction Coordinator.
    what's that mean? how can I set it?
    Thanks

    Hi Teser,
    I'm glad you wrote this post, because I've been struggling with this beast for the better part of a day now. I find the documentation to be misleading, confusing and poorly written.
    I hope that someone can enlighten regarding this one, 'cause I am getting the same error. In the meantime I am trying to find out the meaning of this message and will post it if I find it.
    Regards

  • Exchange 2013 Autodiscover and Webservices virtual directories with wrong address

    Hey people,
    I have 3 2013 Servers
    Server 1 CAS
    Server 2 & 3 MBX
    having a bit of trouble here - everything was working fine after migration (about 6months ago), and now mac users can't access e-mail.
     If I try to access EWS page (https://webmail.domain.co.ao/EWS/exchange.asmx) , i get
    Service
    You have created a service.
    To test this service, you will need to create a client and use it to call the service. You can do this using the svcutil.exe tool from the command line with the following syntax:
    svcutil.exe https://SERVER2.domain.int:444/EWS/Services.wsdl
    If I try to access the autodiscover webpage, i get
    <?xml version="1.0" encoding="UTF-8"?>
    -<Autodiscover xmlns="http://schemas.microsoft.com/exchange/autodiscover/responseschema/2006">-<Response>-<Error Id="1286627925" Time="17:58:59.7730521"><ErrorCode>600</ErrorCode><Message>Invalid Request</Message><DebugData/></Error></Response></Autodiscover>
    When testing outlook web services, i get the following error
    [PS] C:\Windows\system32>Test-OutlookWebServices
    Source ServiceEndpoint Scenario Result Latency
    (MS)
    SERVER2.domain.int webmail.domain.co.ao Autodiscover: Outlook Provider Failure 64
    SERVER2.domain.int Exchange Web Services Skipped 0
    SERVER2.domain.int Availability Service Skipped 0
    SERVER2.domain.int Offline Address Book Skipped 0
    if i run
    [PS] C:\Windows\system32>Get-AutodiscoverVirtualDirectory | fl
    Creating a new session for implicit remoting of "Get-AutodiscoverVirtualDirectory" command...
    RunspaceId : 9f23dad1-7806-42a6-8545-89b66847a359
    Name : Autodiscover (Default Web Site)
    InternalAuthenticationMethods : {Basic, Ntlm, WindowsIntegrated, WSSecurity, OAuth}
    ExternalAuthenticationMethods : {Basic, Ntlm, WindowsIntegrated, WSSecurity, OAuth}
    LiveIdNegotiateAuthentication : False
    WSSecurityAuthentication : True
    LiveIdBasicAuthentication : False
    BasicAuthentication : True
    DigestAuthentication : False
    WindowsAuthentication : True
    OAuthAuthentication : True
    AdfsAuthentication : False
    MetabasePath : IIS://SERVER1.domain.int/W3SVC/1/ROOT/Autodiscover
    Path : C:\Program Files\Microsoft\Exchange Server\V15\FrontEnd\HttpProxy\Autodiscover
    ExtendedProtectionTokenChecking : None
    ExtendedProtectionFlags : {}
    ExtendedProtectionSPNList : {}
    AdminDisplayVersion : Version 15.0 (Build 775.38)
    Server : SERVER1
    InternalUrl : https://webmail.domain.co.ao/autodiscover/autodiscover.xml
    ExternalUrl : https://webmail.domain.co.ao/autodiscover/autodiscover.xml
    AdminDisplayName :
    ExchangeVersion : 0.10 (14.0.100.0)
    DistinguishedName : CN=Autodiscover (Default Web
    Site),CN=HTTP,CN=Protocols,CN=SERVER1A,CN=Servers,CN=Exchange Administrative
    Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=DOMAIN,CN=Microsoft
    Exchange,CN=Services,CN=Configuration,DC=domain,DC=int
    Identity : SERVERONE\Autodiscover (Default Web Site)
    Guid : fbed978f-7442-46ac-bb3c-53d9d7995507
    ObjectCategory : domain.int/Configuration/Schema/ms-Exch-Auto-Discover-Virtual-Directory
    ObjectClass : {top, msExchVirtualDirectory, msExchAutoDiscoverVirtualDirectory}
    WhenChanged : 12/19/2013 10:30:26 AM
    WhenCreated : 12/19/2013 10:30:26 AM
    WhenChangedUTC : 12/19/2013 9:30:26 AM
    WhenCreatedUTC : 12/19/2013 9:30:26 AM
    OrganizationId :
    OriginatingServer : DC2.domain.int
    IsValid : True
    ObjectState : Changed
    and run
    [PS] C:\Windows\system32>Get-WebServicesVirtualDirectory | fl
    RunspaceId : 9f23dad1-7806-42a6-8545-89b66847a359
    CertificateAuthentication :
    InternalNLBBypassUrl :
    GzipLevel : High
    MRSProxyEnabled : False
    Name : EWS (Default Web Site)
    InternalAuthenticationMethods : {Basic, Digest}
    ExternalAuthenticationMethods : {Basic, Digest}
    LiveIdNegotiateAuthentication :
    WSSecurityAuthentication : False
    LiveIdBasicAuthentication : False
    BasicAuthentication : True
    DigestAuthentication : True
    WindowsAuthentication : False
    OAuthAuthentication : False
    AdfsAuthentication : False
    MetabasePath : IIS://SERVER1.domain.int/W3SVC/1/ROOT/EWS
    Path : C:\Program Files\Microsoft\Exchange Server\V15\FrontEnd\HttpProxy\EWS
    ExtendedProtectionTokenChecking : None
    ExtendedProtectionFlags : {}
    ExtendedProtectionSPNList : {}
    AdminDisplayVersion : Version 15.0 (Build 775.38)
    Server : SERVER1
    InternalUrl : https://webmail.domain.co.ao/EWS/exchange.asmx
    ExternalUrl : https://webmail.domain.co.ao/EWS/exchange.asmx
    AdminDisplayName :
    ExchangeVersion : 0.10 (14.0.100.0)
    DistinguishedName : CN=EWS (Default Web Site),CN=HTTP,CN=Protocols,CN=SERVRE1,CN=Servers,CN=Exchange
    Administrative Group (FYDIBOHF23SPDLT),CN=Administrative
    Groups,CN=DOMAINL,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=domainl,DC=int
    Identity : SERVER1\EWS (Default Web Site)
    Guid : cbdd447b-54f8-4bba-9834-6c28b807711e
    ObjectCategory : domain.int/Configuration/Schema/ms-Exch-Web-Services-Virtual-Directory
    ObjectClass : {top, msExchVirtualDirectory, msExchWebServicesVirtualDirectory}
    WhenChanged : 12/19/2013 9:31:11 AM
    WhenCreated : 12/19/2013 9:31:11 AM
    WhenChangedUTC : 12/19/2013 8:31:11 AM
    WhenCreatedUTC : 12/19/2013 8:31:11 AM
    OrganizationId :
    OriginatingServer : DC2.domain.int
    IsValid : True
    ObjectState : Changed
    Summarizing:
    webmail.domain.co.ao maps to server1
    Autodiscover and exchange web services point out to server1 (CAS), but when openning the respective webpages, the result is an error.
    I have already deleted and recreated the autodiscover and EWS virtual directories but with no success.
    Help anyone?
    Many thanks,
    Andrey

    Hi Andrey,
    Exchange Web Service in Exchange server configuration is working for all users in your Exchange environment, not just for one specific user. If you want to double make sure the EWS service in client side, we can directly access the EWS URL in IE of your
    Windows machine, and see whether a proper XML file is returned. If so, then we can safely ignore the web service test result.
    As for automatic signature application, do you mean
    Add a signature automatically to every message? Please try to remove the signature and reset it again to check whether the issue persists.
    Thanks,
    Winnie Liang
    TechNet Community Support

  • Virtual Directories and ColfFusion

    This is really hot but I need to know what happens when
    ColdFusion accessed a Virtual Directory. Does any one have a
    architect of this for ColdFusion?
    This is REALLY HOT and I need this ASAP. I have the following
    but I need to add the VD part.
    Jim

    > ColdFusion accessed a Virtual Directory
    I'm guessing you mean Virtual Directories in IIS?
    I don't think CF is the one actually accessing these
    directories? I think IIS
    simply has a map from the virtual to the physical, and it's
    the physical that IIS
    passes to CF?
    Meaning, CF is unaware of the Virtual Directory? This is not
    to say that .cfm
    files located in Virtual Directories do not get processed by
    CF.
    Good luck!

  • Sccm 2012 DP failed to create iis virtual directories

    I am trying to install a branch server as Sccm 2012 DP.
    I already installed around 15 branch servers without any problems.
    The problem I have is that the branch server failed to create iis virtual directories.
    In my console under Monitoring, component status It writes that Distribution Manager successfully installed iis component of operating system to distribution point ""
    Next it writes error to send packages to that branch server.
    The site server distmgr.log shows the error below:
    Failed to start primary service wdsserver
    Microsoft Sql Server Native Client 11.0 login failed for user "xxx"
    Failed to connect to the sql server connection type : SMS ACCESS
    for Display = \\myserver\mswnet: sms_site= XXX  failed to get master SCF.
     Currently site xxx is initializing site control data. Cant get Master SCF from database at this time. will try later.
    DPConnection;;;; ConnectWMI() failed to connect to branch server.
    I try to remove the dp role, leave it for 12 hours reboot the server and assign the role again but same problem. 
    Any idea ?
    Nikkoscy

    Hi,
    Have you installed all features required?
    Technet prerequisite list for site system roles:
    http://technet.microsoft.com/en-us/library/gg682077.aspx#BKMK_SiteSystemRolePrereqs
    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]

  • Offline address book virtual directories. powershell

    Hi ,
    how can i using powershell, to add a another oab virtual directory to the offline address book virtual directories.
    Get-offlineaddressbook |fl virtualdirectories   will bring all existing ones. I want to be able to add another Virtual directory to this multi valued attribute
    any help?
    ammarhasayen

    I know I am replying to a 2-year old thread, but I just worked out the answer and I feel this is a good place to share it. I also know my answer is for Exchange Server 2013, not 2010, but I hope it might help anyway.
    $NewVirtualDirs = @()Get-OfflineAddressBook -Identity "Default Offline Address Book" | Select-Object -ExpandProperty VirtualDirectories | ForEach-Object { $NewVirtualDirs += $_.ObjectGUID.ToString() }$NewVirtualDirs += (Get-OabVirtualDirectory -Identity "lon-cas2\OAB (Default Web Site)").Guid.ToString()Set-OfflineAddressBook -Identity "Default Offline Address Book" -VirtualDirectories $NewVirtualDirs
    I used the GUID because the Name property of the virtual directory does not include the machine name ("OAB (Default Web Site)" instead of "lon-cas2\OAB (Default Web Site)")
    The following code (my first approach) does not work (which is a shame). 
    Set-OfflineAddressBook -Identity "Default Offline Address Book" -VirtualDirectories @{Add="lon-cas2\OAB (Default Web Site)"}
    As an aside, I think Fiona's question "May I know why you want to create additional OAB VD?" needs addressing. The answer is 'For fault tolerance." A single OAB virtual directory is a single point of failure, which is bad. I'm a little
    surprised a moderator here doesn't understand the value of fault tolerance.
    Craig D. Beere, MCT

  • Windows IIS virtual directories

    I'm setting up CPS and Contribute 3 on a large site. Users in
    different departments have access to specific folders that contain
    their pages. What I can't seem to be able to do is to add virtual
    directories to the users' list of folders to edit (though I really
    just want them to be able to link to files in those virtual
    directories). The virtual directories contain document libraries
    (agendas, minutes, reports, media releases) that are maintained by
    another system, so it seemed like a good idea to keep those folders
    out of the root folder of the site that the CPS manages. But those
    virtual directories don't show up in the list of folders to allow
    users to edit. Has anyone run into this problem and found a way
    around it? I could just drop the virtual directory idea if that's
    the only way.
    Tom Benjamin
    Web Development Analyst
    Capital Regional District, Victoria, BC, Canada

    Hi,
    If NDES is the only CA role service on this server, this problem is expected. Because NDES requires the installation of the Certification Authority Web Enrollment role service on the same Server.
    The Certificate Authority Web Enrollment pages are needed since the NDES IIS application is a virtual directory underneath the Web Enrollment pages (CertSrv).
    Hope this helps.
    Regards,
    Bruce
    Forum Support
    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]
    Who is VERY strange is that (in the "Thomas Larsen" configuration so without installing the "Web
    Enrollment pages") ... we can access to the admin page with the url http://serveurNdes/certsrv/mscep_admin" !!! How is it possible !!

  • Restore the deleted extended IIS web site into Virtual directories

    Hi,
    i deleted the IIS site from virtual directories and as well from IIS. But still i can see the extended web site zone in the Central administration, General Settings from the remove SharePoint from IIS web site. now question is there any way i can restore
    the deleted iis site zone any how?
    Thanks

    Hi Trevor,
    Thanks for your answer. i need some suggestion regarding on going issue. First i have created a web application at port 80 when it was in singer server and then i extended to 443 and 80 in multi-tier farm as you can see in the below image
    And then i deleted IIS site from IIS itself and from Virtual directories as you can see in the below picture. Then i blinded the "SharePointDemo-80" site with host header at port 443 With default zone AAM. now i can access the site well but problem
    is if i want to deploy any custom solution, getting error "The web.config is invalid on this IIS web site: "C:\inetpub\wwwroot\wss\VirtualDirectories\demoportal.bbcat.local80\web.config. " and also crawler is not crawling any items. my
    understanding is, as there is no IIS site into virtual directories obviously will throwing error. Usually first i create web application at different port (example 8080) and then extend the application to 80 or 443.  As i have already place this web application
    and did customization, what will be the best way to handle this situation?
    Thanks in advanced!!

  • Exchange 2007 to 2013 virtual directories

    I'm gathering information before I do my transition to Exchange 2013.  One thing I'm not sure about is the virtual directory for OWA.  The information I have gathered states to change the internal/external URL to legacy.domain.com.  However
    my virtual directory for OWA are not defined. How do I approach that?  do I just not set anything?
    Thanks

    I planned on configuring each like this below.  I'm not using UM but that is also good to know.  Outlook Anywhere is enabled on the 2007 side.  This is also just a single exchange server
    Internal DNS and Certificate will have these entries.
    mail.mydomain.com - Points to Exchange 2013
    autodiscover.mydomain.com - Points to Exchange 2013
    legacy.mydomain.com - Points to Exchange 2007
    Set the Virtual Directories on Exchange 2013
    Set-OutlookAnywhere -Identity "EXC02\RPC (Default Web Site)" -IISAuthenticationMethods Basic,NTLM
    Set-ECPVirtualDirectory -Identity "EXC02\ecp* -InternalURL
    https://mail.mydomain.com/ecp -ExternalURL
    https://mail.mydomain.com/ecp
    Set-OWAVirtualDirectory -Identity "EXC02\OWA* -InternalURL $null -ExternalURL $null
    Set-WebServicesVirtualDirectory -Identity "EXC02\ews* -InternalURL
    https://mail.mydomain.com/ews/exchange.asmx -ExternalURL
    https://mail.mydomain.com/ews/exchange.asmx
    Set-OABVirtualDirectory -Identity "EXC02\oab* -InternalURL
    https://mail.mydomain.com/oab -ExternalURL
    https://mail.mydomain.com/oab
    Set-ActiveSyncVirtualDirectory -Identity "EXC02\microsoft* -InternalURL
    https://mail.mydomain.com/Microsoft-Server-ActiveSync -ExternalURL
    https://mail.mydomain.com/Microsoft-Server-ActiveSync
    Set-PowershellVirtualDirectory -Identity "EXC02\powershell* -InternalURL
    https://mail.mydomain.com/Powershell -ExternalURL
    https://mail.mydomain.com/Powershell
    Set-ClientAccessServer -Identity EXC02 -AutoDiscoverServiceInternalURI
    https://autodiscover.mydomain.com/autodiscover/autodiscover.xml
    Set the Virtual Directories on Exchange 2007
    Set-OutlookAnywhere -Identity "EXC01\RPC (Default Web Site)" -IISAuthenticationMethods Basic,NTLM
    Set-OutlookAnywhere -Identity "EXC01\Rpc (Default WebSite)" -IISAuthenticationMethods Basic,Ntlm
    Set-OWAVirtualDirectory -Identity "EXC01\OWA* -InternalURL https://legacy.mydomain.com/owa -ExternalURL
    https://legacy.mydomain.com/owa
    Set-WebServicesVirtualDirectory -Identity "EXC01\ews* -InternalURL
    https://mail.mydomain.com/ews/exchange.asmx -ExternalURL
    https://mail.mydomain.com/ews/exchange.asmx
    Set-OABVirtualDirectory -Identity "EXC01\oab* -InternalURL
    https://legacy.mydomain.com/oab -ExternalURL
    https://legacy.mydomain.com/oab
    Set-ActiveSyncVirtualDirectory -Identity "EXC01\microsoft* -InternalURL
    https://mail.mydomain.com/Microsoft-Server-ActiveSync -ExternalURL $null
    Set-PowershellVirtualDirectory -Identity "EXC01\powershell* -InternalURL
    https://legacy.mydomain.com/Powershell -ExternalURL
    https://legacy.mydomain.com/Powershell
    Set-ClientAccessServer -Identity EXC01 -AutoDiscoverServiceInternalURI
    https://autodiscover.mydomain.com/autodiscover/autodiscover.xml

  • RSL Problems with DataVisualization Components and Flex 3.4 SDK

    After discovering that the 3.4.1 SDK included with Flash Builder Beta 2 seems to be incomplete (missing the data visualization components and some of the signed swz files).
    I've attempted to install the latest official build SDK into Flash Builder 4 and I'm running into a problem with the RSLs for datavisualization.swz.  I did have to locate the datavisualization components on adobe.com an coppied them into the apporpiate directories.
    Error #2046: The loaded file did not have a valid signature.
    Failed to load RSL http://...com/flex/rsls/datavisualization_3.4.0.9271.swz
    Failing over to RSL http://...com/flex/rsls/datavisualization_3.4.0.9271.swf
    The app run fine but it isn't caching the RSLs.  Is this a known problem with attempting to use an older build of the SDK with Flash Builder or is there something else going on?  I previously was building this project with Flex 3.2 but I figured while I was at it to upgraded to the latest official 3.4 SDK.

    So I've added the suggested lines to the flex-config.xml and it doesn't help.  I had to alter the path to the swf and swz slightly to get it to match the pre-existing entry for the framework.swz so I have the following rsl entries in my config now:
      <runtime-shared-library-path>
          <path-element>libs/framework.swc</path-element>
          <rsl-url>framework_3.4.0.9271.swz</rsl-url>
          <policy-file-url></policy-file-url>
          <rsl-url>framework_3.4.0.9271.swf</rsl-url>
          <policy-file-url></policy-file-url>
       </runtime-shared-library-path>
      <runtime-shared-library-path>
          <path-element>libs/datavisualization.swc</path-element>
          <rsl-url>datavisualization_3.4.0.9271.swz</rsl-url>
          <policy-file-url></policy-file-url>
          <rsl-url>datavisualization_3.4.0.9271.swf</rsl-url>
          <policy-file-url></policy-file-url>
       </runtime-shared-library-path>
    If I have everything set to be merged into code or have the "Use local debug runtime shared libraries when debugging" checked then the message doesn't appear.  But the minute I attempt to load the swz from same directory as the app or crossdomain like previously I'm getting thie same basic message even with manually coping the swz to the output directory or having the checkbox for "Copy library to deployment path" box checked.
    Error #2046: The loaded file did not have a valid signature.
    Failed to load RSL datavisualization_3.4.0.9271.swz
    Failing over to RSL datavisualization_3.4.0.9271.swf
    I've verified that all the copies of the swz are exactly the same and that no corruption is taking place as all the copies of the swz have the same md5 of 8b3138326f85d4b5b1aae9866f3909c0.  I figured that 3.4 has been out long enough it would be a known issue is there was a problem with how the swz is signed and I'm unable to locate any such beug reports.  I can't be the 1st person to try loading 3.4's datavisualization components as an RSLs.
    The corresponding section of of .actionscriptProperties file for the RSL is currently this
    <libraryPathEntry index="4" kind="3" linkType="4" path="${PROJECT_FRAMEWORKS}/libs/datavisualization.swc" useDefaultLinkType="true">
       <crossDomainRsls>
         <crossDomainRslEntry autoExtract="true" policyFileUrl="" rslUrl="datavisualization_3.4.0.9271.swz"/>
         <crossDomainRslEntry autoExtract="true" policyFileUrl="" rslUrl="datavisualization_3.4.0.9271.swf"/>
       </crossDomainRsls>
    </libraryPathEntry>

  • Virtual directories on second exchange server

    On my first Exchange install I changed all the virtual directory's to point to mail.domain.com.  I've added a second exchange server to another site and have round robin dns including the host name in the A record "mail".  Would I also
    change the virtual directories on the second server to mail.domain.com?

    Hi
    You can create a DAG if the servers are on the same OS and same version.
    You can then install your certificate that has the name mail.domain.com and change your urls to match the first server.
    You need to update DNS with a A record if you using Round Robin so that mail.domain.com points to server A but also server B, so in short you will have 2 records with the same name but pointing to different servers.
    Hope this helps. Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

Maybe you are looking for

  • Character set Conversion (US7ASCII to AL32UTF8) -- ORA-31011 problem

    Hello, We've run into some problems as part of our character set conversion from US7ASCII to AL32UTF8. The latest problem is that we have a query that works in US7ASCII, but after converting to AL32UTF8 it no longer works and generates an ORA-31011 e

  • Handling and creation of search objects?

    Hi, I added five custom fields with the Application Enhancement Tool of SAP CRM ABAP 7.0: - distributor1 - distributor2 - distributor3 - distributor4 - distributor5 Now I want the search to search in all of these five fields. The problem is, that onl

  • Mount USB in arch

    How do I mount my usb flash after installing arch? it does not automatically identifies the device.

  • Special characters in URL parameters retrieved as question marks

    Hello, I am posting a simple HTML form to a WebDynpro application, and then I retrieve the 2 parameters with the following code : IWDWebContextAdapter adapter = WDWebContextAdapter.getWebContextAdapter(); String comment= adapter.getRequestParameter("

  • .indd file does not open in Adobe InDesign 2014?

    Why are files created in Adobe InDesign CC not compatible with Adobe InDesign 2014 and vice versa.  This is supper annoying - we pay a monthly fee and are completely legit.  So why are the 2 not compatible????