Adobe Flex Debug - caching??

Hi,
I noticed at certain intervals, Adobe Flex caches files.
For instance, if I trace("This is a new trace"), and then update to... trace("This is the same trace updated"),
it appears to keep the previous and is unable to be updated to the new trace message.
Bizarre events or is there some way to fix this?
Best.

Interesting topic re: Adobe Flex Debugging...
http://old.nabble.com/Flex-Builder-3-debug-builds-broken,-breakpoints-all-wrong-td15856781 .html

Similar Messages

  • Added flex 4.1 SDK  into Adobe Flex Builder 3 Plug-in on eclipse

    Hi,
    I need a little help
    I Have added flex 4.1 SDK  into  Adobe Flex Builder 3 Plug-in on eclipse.  when I try to compile an  Application  its trowing me an error " File not found:  file:/Users/me/Documents/workspace/project_01/bin-debug/project_01.html"

    Can you be more specific on where it is throwing the error? at run time or compile time?
    oops.. read the compile time later
    if you go into the project root folder in the file system. you will find .
    .actionSriptProperties
    .project
    .flexProperties
    open these fils and see if you can find anything. related to project_01.ht ml file
    Message was edited by: saisri2k2

  • Within Flex Debugging with Ruby on Rails?

    Hello guys
    I want to debug within adobe flex builder like we do in normal projects !
    I installed a local ruby on rails server, Now how could i connect/debug dynamically?
    Thanks a lot

    ok

  • Crossdomain.xml issue - Accessing SAP from adobe FLEX

    Hi All,
    We are in the process of trying to integrate 4 SAP bapis exposed as Web services from adobe flex.
    When we do so we are getting a "security error accessing URL"
    The URL of our flex application is:
    http://10.10.0.48:8081/water0305/iden.html
    The WSDL of the web service is:
    http://10.10.0.66:8001/sap/bc/srt/rfc/sap/ZKK_BAPI_EQMT_DETAIL?sap-client=800&wsdl=1.1
    We looked at various forums and we found that adding a crossdomain.xml file to the root directory
    (at the destination server) will resolve the issue.
    I did implement all those steps on the R/3 side to add a crossdomain.xml to an ABAP WAS.
    crossdomain.xml on WAS
    however i still get those errors(security error accessing URL).
    Below is the code i use to access the SAP web service
    <mx:WebService
    id="EqmtDetailWS" showBusyCursor="true" fault="Alert.show(event.fault.faultString)" >
    <mx:operation name="EqmtDetail" resultFormat="e4x" result="getEquip_result(event);" fault="getFault(event);">
    <mx:request>
    <Equipment></Equipment>
    </mx:request>
    </mx:operation>
    </mx:WebService>
    We are  displaying the SAP info on a map service provided by esri so we included the load operation here.
    <-Loading the wsdl->
    private
    function onExtentChange(event:ExtentEvent):void {
    EqmtDetailWS.wsdl=
    "http://10.10.0.66:8001/sap/bc/srt/rfc/sap/ZKK_BAPI_EQMT_DETAIL?sap-client=800&wsdl=1.1&sap-user=******&sap-password=****&sap-language=EN&~transaction=iw51";
    EqmtDetailWS.loadWSDL();
    <Displaying the info from SAP>
    private function getEquip_result(event:ResultEvent):void {
    equip_desc = event.result.Equitext.Equidescr;
    txtAreaEquipDetail.htmlText = txtAreaEquipDetail.htmlText + "Equi. Desc. : " + event.result.Equitext.Equidescr + "\n";
    var material:String=event.result.Equimaster.Material;
    SAPIDAliasEquipDesc =event.result.Equitext.Equidescr;
    material=material.substring(14,18);
    txtAreaEquipDetail.htmlText = txtAreaEquipDetail.htmlText + "Material : " + material + "\n";
    txtAreaEquipDetail.htmlText = txtAreaEquipDetail.htmlText + "Serial No : " + event.result.Equimaster.Serialno + "\n";
    var costcntr:String=event.result.Equilocation.Costcenter;
    costcntr=costcntr.substring(7,10);
    txtAreaEquipDetail.htmlText = txtAreaEquipDetail.htmlText + "Cost Center : " + costcntr + "\n";
    CustomerID = event.result.Equisales.Customer;
    This is how we load the policy file.
    Security.loadPolicyFile(
    http://10.10.0.66:8001/sap/bc/bsp/sap/zroot/crossdomain.xml);
    This works fine when we run it from the IDE but throws up an error when we deploy it on the server
    So are we missing something ?
    Is there anything else to be done to overcome the security issue ?
    Thanks in advance.
    Regards,
    Karthik.

    Hi Rich,
    I followed the steps in your video when our system was R/3 4.7 (WAS 6.20) and the test worked fine, i.e. accessing the crossdomain by typing http://server:port/crossdomain.xml.
    I followed the same steps with our new version (we're undergoing an upgrade) but I kept getting the error message:
    "BSP Exception: the BSP URL /crossdomain.xml Does Not Contain Any Application Entries".  Then I saw Ivan post suggesting implementing OSS Note 1260386.  I applied the Note but I got the same error message. 
    Then I ran function ICFBUFFER_INIT to make sure the buffer is cleared, cleared the cache in the browser and still got the same error message.
    Our system is ERP 6.0, NetWeaver 7.0, level 17 (BASIS Component is SAPKB70017).
    Please help.  Thank you.
    Achille.

  • Finding the Adobe Bridge CC cache

    I'm running Bridge CC along with PS, and I'm having problems with the cache.The best advice seems to be to trash the cache and reloadt, but  Bridge Preferences says the cache is located at /User/Library/Caches/Adobe Bridge CC/Cache/  and I can't find it. In fact, I can't find any Adobe cache folder anywhere, for any adobe product. The Library/Cache/ folder shows only Apple and caches for my two printers. I suspect this is Apple hiding such things, and maybe that's a generally good idea but I do need to get in there to handle this problem,
    Brian

    You're welcome.
    There are three "Library's" : root, system, and user's (if you have multiple users, each user has a library).
    Root: /Library/
    System: /System/Library/
    User: /Users/yourusername/Library ( or, simply ~/Library). The tilde + slash indicates your user account.

  • Deleting Adobe Bridge CS3 Cache on Windows XP

    Hi!
    I need help deleting the Adobe Bridge CS3 Cache on Windows XP.
    Not just purging thanks!

    Well, you're welcome here any time, Emily, but this is the Adobe Bridge
    Macintosh
    forum.
    The Windoze forum is across the hall. :)

  • SAP and Adobe (Flex)

    Hello ,
    I would like to know how to start working with SAP BW and Adobe  ( Flex).
    Is needed that Java Engine to be installed for the server? Is there a document how to link the 2 worlds (SAP , Adobe - Flex) ?
    I would like to know what resources are needed (license, hardware, software, settings) for this connection to work.
    The final purpose would be to try testing is a SAP BW query content could be transferred to some Adobe Flex form / layout / etc, in order for the report to look nicer, to be more user friendly , etc .
    Any help / link/ advice would be appreciated !
    Thank you in advance ,
    A.

    Hi Ariana,
    Hope these below links will provides some idea for you:
    http://www.adobe.com/kr/products/flex/whitepapers/pdf/sap_flex.pdf
    http://www.sugmena-event.com/sponsors/Flex%20Interface%20with%20BI%20Queries%20using%20Web%20Template.pdf
    Regards,
    RajK

  • Error while running C:\Program Files\Adobe\Flex Builder 3\sdks\3.0.0\samples\explorer\build.bat

    Hello
    I am a flex beginner, when i run the  C:\Program Files\Adobe\Flex Builder 3\sdks\3.0.0\samples\explorer\build.bat file the following error is displayed
    Loading Configuration file C:\Program Files\Adobe\Flex Builder 3\sdks\3.0.0\frameworks\flex-config.xml
    C:\Program Files\Adobe\Flex Builder 3\sdks\3.0.0\samples\explorer\loaderPanel.mxml
    Error :-1
    Please help me to run the bat file, as it will help me to learn flex independently.
    error message is attached as bmp.
    Thanks in advance.

    Hi,
    Take a look at this report: https://bugs.adobe.com/jira/browse/FB-11626 It might be of help.
    With best regards,
    Barna Biro
    Blog: http://blog.wisebisoft.com

  • Reg:Adobe Flex Application in NWDS 7.0

    Hi,
    I would like to create a Flex Application in NWDS 7.0.I tried to add Adobe Flex plugin to NWDS.It ended up with some warning.Still I am not finding any option to create flex project.
    My question is Flex plug-in works only with 7.1.Or can I really create flex project using NWDS 7.0.If yes what is the plug-in version should i use?
    Thanks
    Akshaya

    Hi Ayyappa,
    As I mentioned , I tried to add Adobe flex plugin 3.0 to NWDS.It came up with an error saying "Supported version of eclipse not found".
    So I  installed the eclipse 3.2 and added flex plug in to this eclipse,created the flex project .
    Added this project structure to the web module project in NWDS and packed it to Application Module project and deployed it to the portal.
    Created an URL iveiw in the portal.This is the way I am trying to integrate flex applications in portal.
    To integrate flash Islands in WebDynpro,I need NWDS7.1. But I am working on NWDS 7.0.
    Can I deploy the applications developed using NWDS 7.1 into Portal 7.0.Will that be compatible ?????
    I need suggestion on the same.Is there any other way that I can look into.
    Regards
    Akshaya

  • Source locator does not exist: com.adobe.flexbuilder.debug.sourceLookupDirector.flash

    I'm using FB4 under OSX and for the longest time it refused to load and just displayed errors instead of panes.  Nothing that I could find would fix it (including reinstalling).  Well, it looks like that problem has been resolved in some update, because it has gone away, and I can go back to viewing projects.
    The problem is now when I try to build the project I get the error:
    Source locator does not exist: com.adobe.flexbuilder.debug.sourceLookupDirector.flash
    Any ideas?  My familiarity of eclipse is pretty limited and I don't know what a source locator is.  TIA.

    Hi,
    Looks like those classes are missing from your Flash Builder installation.
    Can you check in installdir/plugins/com.adobe.flexbuilder.debug.xxx/com/adobe/flexbuilder/debug/
    If those files are missing, do a complete uninstall and then install.

  • Adobe AIR Needed on Android / iOS to Run Adobe Flex Apps

    Hi all,
    I want to confirm if the user has to install Adobe AIR before launching Adobe Flex apps on Android and iOS Devices. Is there any way that we could embedd Adobe AIR setup in the app file so that the user dont have to hastle in installing Adobe AIR.
    Taimur

    It gives you only three options:
    Signed packages for each target platform.
    Signed AIR package for installation on desktop.
    Intermediate AIRI package that must be signed later.
    For mobile apps, we need to select the first option to get the .apk and .ipa file as the second option would generate .air file. None of the options offer to package AIR runtime. Only the first option gives you the option on NEXT window to include the download link of AIR Runtime.
    If i am wrong, kindly point me to that specific checkbox.
    OR do i have to put Runtime.apk in the assets folder of my source code so that it gets packaged?

  • Adobe AIR Debug Launcher has stopped working Error on Flash Builder 4.6

    Hi,
    Maybe you could help me out here as I’ve search the web and Adobe forum but could not find any answer.
    I just installed Flash Builder 4.6 (after uninstalling 4.5.1), now when I run my app, the adl.exe crashes (error details below). I thought because I have an app that was created with 4.5, but then I created a new app with this version and it still crash. I have Windows 7 64-bit PC.
    Thanks so much. Any help is greatly appreciated.
    Error details:
    Problem signature:
    Problem Event Name:     APPCRASH
    Application Name:     adl.exe
    Application Version:     3.1.0.4880
    Application Timestamp:     4eb7612e
    Fault Module Name:     Adobe AIR.dll
    Fault Module Version:     3.1.0.4880
    Fault Module Timestamp:     4eb75fb9
    Exception Code:     c0000005
    Exception Offset:     000a8a5b
    OS Version:     6.1.7600.2.0.0.256.48
    Locale ID:     1033
    Additional Information 1:     0a9e
    Additional Information 2:     0a9e372d3b4ad19135b953a78882e789
    Additional Information 3:     0a9e
    Additional Information 4:     0a9e372d3b4ad19135b953a78882e789
    Read our privacy statement online:
    http://go.microsoft.com/fwlink/?linkid=104288&clcid=0×0409
    If the online privacy statement is not available, please read our privacy statement offline:
    C:\Windows\system32\en-US\erofflps.txt
    And this is the crash log:
    Version=1
    EventType=APPCRASH
    EventTime=129672424273270780
    ReportType=2
    Consent=1
    ReportIdentifier=3f7d7727-1c55-11e1-a8fc-705ab656b183
    IntegratorReportIdentifier=3f7d7726-1c55-11e1-a8fc-705ab656b183
    WOW64=1
    Response.type=4
    Sig[0].Name=Application Name
    Sig[0].Value=adl.exe
    Sig[1].Name=Application Version
    Sig[1].Value=3.1.0.4880
    Sig[2].Name=Application Timestamp
    Sig[2].Value=4eb7612e
    Sig[3].Name=Fault Module Name
    Sig[3].Value=Adobe AIR.dll
    Sig[4].Name=Fault Module Version
    Sig[4].Value=3.1.0.4880
    Sig[5].Name=Fault Module Timestamp
    Sig[5].Value=4eb75fb9
    Sig[6].Name=Exception Code
    Sig[6].Value=c0000005
    Sig[7].Name=Exception Offset
    Sig[7].Value=000a8a5b
    DynamicSig[1].Name=OS Version
    DynamicSig[1].Value=6.1.7600.2.0.0.256.48
    DynamicSig[2].Name=Locale ID
    DynamicSig[2].Value=1033
    DynamicSig[22].Name=Additional Information 1
    DynamicSig[22].Value=0a9e
    DynamicSig[23].Name=Additional Information 2
    DynamicSig[23].Value=0a9e372d3b4ad19135b953a78882e789
    DynamicSig[24].Name=Additional Information 3
    DynamicSig[24].Value=0a9e
    DynamicSig[25].Name=Additional Information 4
    DynamicSig[25].Value=0a9e372d3b4ad19135b953a78882e789
    UI[2]=C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.6\sdks\4.6.0\bin\adl.exe
    UI[3]=Adobe AIR Debug Launcher has stopped working
    UI[4]=Windows can check online for a solution to the problem.
    UI[5]=Check online for a solution and close the program
    UI[6]=Check online for a solution later and close the program
    UI[7]=Close the program
    LoadedModule[0]=C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.6\sdks\4.6.0\bin\adl.exe
    LoadedModule[1]=C:\Windows\SysWOW64\ntdll.dll
    LoadedModule[2]=C:\Windows\syswow64\kernel32.dll
    LoadedModule[3]=C:\Windows\syswow64\KERNELBASE.dll
    LoadedModule[4]=C:\Windows\syswow64\USER32.dll
    LoadedModule[5]=C:\Windows\syswow64\GDI32.dll
    LoadedModule[6]=C:\Windows\syswow64\LPK.dll
    LoadedModule[7]=C:\Windows\syswow64\USP10.dll
    LoadedModule[8]=C:\Windows\syswow64\msvcrt.dll
    LoadedModule[9]=C:\Windows\syswow64\ADVAPI32.dll
    LoadedModule[10]=C:\Windows\SysWOW64\sechost.dll
    LoadedModule[11]=C:\Windows\syswow64\RPCRT4.dll
    LoadedModule[12]=C:\Windows\syswow64\SspiCli.dll
    LoadedModule[13]=C:\Windows\syswow64\CRYPTBASE.dll
    LoadedModule[14]=C:\Windows\syswow64\SHLWAPI.dll
    LoadedModule[15]=C:\Windows\syswow64\SHELL32.dll
    LoadedModule[16]=C:\Windows\system32\msi.dll
    LoadedModule[17]=C:\Windows\syswow64\ole32.dll
    LoadedModule[18]=C:\Windows\system32\IMM32.DLL
    LoadedModule[19]=C:\Windows\syswow64\MSCTF.dll
    LoadedModule[20]=C:\Windows\syswow64\WS2_32.dll
    LoadedModule[21]=C:\Windows\syswow64\NSI.dll
    LoadedModule[22]=C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.6\sdks\4.6.0\runtimes\air\win\Adobe AIR\Versions\1.0\Adobe AIR.dll
    LoadedModule[23]=C:\Windows\syswow64\OLEAUT32.dll
    LoadedModule[24]=C:\Windows\system32\VERSION.dll
    LoadedModule[25]=C:\Windows\system32\WINMM.dll
    LoadedModule[26]=C:\Windows\system32\OLEACC.dll
    LoadedModule[27]=C:\Windows\syswow64\CRYPT32.dll
    LoadedModule[28]=C:\Windows\syswow64\MSASN1.dll
    LoadedModule[29]=C:\Windows\system32\MSIMG32.dll
    LoadedModule[30]=C:\Windows\syswow64\COMDLG32.dll
    LoadedModule[31]=C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_ 5.82.7600.16661_none_ebfb56996c72aefc\COMCTL32.dll
    LoadedModule[32]=C:\Windows\syswow64\WININET.dll
    LoadedModule[33]=C:\Windows\syswow64\urlmon.dll
    LoadedModule[34]=C:\Windows\syswow64\iertutil.dll
    LoadedModule[35]=C:\Windows\system32\mscms.dll
    LoadedModule[36]=C:\Windows\system32\USERENV.dll
    LoadedModule[37]=C:\Windows\system32\profapi.dll
    LoadedModule[38]=C:\Windows\system32\Secur32.dll
    LoadedModule[39]=C:\Windows\system32\DSOUND.dll
    LoadedModule[40]=C:\Windows\system32\POWRPROF.dll
    LoadedModule[41]=C:\Windows\syswow64\SETUPAPI.dll
    LoadedModule[42]=C:\Windows\syswow64\CFGMGR32.dll
    LoadedModule[43]=C:\Windows\syswow64\DEVOBJ.dll
    LoadedModule[44]=C:\Windows\system32\IPHLPAPI.DLL
    LoadedModule[45]=C:\Windows\system32\WINNSI.DLL
    LoadedModule[46]=C:\Windows\system32\DNSAPI.dll
    LoadedModule[47]=C:\Windows\system32\WINSPOOL.DRV
    LoadedModule[48]=C:\Windows\system32\dbghelp.dll
    LoadedModule[49]=C:\Windows\system32\uxtheme.dll
    LoadedModule[50]=C:\Program Files (x86)\MMTaskbar\shellhook.dll
    LoadedModule[51]=C:\Windows\syswow64\CLBCatQ.DLL
    LoadedModule[52]=C:\Windows\system32\mlang.dll
    LoadedModule[53]=C:\Windows\system32\dwmapi.dll
    LoadedModule[54]=C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_ 6.0.7600.16661_none_420fe3fa2b8113bd\comctl32.dll
    LoadedModule[55]=C:\Windows\system32\WindowsCodecs.dll
    LoadedModule[56]=C:\Windows\system32\apphelp.dll
    LoadedModule[57]=C:\Users\joel.badinas.ENTICENT\AppData\Roaming\Dropbox\bin\DropboxExt.14. dll
    LoadedModule[58]=C:\Users\joel.badinas.ENTICENT\AppData\Roaming\Dropbox\bin\MSVCP71.dll
    LoadedModule[59]=C:\Users\joel.badinas.ENTICENT\AppData\Roaming\Dropbox\bin\MSVCR71.dll
    LoadedModule[60]=C:\Windows\system32\EhStorShell.dll
    LoadedModule[61]=C:\Windows\system32\PROPSYS.dll
    LoadedModule[62]=C:\Windows\system32\ntshrui.dll
    LoadedModule[63]=C:\Windows\system32\srvcli.dll
    LoadedModule[64]=C:\Windows\system32\cscapi.dll
    LoadedModule[65]=C:\Windows\system32\slc.dll
    LoadedModule[66]=C:\Windows\system32\credssp.dll
    LoadedModule[67]=C:\Windows\SysWOW64\schannel.dll
    FriendlyEventName=Stopped working
    ConsentKey=APPCRASH
    AppName=Adobe AIR Debug Launcher
    AppPath=C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.6\sdks\4.6.0\bin\adl.exe

    Dear, I had the same problema.
    Was the sandbox from firewall.
    I disabled and worked.

  • How to run Smart School Applicaiton adobe flex builder in Mac OS X lion

    How to run Smart School Applicaiton adobe flex builder in Mac OS X lion
    Smart School is an interactive e-learning platform for CBSE based schools & students, offers 3D multimedia lessons, assessments and fully solved NCERT textbook exercises.
    Smart School Online
    Website: www.smartschoolonline.in
    Youtube: www.youtube.com/user/smartschoolonline

    You should be able to find the add in this location:
    ~/Library/Preferences/Macromedia/Flash Player/www.macromedia.com/bin/connectaddin

  • Problem Installing Adobe Flex Builder 3 (Standalone)

    I have attempted a few times today to install the Flex Builder 3 standalone file, but I am having issues. I am currently using Adobe CS4 Design Premium on my computer.
    I am new to this type of application development.  Currently, I mainly used flash to create my interactive applications, but I need to branch out to create more complex applications.  As I already know actionscript 3.0, I was interesting into getting into Flex.  I do not know Javascript, C++, etc.
    Once I download the standalone file to my desktop and run the installer, I do not choose to download Flash Player 9 because I already have nor do I choose do download the Coldfusion or JSEclipse Plug-in as I do not have Eclipse on my computer (it comes with the standalone as I have been led to believe).  After running the installer, it almost gets to the end and then I get the following error message:
    I click OK, it finishes the install and says
    I go to the log file and get the following:
    !SESSION 2010-02-24 16:22:40.424 -----------------------------------------------
    eclipse.buildId=unknown
    java.version=1.5.0_11
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Framework arguments:  -application org.eclipse.update.core.standaloneUpdate -command install -from file:\C:\Program Files\Adobe\Flex Builder 3\com.adobe.flexbuilder.update.site/ -featureId com.adobe.flexbuilder.feature.standalone -version 3.0.214193
    Command-line arguments:  -application org.eclipse.update.core.standaloneUpdate -command install -from file:\C:\Program Files\Adobe\Flex Builder 3\com.adobe.flexbuilder.update.site/ -featureId com.adobe.flexbuilder.feature.standalone -version 3.0.214193
    !ENTRY org.eclipse.update.core 4 0 2010-02-24 16:22:44.799
    !MESSAGE Cannot install featurecom.adobe.flexbuilder.feature.standalone 3.0.214193
    Can anybody help me on this?  Is there something I missing prior to download?

    We're in the same boat here - the the behavour of xsd:all in
    BETA 3 renders our Flex app virtually useless because of
    communication issues with the backend webservice. We have studied
    the proposed workaround suggested, unfortunately we only control
    the FLEX app - we do not control the WS we have to integrate with.
    As a result we've gone back to BETA 2 to do some critical
    changes in the software but the "Beta expired." message we've been
    receiving is really not well received. As we have been very
    proactive in supporting development in the BETA phases including
    reporitng bugs, we think that Adobe shoudl also have some
    flexibility here and offer ways to extend the BETA 2. We're not
    asking for any type of support during that phase - purely the
    ability to compile our source until we can implement the full work
    around which will allow the software to run on BETA 3. The
    suggestion to change dates or go to previous restore points do not
    work well here with our numerous developers.

  • Please give me some examples of video chat with adobe flash builder 4 or adobe flex 3.5

    I'm a newbie for flex. I had a project from my college to made a video chat application using Adobe Flash Builder 4 and used Red5.  please help me, give me some examples of video chat source code, so that i may to learn it. thanks a lot friends.

    As you are starting at the beginning you may as well start with FB4. When you install FB4 you will find that its start page has links to documentation tutorials and examples through the tour-de-flex. There are some great blogs that continue to offer advice and examples, nothing beats well written examples for learning. If you are on face book there is an Adobe Flex page that is continually giving links to examples and information about e-seminars.
    And of course there is here. So jump on board and have a bit of fun.
    David

Maybe you are looking for

  • Synchronous SOAP call from XI without BPM....

    Hi All, Is it possible to use the (File - XI - SOAP) Synchronous SOAP call from XI with out BPM. to trace the error messages. If yes then how it can be achived in XI. Thanks, Jane

  • To Akash :  Http Connection problem

    Dear Akash, Thanks for the reply u gave for my question I tried with Thread also. I still have few doubts & problem. 1. Do we need to get special permission from operators for uploading the images or text to server. I have tried to upload captured im

  • Connecting ipod to new mac book os x from dell windows xp....

    Hey, I just bought a new mac book yesterday and finally made the conversion over to apple. I have roughly 6000 songs on my ipod and definetly do not want to lose them. If i plug in my ipod to my new mac book, will I lose all my songs or will they jus

  • XI Basic Terminologies and main topics

    Hai Im SAP-BW Consultant . And im working for one MNC . I want to learn the XI by my own. Because i have system in my office. 1) So please tell me wht are the basic terminologies of XI and basic information, important topics in that . 2) Is it necces

  • File Sharing/Collaborating Question

    I need to understand better how to collaborate as a team on documents.  Situation #1:  I shared a document with a colleague--marked the document "limited access."  The recipient said a password was requred to opent it.  I don't recall an option to pr