Flex & CF: unable to open...

Connecting flex to coldfusion cfc via a remote object.
The error " unable to open
'\CFusionMX7\wwwroot\WEB-INF\flex\services-config.xml' " appears.
The file exist with its coldfusion-destination.
I managed to connect flex to coldfusion on another computer.
This computer has a 64-bit processor and cannot use the regular
installer for coldfusion. I had to use a silent install to put
7.0.2 on it.
Do you think it has something to do with it?
///johan

Nevermind. As you can see in the URL, there is no "c:" and I
don't know why that was not there by default in the project set-up.
It doesn't matter. Problem solved.
///johan

Similar Messages

  • Unable to Open the Flex related Applications in firefox 5 version

    In Our application one of the module is built in flex.Unable to Open the Flex related Applications in firefox 5 version

    Firefox 5 is not supported, please update to Firefox 24 IMMEDIATELY! [[Update Firefox to the latest version]]

  • Command line: Error: unable to open '/Applications/flex_sdk_4\frameworks\flex-config.xml'

    Hi,
    I am new to flex. I am trying to use the xmp sdk to create custom file info panels in photoshop.
    I am going through the example show in the adobe documentation 'Building a panel with Flex SDK'
    I got any running and I got all the files setup in the proper folders but I cannot for the life of me figure out why I keep getting this error.
    Buildfile: /Volumes/three/2011/XMP/test project/build.xml
    clean:
    buildPanel:
         [echo] --> Panel 'Test2'
        [compc] Adobe Compc (Flex Component Compiler)
        [compc] Version 4.5.1 build 21328
        [compc] Copyright (c) 2004-2011 Adobe Systems, Inc. All rights reserved.
        [compc] command line: Error: unable to open '/Applications/flex_sdk_4.5\frameworks\flex-config.xml'
        [compc] Use 'compc -help' for information about using the command line.
    BUILD FAILED
    /Volumes/three/2011/XMP/test project/build.xml:20: compc task failed
    Total time: 616 milliseconds
    thanks,
    digitalkyle

    can you tell us where your services-config.xml file is
    located. can you make sure it is right under the "src" folder of
    the Flex Builder project.
    Hope this helps.

  • Flex Compiler API Issue: Error: unable to open './flex-config.xml'

    1) I make a java struts(or a servlet) to build swf file
    dynamically when receiving the request from client. The struts
    source code please see the attached code. deploy the structs to the
    Tomcat
    2) then copy the <Flex_SDK>/frameworks to the
    <tomcat_home>/webapps/dozhang/WEB-INF
    3) then copy the all the libraries under the
    <Flex_SDK>/lib to the
    <tomcat_home>/webapps/dozhang/WEB-INF/lib
    4) Copy a test a.mxml to c:\
    5) Start up Tomcat , access the structs, I will get the
    Error: unable to open './flex-config.xml' in the tomcat log.
    Can anyone tell me how to specify the location of the
    flex-config.xml ?

    Ok, I solved it by myself
    I need to add the following codes when calling the Compiler
    API
    Configuration conf = application.getDefaultConfiguration();
    conf.setToken("flexlib", "path to the frameworks")
    applicaiton.setConfiguration(conf);
    Then it solved the problem

  • Running mxmlc from command line - unable to open file

    Hello all,
    Just tried to get Flex up and running - but have run into
    probably a simple problem. Here's the scenario:
    1. I've put the flex 2.0 installation folder on my C drive
    such that the path is c:\flex_sdk_2
    2. I've set my system path to reference the the mxmlc with
    c:\flex_sdk_2\bin
    3. I've set up a folder on my desktop for my flex programs,
    creatively called 'flex'
    4. From my command line I use 'xmxlc --strict=true
    --file-specs filename.mxml'
    My output is this:
    Loading configuration file <etc>
    Error: unable to open filename.mxml
    As I said before, probably an easy fix but thought I'd put
    something up to see if anybody knew an answer off the top of their
    head? I'm running Windows XP. Home Edition, V. 2002 if it helps.
    Many thanks!
    Shannan

    Nevermind, figured it out. My files had the .txt appended to
    the end of the file-name.
    *der*

  • Warning Unable to open /opt/coldfusion8/runtime/lib/license.properties

    This error cames up every day in the log files. Do I need a new license or to update? I believe this is version 8. I am aware there are newer versions available. The process appears to stop after a certain number of days with the error being in the log every day. Here is the latest two log entries:
    07/27 03:01:18 error A License exception has occurred.
    coldfusion.license.LicenseManager$LicenseIllegalAccessException: A License exception has occurred.
      at coldfusion.license.LicenseManager.byte(Unknown Source)
      at coldfusion.license.LicenseManager.checkJSP(Unknown Source)
      at coldfusion.license.JspLicenseServlet.service(Unknown Source)
      at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
      at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
      at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
      at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:284)
      at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
      at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
      at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
      at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
      at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
      at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
    07/27 03:14:19 Information [scheduler-2] - Run Client Storage Purge
    07/27 04:21:19 Information [scheduler-1] - Run Client Storage Purge
    07/27 05:28:19 Information [scheduler-2] - Run Client Storage Purge
    07/27 06:35:19 Information [scheduler-0] - Run Client Storage Purge
    07/27 07:42:19 Information [scheduler-2] - Run Client Storage Purge
    07/27 08:49:19 Information [scheduler-2] - Run Client Storage Purge
    07/27 09:56:19 Information [scheduler-1] - Run Client Storage Purge
    07/27 11:03:19 Information [scheduler-1] - Run Client Storage Purge
    Starting Macromedia JRun 4.0 (Build 108487), coldfusion server
    At this point there is some process or app that is taking all the CPU bandwidth which stops all processes. (This is a virtualized installation.)
    The server needs to be restarted and ColdFusion re-started after the server has re-initialized itself. I am wondering whether the license exception is the cause of the hang on the system. After restarting the server and then re-starting ColdFusion today, the following entries were made in the cfserver.log file (there were no entries in the server log at all):
    07/28 09:12:53 warning Unable to open /opt/coldfusion8/runtime/lib/license.properties
    07/28 09:12:54 info JRun Naming Service listening on *:2930
    07/28 09:12:54 info No JDBC data sources have been configured for this server (see jrun-resources.xml)
    07/28 09:12:54 info JRun Proxy Server listening on *:51800
    07/28 09:12:54 info Deploying enterprise application "Adobe_ColdFusion_8" from: file:/opt/coldfusion8/
    07/28 09:12:55 info Deploying web application "Adobe ColdFusion 8" from: file:/opt/coldfusion8/
    07/28 09:12:56 INFO License Service: Flex 1.5 CF Edition enabled
    07/28 09:12:56 INFO Starting Flex 1.5 CF Edition
    07/28 09:12:57 user JSPServlet: init
    07/28 09:12:57 user ColdFusionStartUpServlet: init
    07/28 09:12:57 user ColdFusionStartUpServlet: ColdFusion: Starting application services
    07/28 09:12:57 user ColdFusionStartUpServlet: ColdFusion: VM version = 1.6.0_01-b06
    07/28 09:12:57 Information [main] - Starting logging...
    07/28 09:12:57 Information [main] - Starting license...
    07/28 09:12:58 Information [main] - Standard Edition enabled
    07/28 09:12:58 Information [main] - Starting crypto...
    07/28 09:12:58 Information [main] - Starting security...
    07/28 09:12:58 Information [main] - Starting scheduler...
    07/28 09:12:58 Information [main] - Starting WatchService...
    07/28 09:12:58 Information [main] - Starting debugging...
    07/28 09:12:58 Information [main] - Starting sql...
    07/28 09:12:58 Information [main] - Pool Manager Started
    07/28 09:12:58 Information [main] - Starting mail...
    07/28 09:12:58 Information [main] - Starting runtime...
    07/28 09:12:59 Information [main] - CORBA Configuration not enabled
    07/28 09:12:59 Information [main] - Starting cron...
    07/28 09:12:59 Information [main] - Starting registry...
    07/28 09:12:59 Information [main] - Starting client...
    07/28 09:12:59 Information [main] - Starting xmlrpc...
    07/28 09:12:59 Information [main] - Starting graphing...
    07/28 09:12:59 Information [main] - Starting verity...
    07/28 09:12:59 Information [main] - Starting archive...
    07/28 09:12:59 Information [main] - Starting document...
    07/28 09:12:59 Information [main] - Starting eventgateway...
    07/28 09:12:59 Information [main] - Starting Event Backend Handlers.
    07/28 09:12:59 Information [main] - Initialized EventRequestDispatcher with a Thread Pool size of 1.
    07/28 09:12:59 Information [main] - Initializing EventRequestHandler
    07/28 09:12:59 Information [main] - Starting Event Gateways.
    07/28 09:12:59 Information [main] - Starting FlexAssembler...
    07/28 09:12:59 Information [main] - Starting .NET...
    07/28 09:12:59 Information [main] - Starting Monitoring...
    07/28 09:12:59 Information [main] - ColdFusion started
    07/28 09:12:59 user ColdFusionStartUpServlet: ColdFusion: application services are now available
    07/28 09:12:59 user CFMxmlServlet: init
    07/28 09:12:59 user CFMxmlServlet: Macromedia Flex Build: 87315.134646
    07/28 09:12:59 INFO Macromedia Flex Build: 87315.134646
    07/28 09:13:01 user CFSwfServlet: init
    07/28 09:13:02 user CFCServlet: init
    07/28 09:13:02 user FlashGateway: init
    07/28 09:13:02 user MessageBrokerServlet: init
    07/28 09:13:03 user CFFormGateway: init
    07/28 09:13:03 user CFInternalServlet: init
    Server coldfusion ready (startup time: 10 seconds)
    Thank you for any guidance you can share with me. I am new at using this product.

    The license.properties error is standard for CF. This file
    will be found in coldfusion8/lib as the server starts up. But
    clearly you have other issues. Why the deployer service is not
    running is the real issue. Check your logs under coldfusion8\logs
    and coldfusion8\runtime\logs. If this is a new install, you may
    want to just uninstall and reinstall.

  • Flash Builder 4.7 - unable to open

    I have opened my old 4.6 workspace with 4.7 and updated my projects flex sdk to 4.6.0 located in FB4.7 sdks folder no problems. Now I am getting the follow error:
    "unable to open '/Applications/Adobe Flash Builder 4.7/eclipse/plugins/com.adobe.flexbuilder.project_4.7.0.345990/dcradSwcs/4.5/locale/es_ES '"
    My flex mobile project has localisation, all located in a folder: src/locale/ and I have the following compiler args:
    -locale=en_US,de_DE,es_ES,fr_FR,ja_JP,pt_BR,ru_RU,zh_CN,it_IT,ko_KR,nl_NL -source-path ./locale/{locale} -allow-source-path-overlap=true
    I geuss the issue is possibly with the compiler path or possibly no es_ES folder located in 4.7, any ideas?
    Thanks

    Fixed: In Project prefs: Flex Build path: added the similar swc folder called "local" from FB 4.6 eclipse/plugins directory and removed the 4.7 one.
    For some reason the 4.7  eclipse/plugins/com.adobe.flexbuilder.project_4.7.0.345990/dcradS wcs/4.5/locale folder has localisation folders in it and not swc's like in FB 4.6..

  • Unable to open mxml files since 4.7

    Ever since I upgraded to Flash builder 4.7 I have been unable to open mxml files for editing.
    These files in question are in an app that references a lot of other libs in the same project.
    .as files open fine.
    I get no error, it just hangs.
    I only updated today and now am unable to do any work. Anything I can turn off or do to get this thing working?

    I was having the same problem and was able to create a simple use case for reproducing.  I believe the Flash Builder is getting stuck in an infinite loop when components are structured in a specific way.
    For my example I created a new application and two components that extend group ParentGroup and ChildGroup.  The ParentGroup and ChildGroup each had a public member variable of type Object and had a [Bindable] metadata tag, name thing1 and thing2 respectively.
    1. I added a ParentGroup instance to the Application.
    2. I added a ChildGroup instance as a child element in the ParentGroup and set the thing2 property on the ChildGroup instance to the thing1 property of the ParentGroup.
    3. I added a ParentGroup instance as a child element in the ChildGroup and set the thing1 property of the ParentGroup instanct to the thing2 property of the ChildGroup.
    If I closed the project and then reopen it, I can no longer open any MXML files.  As soon as I comment out the setting of the thing1 property in the ChildGroup's ParentGroup instance all is well.
    Of course in practice this would never make sense, so I actually took it a step further and created a SampleVO object that had an ancestor member variable of type SampleVO.  This simulates a simple parent child relationship.  I updated the Object member variables thing1 and thing2 to be SampleVO objects instead.  I also updated the thing1 attribute that was getting set in ChildGroup's ParentGroup to be thing2.ancestor.  This is a bit more realistic as it is something we actually do in our real project.
    I am going to attach the FXP to https://bugs.adobe.com/jira/browse/FB-35854
    Keegan
    EDIT: The Jira system seems to no longer be relevant with the move to Apache Flex.  Here is a link to my sample project: http://dl.dropbox.com/u/4584717/MyTest.fxp

  • Unable to Open MyFirst.mxml

    Hey Everyone,
    I'm totally new to Flex. Just started building my 1st Flex
    App with the help of tutorials given on Adobe website.
    I've installed Flex Builder 2.
    I've written the 1st example given on Adobe site under
    'Getting Started' page which shows how to create a button.
    Though in Command Prompt I mentioned the exact path &
    command to compile my code & generate swf file, I'm getting the
    error 'Unable to open MyFirst.mxml'.
    My code in command promt is -
    D:\Sid\Tutorials\Flex>mxmlc --strict=true --file-specs
    MyFirst.mxml
    Can anyone help me out with this please? And please tell me
    why I'm getting this error & what to do to sort it out?
    Thanx.

    Is MyFirst.mxml in the D:\Sid\Tutorials\Flex directory? What
    happens if you just do: mxmlc MyFirst.mxml ?
    Also, if you have installed Flex Builder 2, why are you using
    a command prompt?

  • I am unable to open my Photoshop program after installing the entire Creative Suite: Premium Production 6. All other programs work, but with Photoshop it says that the program is "locked or in use by another user". I need this fixed immediately.

    I am unable to open my Photoshop program after installing the entire Creative Suite: Premium Production 6. All other programs work, but with Photoshop it says that it "Could not open a scratch file because the file is locked, you do not have necessary access permissions, or another program is using the file. Use the 'Properties' command in the Windows Explorer to unlock the file." Then I select "OK" and the next message comes up "Could not initialize Photoshop because the file is locked, you do not have the necessary permissions, or another program is using the file. Use the 'Properties' command in the Windows Explorer to unlock this file. I installed all of the programs on the same day from a CD. I need this fixed immediately.
    I am not interested in switching to Creative Cloud, so don't even suggest it. I spoke to Mashmi (or something to that effect) on the "Support" Chat and there was absolutely no support. Useless actually.
    Thanks in advance.

    Could not open a scratch file because the file is locked or you do not have the necessary access privileges. (…) | Mylen…
    Mylenium

  • I am unable to open raw files from my Canon T1i in Adobe Camera Raw of my version CS3 of Photoshop.  I have tried to update my ACR by downloading version 4.6 from the Adobe website but I am still unable to open raw files, just JPEG.  Is there a way to use

    I am unable to open raw files taken on my Canon Rebel T1i in my version of Photoshop CS3.  When I import raw files into Bridge they come up as patches with CR2 on them and when clicked on, a notice comes up stating that Photoshop does not recognize these files.  I tried to update my Adobe Camera Raw by downloading version 4.6 from the Adobe Website, but when I clicked on the plus-in, I got another message that Photoshop does not recognize this file.  I spoke with a representative from Canon who said that I could not update CS3 and that I should subscribe to the Cloud.  I would prefer to use my CS3, if possible.  Can anyone advise me what to do?

    The T1i was first supported by Camera Raw 5.4 which is only compatible with CS4 and later
    Camera Raw plug-in | Supported cameras
    Camera Raw-compatible Adobe applications
    Some options:
    Upgrade to CS6
    Join the Cloud
    Download the free Adobe DNG converter, convert all T1i Raw files to DNGs then edit the DNGs in CS3
    Camera raw, DNG | Adobe Photoshop CC

  • TS2570 Still cant access my computer, followed instructions to perform a safe boot and last line of script it shows: BootCacheControl: Unable to open /Var/db/BootCache.playlist:2 No such file or directory. Any idea?

    Brand new Mac Book Pro
    Purchased in Mexico's Department store Liverpool on June 20th 2012
    Purchased Memory upgade to 8Gb, on june 27th, at Apple Store Memorial City, Houston
    Upgraded memory from 4Gb to 8Gb on June 28th.
    Tried to write on my external HD (previously written on a windows based PC) with no success.
    Upon reccomendation from a Mac assistant, copied all my external HD contents into my Mac Hard drive.
    Then formatted my external HD and copied back all my information to it.
    deleted all the  information from my MacBook Pro HD.
    Attempted to repeat the same operation with another external HD, but got a message saying there was not enough epace on the computer HD (even though I have a 750Gb Hard Drive.
    Looked in the trash bin and there it was, all the information previously deleted..
    Could not empty the trash bin, although I got a message asking me to safely delete all the information from the trash bin,
    Could not get enough space released, after several attpempts the trash bin was finally emptied.
    All happy getting acquainted with my new MacBook Pro. Two days later, got a gray screen and not able to start the computer.
    Looking in to Mac support I found article http://support.apple.com/kb/TS2570 and followed instructions to perform a safe boot:
    "Perform a Safe Boot
    Simply performing the Safe Boot may resolve this issue.
    Shut down your Mac. If necessary, hold your Mac's power button for several seconds to force it to power down.
    Start your Mac, then immediately hold the Shift key. This performs a Safe Boot. Advanced tip: If you want to
    see the status of a Safe Boot as it progresses, you can hold Shift-Command-V during start up (instead of just Shift).
    Note: A Safe Boot takes longer than a typical start up because it includes a disk check and other operations.
    The following is the script that appears on the screen upon safe boot. and halt after the last line.
    AppleACPICPU:Processor Id=6 LocalAplicId=255 Disabled
    AppleACPICPU:Processor Id=7 LocalAplicId=255 Disabled
    AppleACPICPU:Processor Id=8 LocalAplicId=255 Disabled
    calling mpo_policy_init for TMSafetyNet
    Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    calling mpo_policy_init for Sandbox
    Security policy loaded: Seatbelt sandbox policy (Sandbox)
    calling mpo_policy_init for Quarantine
    Security policy loaded: Quarantine Policy (Quarantine)
    Copyright (c) 1982, 1986, 1989, 1991, 1993
            The Regents of the University of California. All Rights Reserved.
    MAC Framework Succesfully initializad
    using 16384 buffer headers and 10240 cluster IO buffer headers
    IOAPIC: Version 0x20 Vextors 64:87
    ACPI: System State [SO S3 S4 S5] (S3)
    PFM64 (36cpu) 0xf10000000, 0xf0000000
    Aplconsole relocated to 0xf1000000
    PCI configuration changed (bridge=16 device=4 cardbus=0)
    [ PCI configuration end, bridges 12 devices 16 ]
    Firewire (OHCI) Lucent ID 5901 built-in now active, GUID 3c0754fffe9b2aa2; max speed s800.
    Pthread support ABORTS when sync kernel primitives misused
    com.apple.AppleFSCompressionTypeZlib kmod start
    com.apple.AppleFSCompressionTypeDataless kmod start
    com.apple.AppleFSCompressionTypeZlib load succeeded
    com.apple.AppleFSCompressionTypeDateless load succeeded
    AppleIntelCPUPowerManagementClient: ready
    BTCOEXIST off
    wl0: Broadcom BCM4331 802.11 Wireless controller
    5.100.98.75
    AppleUSBMultitouchDriver::checkStatus - received Status Packet, Payload 2: device was reinitializad
    rooting via boot-uuid from /chosen: 6E918706-FC0D-37460-A3A0-6268A51DF93B
    Waiting on <dict ID="0"><key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleAPIPCI/SATA@1F,2/AppleIntelPchSe riesAHCI/PRT0@0/AOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlock
    storageevice /IoBlockStorageDriver/TOSHIBA MK7559GSXF Media/IOGUIDPartit
    BSD root: disk0s2, major 14, minor 2
    Kernel is LP64
    com.apple.launchd 1   com.apple.launchd 1   *** launchd[1] has started up. ***
    com.apple.launchd 1   com.apple.launchd 1   *** Verbose boot, will log to /dev/console. ***
    Running fsck on the boot volume...
    ** /dev/rdisk0s2 (NO WRITE)
    ** Root file system
       Executing FSCK_HFS (version diskdev_cmds-540.1~25).
    BootCacheControl: UNable to open /Var/db/BootCache.playlist:2 No such file or directory
    launchctl:Dubious permissions on file (skipping): /Library/LaunchDaemons
    launchctl:Dubious permissions on file (skipping): /System/Library/LaunchDaemons
    Any help or suggestions on what to do next would be welcomed.
    I am in the middle of the Atlantick, stuck with a brand new, non working Apple MacBook Pro.
    Best regards
    Sergio Ramos

    Reinstalling MacOS does NOT fix the problem for me.  I'm still searching a solution !
    Bernard

  • I am unable to open Calendar on my iMac - this occurred after installing Security Update 2015-002.  I don't know if related.  A message pops up after several minutes saying Calendar quit unexpectedly (but it never really opens). How do get Calendar b

    I am unable to open Calendar on my iMac - this occurred after installing Security Update 2015-002.  I don't know if related.  A message pops up after several minutes saying Calendar quit unexpectedly (but it never really opens). How do get Calendar back?

    Hi Magsrobby,
    Welcome to the forum and thanks for posting. I'm really sorry to hear you've had so many problems. I can look into this for you if you wish. Drop me an email with the details. You'll find the "contact us" form in the about me section of my profile. Once I have the details we'll take it from there.
    Cheers
    David
    BTCare Community Mod
    If we have asked you to email us with your details, please make sure you are logged in to the forum, otherwise you will not be able to see our ‘Contact Us’ link within our profiles.
    We are sorry but we are unable to deal with service/account queries via the private message(PM) function so please don't PM your account info, we need to deal with this via our email account :-)

  • I am unable to open Icloud on my PC with Windows 7 but have it installed

    I am unable to open Icloud on my PC with Windows 7 but have it on my Iphone & Ipad working OK
    Please help

    The menu selection only shows the other options if you already have a selection active; a selection made with one of the available tools like lasso or quick selection. First select with the tools, then use the menu 'Select'.

  • I upgraded my iPhone 5 to iOS7 and I am unable to open iTunes on my phone - the screen just never loads.

    I installed iOS7 on my iPhone5 and now I am unable to open iTunes - the screen just stays blank.
    I have checked date and time and wifi settings.
    Not sure what else to do.
    I do have iMatch active on my device and its working fine on my other iPohne with iOS7 installed.
    Any help please!

    Have you tried logging out of your account on your phone by tapping on your id in Settings > iTunes & App Store and then logging back in ? If it's still the same after that then try a soft-reset : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the equivalent of a reboot.

Maybe you are looking for

  • Help Needed - JavaCompile error in JSPs

    I have imported the existing WSADIE 4.x application from clearcase into my workspace in WSADIE 5.1 and tweaked with some build paths.Many errors got resolved by that,but some are remaining I have not made any changes in code.not at all.and obviously

  • Public Folder Migration from Exchange 2007 to Exchage 2007

    Dear All, We are having 2 exchange 2007 server in single copy cluster (SCR) with 1 branch exchange server in parent domain and another Ex2007 single copy cluster in child domain. We have deployed exchange 2013 SP1 in parent domain with ex2007 co-exis

  • Scaling maintained in Contract does not copy to Service Entry sheet

    Hi All, I am creating a contract (Quantity Contract- MK) for my courier vendor and I am maintaing the scales in the Price according to the weight. for example rate for 1 KG = 20 Rs                                  2 KG = 30 Rs & for 3 KG = 40 KG. I a

  • XML Validation : isschemavalid always returns 0

    Hello XML folks, I have registered the schema and tried to validate. It always returns 0 (i.e invalid). Could you please let me know what is wrong with XSD or XML Thanks, Parappa SQL> DECLARE 2 doc varchar2(3800) := 3 '<?xml version="1.0" encoding="U

  • Is Actiontec modem-router vulnerable to Heartbleed?

    Does Heartbleed affect the Actiontec GT784WNV modem-router? We have one from Verizon for our Verizon DSL. If the Actiontec is affected, when will Verizon send a firmware update?