Usage Tracking - Access problem when Authentication Mode = Windows

Hi Everyone,
I´m working on UPK Usage Tracking configuration, in order to provide the finished training material.
1) In Server01 (on Window Server 2003) the UPK Usage Tracking is installed
2) In Server02 (also on Windows Server 2003) the Usage Tracking database is installed
3) By accessing the configuration file (http://Server01/ODSTrack/configuration/setup.aspx) on Server01,I setup the Authentication Mode = Forms
Note: The rest of the configurations were done.
4) Once the configuration from step 3 is done, I execute the traning material (on Server01) from another node of the windows network
and as a result I´m able to perform it.
5) I access the Statistc data on Server01 by accessing the file (http://Server01/ODSTrack/admin/default.aspx)and I´m also able to see the results.
6) When I execute the step 3 but with Authentication Mode = Windows, and including the GROUP name (windows group specially created for this goal where my user is included),
- I still have access to the training material (step 4)
- I have NO aceess to the statistics data any more (step 5) and the following message is display
"You do not have permission to access this page. Please contact your Usage Tracking Server Administrator to update your permissions. "
I don´t know what else I can do, and I wonder if some other configurations need to be done at windows network and/or explorer lever or any other.
Any help would be appreciated.
Best Regards//
Rubén Zamudio

Hi All,
This problem was solved by reconfiguring Usage Tracking in the authentication method (was anonymous and the solution was Windows integrated).
It is important to count on people from your organization working on Networks with some knowledge in IIS.
Best Regards
Ruben

Similar Messages

  • HT3983 i have a sound problem when i install windows 7 32 bit on my imac

    i have a sound problem when i install windows 7 32 bit on my imac

    Did you download and install the Windows Support software? First step in Bootcamp Assistant is to download the support software. Then did you install the support software from within Windows?
    Read the Bootcamp Install instructions. http://manuals.info.apple.com/en_US/boot_camp_install-setup_10.7.pdf

  • Usage Tracking Catalog Problem

    I am trying to setup usage tracking in OBIEE running on Windows 2008. Every time I try to open the sample catalog I receive the following error: Error initializing/loading existing Catalog: D:\UsageStatistics\UsageTracking. I have tried the file from three different installs with the same error. I am using 7-Zip to unpack the zip file.
    Any ideas

    Sorry about that -- this is 11g. I haven't gotten far. I have been using blogs like: http://obieeelegant.blogspot.com/2011/08/obiee11g-setting-up-usage-tracking.html to guide me. While looking at the sample files provided I just wanted to take a look at the catalog provided in OBIEEHOME\instances\instance1\bifoundation\OracleBIServerComponent\coreapplication_obis1\sample\usagetracking\usagetracking.zip. When I unzip and then try and open it in offline mode I am getting the error.

  • Access denied when ssh in window server 2008 after set it as radius server

    yesterday i succeed to use aaa to login and can see aaa in sh aaa session
    https://murison.wordpress.com/2010/11/11/cisco-radius-configuration-with-server-2008-r2/
    today i simulate again, it access denied, do not know where is wrong
    win 192.168.2.12 ---  switch 192.168.2.5 --- 192.168.2.1 R1
    R1
    conf t
    hostname router1
    int FastEthernet0/0
    ip address 192.168.2.1 255.255.255.0
    no shut
    end
    conf t
    ip route 192.168.2.0 255.255.255.0 192.168.2.5
    end
    enable
    configure terminal
    enable secret cisco
    end
    conf t
    aaa new-model
    username radiusclient privilege 15 password 0 cisco
    crypto key generate rsa
    ip ssh time-out 60
    ip ssh version 2
    line vty 0 4
    transport input ssh
    exit
    line vty 5 15
    transport input ssh
    exit
    ip domain-name radius1.local
    radius-server host 192.168.2.12
    radius-server key cisco
    aaa group server radius NPSSERVER
    server 192.168.2.12
    exit
    aaa authentication login default group NPSSERVER local
    aaa authorization exec default group NPSSERVER local
    exit
    R2
    conf t
    vlan 10
    int vlan 10
    ip address 192.168.2.5 255.255.255.0
    end
    conf t
    hostname router2
    int FastEthernet1/0
    switchport
    switchport access vlan 10
    switchport mode access
    shutdown
    no shut
    end
    conf t
    hostname router2
    int FastEthernet1/1
    switchport
    switchport access vlan 10
    switchport mode access
    shutdown
    no shut
    end
    conf t
    hostname router2
    int FastEthernet1/2
    switchport
    switchport access vlan 10
    switchport mode access
    shutdown
    no shut
    end
    R3
    conf t
    hostname router3
    int FastEthernet0/0
    ip address 192.168.2.7 255.255.255.0
    no shut
    end
    conf t
    ip route 192.168.2.0 255.255.255.0 192.168.2.5
    end

    Hi,
    The configuration looks fine. What do you see in radius server as the reason for authentication failure?
    Regards,
    Kanwal
    Note: Please mark answers if they are helpful.

  • TFS 2013: Access problem when adding a AD group to members

    Hi there!
    I have a big access problem. It seems I cant log into TFS if I add a AD group to a collection but I can log in if I add single users from the same group.
    EDIT: The group I want to add is from another domain. Maybe thats the reason for the problem?
    Any ideas? I dont want to add 150 users one by one ;)

    Hi John
    I will try to answer your questions :)
    There’s two domains, TFSdomain and Userdomain, right? - Yes
    The TFSdomain one way trust to Userdomain? - Yes
    If you add a single account(Userdomain) into your TFS Server, this single account(Userdomain) can connect to TFS Web Access or your account can connect to TFS Web Access? Your account and this single account(Userdomain) are not the same account? -
    I have two accounts, one User domain accout and one TFS domain account that is TFS administrator. If I use the TFS domain account to add the User domain account as a project group member this user domain account will be able to access the TFS web access
    from the user domain.
    If you add an AD group(Userdomain) into your TFS Server, the user in this AD group(Userdomain) will cannot access TFS Web Access or your account cannot access TFS Web Access? Your account and this user are the same account? Or your account included in this
    AD group(Userdomain) too? - The user domain:s "domain users" group includes my user domain account. If I add the user domain:s "domain users" group as a project group member in TFS (with my domain user) my user domain account will
    not be able to access the TFS web access from the user domain.
    When connect to TFS Web Access failed, what’s the error message you received? - There is no error message, I am only asked to log in again.
    If you cannot access TFS Web Access, how did you add AD group(Userdomain) into your TFS Server? Or once you added the AD group(Userdomain) into TFS Server, you will cannot access TFS Web Access immediately? Your account is a Userdomain user? -
    I added it with my TFS user domain administer account
    The scenario is as follows:
    I have a one way trust from tfs domain to user domain.
    I add a user domain account as a project group member in TFS. Now this account is granted access to the project using the TFS web access client.
    I remove the user again.
    I add the users domain:s "domain users" group (where my user domain account is included) as a project group member in TFS. Now my user account is
    not granted access to the project using the TFS web access client.
    Hope this will spread some light on the problem.
    Thanks Stefan

  • Access Violation when Printing on Windows NT

    Our users are experiencing problems especially when trying to print from w/in our application which is deployed via JWS. As they print out, they are kicked out of the application and the following dump is generated in a file on their desktop. Any help will be appreciated.
    please send me any details you may want to know in order to help out.
    Thanks,
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x77ab69e6, pid=5332, tid=5660
    # Java VM: Java HotSpot(TM) Client VM (1.5.0-b64 mixed mode, sharing)
    # Problematic frame:
    # C [MSCTF.dll+0x69e6]
    --------------- T H R E A D ---------------
    Current thread (0x03a30678): JavaThread "AWT-Windows" daemon [_thread_in_native, id=5660]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000001
    Registers:
    EAX=0x00000001, EBX=0x001ff930, ECX=0x0425e648, EDX=0x00000002
    ESP=0x0425e5f0, EBP=0x0425e5f4, ESI=0x0425e648, EDI=0x00000000
    EIP=0x77ab69e6, EFLAGS=0x00010202
    Top of Stack: (sp=0x0425e5f0)
    0x0425e5f0: 0011d368 0425e634 77ab77f0 00000001
    0x0425e600: 000d0216 0015fc38 02f80203 77ab6704
    0x0425e610: 0014a420 02f80203 00000000 00000000
    0x0425e620: 77ab67c8 001953a8 04f700fc 00000000
    0x0425e630: 001ff930 0425e654 77ab8e6f 0014aa00
    0x0425e640: 02f80203 00000000 00000001 00000000
    0x0425e650: 00000000 0425e680 77883472 02f80203
    0x0425e660: 00000001 000d0216 02f80203 000d0216
    Instructions: (pc=0x77ab69e6)
    0x77ab69d6: ff 55 8b ec 8b 45 08 85 c0 56 8b f1 89 06 74 06
    0x77ab69e6: 8b 08 50 ff 51 04 8b c6 5e 5d c2 04 00 90 90 90
    Stack: [0x04220000,0x04260000), sp=0x0425e5f0, free space=249k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [MSCTF.dll+0x69e6]
    C [MSCTF.dll+0x77f0]
    C [MSCTF.dll+0x8e6f]
    C [IMM32.DLL+0x3472]
    C [USER32.dll+0x199cd]
    C [USER32.dll+0x18e4c]
    C [USER32.dll+0x18de1]
    C [USER32.dll+0x19132]
    C [USER32.dll+0x21a10]
    C [USER32.dll+0x21ae8]
    C [USER32.dll+0x21c03]
    C [USER32.dll+0x23656]
    C [ntdll.dll+0x60e6e]
    C [COMDLG32.DLL+0x1ba2a]
    C [USER32.dll+0x21a10]
    C [USER32.dll+0xf203]
    C [USER32.dll+0x10c7e]
    C [USER32.dll+0x1123b]
    C [USER32.dll+0x21a10]
    C [USER32.dll+0x21ae8]
    C [USER32.dll+0x2286a]
    C [USER32.dll+0xed81]
    C [USER32.dll+0x1144d]
    C [USER32.dll+0x114a2]
    C [COMDLG32.DLL+0x1b253]
    C [COMDLG32.DLL+0x1b78c]
    C [COMDLG32.DLL+0x1e3e7]
    C [awt.dll+0xd99c0]
    C [USER32.dll+0x21a10]
    C [USER32.dll+0x21ae8]
    C [USER32.dll+0x21c03]
    C [USER32.dll+0x23656]
    C [ntdll.dll+0x60e6e]
    C [USER32.dll+0x1c5cd]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j sun.awt.windows.WToolkit.eventLoop()V+0
    j sun.awt.windows.WToolkit.run()V+69
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x03a70438 JavaThread "Thread-19" [_thread_in_native, id=4112]
    0x03a6f980 JavaThread "AWT-EventQueue-2" [_thread_in_native, id=2188]
    0x03a6f7f8 JavaThread "AWT-Shutdown" [_thread_blocked, id=5668]
    0x03a6fb08 JavaThread "TimerQueue" daemon [_thread_blocked, id=5656]
    0x03a44ad0 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5636]
    0x000bfd68 JavaThread "DestroyJavaVM" [_thread_blocked, id=2208]
    0x03a4ee28 JavaThread "traceMsgQueueThread" [_thread_blocked, id=4064]
    =>0x03a30678 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5660]
    0x00a21d10 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=4764]
    0x00a21ff0 JavaThread "CompilerThread0" daemon [_thread_blocked, id=5372]
    0x00a21338 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2704]
    0x00a1c560 JavaThread "Finalizer" daemon [_thread_blocked, id=4932]
    0x00a1af38 JavaThread "Reference Handler" daemon [_thread_blocked, id=5644]
    Other Threads:
    0x00a18750 VMThread [id=5648]
    0x00971480 WatcherThread [id=1872]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 1152K, used 680K [0x233a0000, 0x234d0000, 0x23880000)
    eden space 1088K, 56% used [0x233a0000, 0x2343a3b8, 0x234b0000)
    from space 64K, 100% used [0x234c0000, 0x234d0000, 0x234d0000)
    to space 64K, 0% used [0x234b0000, 0x234b0000, 0x234c0000)
    tenured generation total 14008K, used 13161K [0x23880000, 0x2462e000, 0x273a0000)
    the space 14008K, 93% used [0x23880000, 0x2455a638, 0x2455a800, 0x2462e000)
    compacting perm gen total 8192K, used 3976K [0x273a0000, 0x27ba0000, 0x2b3a0000)
    the space 8192K, 48% used [0x273a0000, 0x27782110, 0x27782200, 0x27ba0000)
    ro space 8192K, 62% used [0x2b3a0000, 0x2b8a7160, 0x2b8a7200, 0x2bba0000)
    rw space 12288K, 46% used [0x2bba0000, 0x2c12c1c0, 0x2c12c200, 0x2c7a0000)
    Dynamic libraries:
    0x00400000 - 0x0040c000 C:\Program Files\Java\jre1.5.0\bin\javaw.exe
    0x77d00000 - 0x77e1e000 C:\Windows\system32\ntdll.dll
    0x77e60000 - 0x77f38000 C:\Windows\system32\kernel32.dll
    0x778a0000 - 0x7795f000 C:\Windows\system32\ADVAPI32.dll
    0x777b0000 - 0x77873000 C:\Windows\system32\RPCRT4.dll
    0x77710000 - 0x777ae000 C:\Windows\system32\USER32.dll
    0x77b80000 - 0x77bcb000 C:\Windows\system32\GDI32.dll
    0x775e0000 - 0x7768a000 C:\Windows\system32\MSVCRT.dll
    0x71410000 - 0x7142e000 C:\Windows\system32\ShimEng.dll
    0x763b0000 - 0x763dc000 C:\Windows\system32\apphelp.dll
    0x731a0000 - 0x73227000 C:\Windows\AppPatch\AcLayers.DLL
    0x765c0000 - 0x7708e000 C:\Windows\system32\SHELL32.dll
    0x77120000 - 0x77175000 C:\Windows\system32\SHLWAPI.dll
    0x77320000 - 0x77464000 C:\Windows\system32\ole32.dll
    0x77550000 - 0x775dc000 C:\Windows\system32\OLEAUT32.dll
    0x76560000 - 0x7657e000 C:\Windows\system32\USERENV.dll
    0x76540000 - 0x76554000 C:\Windows\system32\Secur32.dll
    0x732f0000 - 0x73331000 C:\Windows\system32\WINSPOOL.DRV
    0x76000000 - 0x76014000 C:\Windows\system32\MPR.dll
    0x77880000 - 0x7789e000 C:\Windows\system32\IMM32.DLL
    0x77ab0000 - 0x77b77000 C:\Windows\system32\MSCTF.dll
    0x77540000 - 0x77549000 C:\Windows\system32\LPK.DLL
    0x779b0000 - 0x77a2d000 C:\Windows\system32\USP10.dll
    0x75360000 - 0x754f4000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6000.16386_none_5d07289e07e1d100\comctl32.dll
    0x6d640000 - 0x6d7c5000 C:\Program Files\Java\jre1.5.0\bin\client\jvm.dll
    0x750f0000 - 0x75123000 C:\Windows\system32\WINMM.dll
    0x750b0000 - 0x750e8000 C:\Windows\system32\OLEACC.dll
    0x6d280000 - 0x6d288000 C:\Program Files\Java\jre1.5.0\bin\hpi.dll
    0x765b0000 - 0x765b7000 C:\Windows\system32\PSAPI.DLL
    0x6d610000 - 0x6d61c000 C:\Program Files\Java\jre1.5.0\bin\verify.dll
    0x6d300000 - 0x6d31d000 C:\Program Files\Java\jre1.5.0\bin\java.dll
    0x6d630000 - 0x6d63f000 C:\Program Files\Java\jre1.5.0\bin\zip.dll
    0x6d000000 - 0x6d166000 C:\Program Files\Java\jre1.5.0\bin\awt.dll
    0x75660000 - 0x7569f000 C:\Windows\system32\uxtheme.dll
    0x03cb0000 - 0x03d96000 C:\Windows\system32\ddraw.dll
    0x6f490000 - 0x6f496000 C:\Windows\system32\DCIMAN32.dll
    0x77190000 - 0x77318000 C:\Windows\system32\SETUPAPI.dll
    0x744a0000 - 0x744ac000 C:\Windows\system32\dwmapi.dll
    0x75930000 - 0x75951000 C:\Windows\system32\NTMARTA.DLL
    0x77960000 - 0x779a9000 C:\Windows\system32\WLDAP32.dll
    0x77690000 - 0x776bd000 C:\Windows\system32\WS2_32.dll
    0x77e20000 - 0x77e26000 C:\Windows\system32\NSI.dll
    0x760b0000 - 0x760c1000 C:\Windows\system32\SAMLIB.dll
    0x6bbe0000 - 0x6bee1000 C:\Windows\system32\VTGUModeDX32.dll
    0x6cee0000 - 0x6cfac000 C:\Windows\system32\D3DIM700.DLL
    0x6d1f0000 - 0x6d203000 C:\Program Files\Java\jre1.5.0\bin\deploy.dll
    0x77470000 - 0x7753f000 C:\Windows\system32\WININET.dll
    0x77180000 - 0x77183000 C:\Windows\system32\Normaliz.dll
    0x776c0000 - 0x77705000 C:\Windows\system32\iertutil.dll
    0x77bd0000 - 0x77cf4000 C:\Windows\system32\urlmon.dll
    0x75f00000 - 0x75ff1000 C:\Windows\system32\CRYPT32.dll
    0x76020000 - 0x76032000 C:\Windows\system32\MSASN1.dll
    0x6d5d0000 - 0x6d5ed000 C:\Program Files\Java\jre1.5.0\bin\RegUtils.dll
    0x75c90000 - 0x75c98000 C:\Windows\system32\VERSION.dll
    0x73bf0000 - 0x73df4000 C:\Windows\system32\msi.dll
    0x75520000 - 0x75567000 C:\Windows\system32\RASAPI32.dll
    0x75500000 - 0x75514000 C:\Windows\system32\rasman.dll
    0x76280000 - 0x762ea000 C:\Windows\system32\NETAPI32.dll
    0x75130000 - 0x75161000 C:\Windows\system32\TAPI32.dll
    0x75740000 - 0x7574c000 C:\Windows\system32\rtutils.dll
    0x71a20000 - 0x71a26000 C:\Windows\system32\sensapi.dll
    0x75d30000 - 0x75d37000 C:\Windows\system32\credssp.dll
    0x75a20000 - 0x75a65000 C:\Windows\system32\schannel.dll
    0x6d4c0000 - 0x6d4d3000 C:\Program Files\Java\jre1.5.0\bin\net.dll
    0x75c20000 - 0x75c5b000 C:\Windows\system32\mswsock.dll
    0x75c80000 - 0x75c86000 C:\Windows\System32\wship6.dll
    0x6d240000 - 0x6d27d000 C:\Program Files\Java\jre1.5.0\bin\fontmanager.dll
    0x75090000 - 0x7509f000 C:\Windows\system32\NLAapi.dll
    0x75e60000 - 0x75e79000 C:\Windows\system32\IPHLPAPI.DLL
    0x75e20000 - 0x75e55000 C:\Windows\system32\dhcpcsvc.DLL
    0x76060000 - 0x7608b000 C:\Windows\system32\DNSAPI.dll
    0x75e10000 - 0x75e17000 C:\Windows\system32\WINNSI.DLL
    0x75df0000 - 0x75e10000 C:\Windows\system32\dhcpcsvc6.DLL
    0x72730000 - 0x72738000 C:\Windows\System32\winrnr.dll
    0x72560000 - 0x7256f000 C:\Windows\system32\napinsp.dll
    0x72520000 - 0x72532000 C:\Windows\system32\pnrpnsp.dll
    0x758f0000 - 0x758f6000 C:\Windows\System32\wshtcpip.dll
    0x73a30000 - 0x73a36000 C:\Windows\system32\rasadhlp.dll
    0x6d4e0000 - 0x6d4e9000 C:\Program Files\Java\jre1.5.0\bin\nio.dll
    0x6d1c0000 - 0x6d1e3000 C:\Program Files\Java\jre1.5.0\bin\dcpr.dll
    0x6d3c0000 - 0x6d3df000 C:\Program Files\Java\jre1.5.0\bin\jpeg.dll
    0x77a30000 - 0x77aa4000 C:\Windows\system32\COMDLG32.DLL
    0x744b0000 - 0x74536000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.6000.16386_none_87e0cb09378714f1\COMCTL32.dll
    0x6c640000 - 0x6c6f9000 C:\Windows\system32\spool\DRIVERS\W32X86\3\UNIDRVUI.DLL
    0x6cb30000 - 0x6cb8e000 C:\Windows\system32\spool\DRIVERS\W32X86\3\UNIDRV.DLL
    0x6c0e0000 - 0x6c215000 C:\Windows\system32\spool\DRIVERS\W32X86\3\hpz3rlhn.dll
    0x71a90000 - 0x71af6000 C:\Windows\system32\msvcp60.dll
    0x6c590000 - 0x6c635000 C:\Windows\system32\spool\DRIVERS\W32X86\3\hpzlelhn.dll
    0x06630000 - 0x06670000 C:\Windows\system32\spool\DRIVERS\W32X86\3\HPFIME50.dll
    0x73180000 - 0x73191000 C:\Windows\system32\msvcirt.dll
    0x77090000 - 0x77114000 C:\Windows\system32\CLBCatQ.DLL
    0x72d40000 - 0x72e69000 C:\Windows\System32\msxml3.dll
    0x759b0000 - 0x759e8000 C:\Windows\system32\rsaenh.dll
    0x6b930000 - 0x6bbd2000 C:\Windows\system32\spool\DRIVERS\W32X86\3\hpzuilhn.dll
    0x6db30000 - 0x6db76000 C:\Windows\system32\COMPSTUI.dll
    0x75600000 - 0x75605000 C:\Windows\system32\MSIMG32.dll
    VM Arguments:
    jvm_args: -Xbootclasspath/a:C:\Program Files\Java\jre1.5.0\lib\javaws.jar;C:\Program Files\Java\jre1.5.0\lib\deploy.jar -Djnlpx.home=C:\Program Files\Java\jre1.5.0\bin -Djnlpx.splashport=49680 -Djnlpx.jvm="C:\Program Files\Java\jre1.5.0\bin\javaw.exe" -Djnlpx.remove=true -Djava.security.policy=file:C:\Program Files\Java\jre1.5.0\lib\security\javaws.policy -DtrustProxy=true -Xverify:remote -Djnlpx.heapsize=NULL,NULL
    java_command: com.sun.javaws.Main C:\Users\NUNYAB~1\AppData\Local\Temp\javaws2
    Environment Variables:
    CLASSPATH=.;C:\Program Files\QuickTime\QTSystem\QTJava.zip
    PATH=C:\Program Files\Java\jre1.5.0\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Internet Explorer;;"C:\Program Files\Java\jre1.5.0\bin"
    USERNAME=Nunya Buisness
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 10 Stepping 9, CentaurHauls
    --------------- S Y S T E M ---------------
    OS: Windows NT 6.0 Build 6000
    CPU:total 1 family 6, cmov, cx8, fxsr, mmx, sse, sse2
    Memory: 4k page, physical 456576k(86412k free), swap 1477948k(738716k free)
    vm_info: Java HotSpot(TM) Client VM (1.5.0-b64) for windows-x86, built on Sep 15 2004 03:00:31 by "java_re" with MS VC++ 6.0

    Hi Paula,
    I am getting a similar issue. Have you found a solution and/or the root cause of the violation?
    Thanks,
    Sean

  • Flash problem when viewing in windows

    When I view my flash work on a web site in windows (works
    fine in mac) when you mouseover the flash area it comes up with a
    boundary box with a comment tag saying "Click to activate and use
    this control" - you then have to click in the flash area before you
    can start using any of the flash features, such as buttons and so
    on.
    I'm not sure why this is happening, but it seems to have
    something to do with flash 9, windows, and my publishing settings
    (im guessing). I know its not a browser issue or setting as i've
    viewed many other sites with flash where they don't have this
    happening..
    All I'm doing is creating my flash, exporting it and then
    importing it in dreamweaver.. Simple and straight forward
    Can someone please explain to me how to fix it.
    Thank you.

    I am having the same problem as you. The problem is the
    publisher settings fro Flash. The very last section you will see
    "Local playback security" with a dropdown list of
    * Access local files only
    * Access Network only.
    I hate these options and I wish there was a work around. I
    noticed that my flvplayer buttons will not show up using the
    network settings on the web but I can see the video. On the
    otherhand, the video will not play embeded in a html file.
    The local setting plays perfect on my computer, I can see the
    video and flvplayer components, however the video will not play on
    the internet.
    I just do not know what to do.
    In summary, the network settings will play on the network but
    will not show the buttons and the local will not play on the web
    but plays perfectly on the my computer.
    Go figure

  • Windows 7 Open and Save As dialog box gives an "Access Denied" when using common Windows Explorer features.

    On many computers in our environment we have issues in Windows 7 when using the Common Dialog Box.  Within the dialog box we get the error Access Denied whenever we try to create a folder.  If we try to rename a file it doesn't give an error but
    it doesn't work either.  We cannot delete a file, still no error, but we can create shortcut.
    Within Windows Explorer of the same user it has no issues.
    Even if we run an application as administrator it has the same results.
    Example: Open Paint (right click "Run As Administrator"); then File, "Save As", right-click in empty space; then New, Folder.  This caused the error to popup "Unable to create the folder 'New folder'  Access is denied."
    Thanks for your help,
    Daniel

    Hi Daniel,
    How are things going? As the article provided above said, for such kind of issues generally it is caused by permission settings.
    The article provided several possible solution and please let us know if there is anything unclear about the steps. 
    If you have any feedback on our support, please send to [email protected]

  • Problem when open new window...

    Hi,
    I have a flash website and one problem with it.
    When I push on a button, it has to open new window.
    thumb1.onPress = function(){
    getURL("
    http://...............as.html",
    "_blank");
    But I want that the opened window will be no resizable, no
    location, no menubar, no scrollbar, no status, no toolbar, no
    fullscreen. Can actionscript do this?

    Hi, Motiejuss!
    You can use the getURL to call a JS function.
    Just like
    getURL("javascript:window.open('
    http://...as.htm', 'foo', 'width=400
    height=400');");
    But the best is to use ExternalInterface, in Flash 8.
    Bye,
    CaioToOn!

  • Writing DIgital Outpu Problems when clcking Start Windows button

    I'm using a PCI 6025 on Win98 with NI-Daq 6.9.1. When run a VI that writes to one digital line output and then click on the windows START button, the output changes state. It writes 0 and 1 randomly. I tried even using the Intermediate level vis but it still happens. What should I do ?

    Having review your code, I would like to recommend a next step.
    Place the code in highlight execution. Run it, and see if, without caring about the highlighting going on, that the effect is duplicated. If not, I cannot be sure of where to advise you next. If it does, then you are doing good so far. Now, run the thing again (stop, restart, etc.) and pay attention to the highlight execution. You need to be able to figure out what code is executing, what flow occurs, when you press the start menu. I am guessing that the cause is something with the user interface that has an unexpected result in your code. Highlight execution will let you know EXACTLY what code is executing when the problem occurs, and is a very powerful troubleshooting tool.
    If y
    ou still can't figure it out, post again.
    Good luck.

  • Re: Runaway memory usage in Access Connections AcSvc.exe on Windows Vista (SP1).

    Wow... They deleted my previous message where I complained about AC and suggested to use Windows built-in functions for Wi-Fi switching instead.
    Well, I have Vista Business 64 on Thinkpad T61p and this piece of software just never worked properly out-of-the box. Neither does newer version 5.0.2. It still leaks memory and CPU badly, to which there's plenty of evidence (see my previous posts) and no solution. 
    Sure, deleting messages criticizing bad software is easier than addressing the problem.

    Cozzamara wrote:
    Sure, deleting messages criticizing bad software is easier than addressing the problem.
    For a change, I'm not the moderator who deleted that particular message, but looking at that moderator's comments in our archive, I believe he felt it was more of a rant and less of a productive critique of problems.
    You can criticize all you like as long as it's reasonable and productive.
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество
    Jane
    2015 X1 Carbon, ThinkPad Slate, T410s, X301, X200 Tablet, T60p, HP TouchPad, iPad Air 2, iPhone 5S, IdeaTab A2107A, Yoga Tablet, Yoga 3 Pro
    I am not a Lenovo Employee.
    I AM one of those crazy ThinkPad zealots!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"!

  • ITunes causing problems when downloaded to windows 8

    I downloaded iTunes to my new Toshiba which came with Windows 8.  It recognized my iPad no problem, however, the next day my computer kept turning itself off and then restarting every 3 or 4 minutes.  The Toshiba tech help said it was because Windows has made Windows 8 incompatible with iTunes.  We did a factory reset on my computer but I would really like to have iTunes on it.  I haven't heard anything else like this, has anyone here?

    Sorry I found this so late, its March 5th 2013 and yes the issue is the same. Basically iTunes and Windows 8 are incompatable.
    I had to so the same and spent the next 2 days re-installing everything. I made this same mistake twice, thinking" oh no thats not possible, Apple would never relase that" ..well they did and it needs to be fixed. I will email them and bring this to their attention.
    Basically after I installed iTunes and my DVD drives ( I have 3) disappeared and my registry was corrupted.
    Fortunately I have  True Image and had a back up image.
    So folks, out there if you have Windows 8 Pro and an Intel chipset, what has been your experience after installing the latest iTunes??
    For my part, I have dual boot with Windows 7 on it, , the latest iTunes works fine.

  • OBIEE 11.1.1.6.0 Usage Tracking Permission

    Hi all,
    I got access denied for user to path/shared/Usage Tracking/_portal error when I use catalog manager to change the permission for Usage Tracking subfolder
    Any idea? or known bug?
    Version: 11.1.1.6.0
    Thanks
    BCHK

    If you are merging usage tracking catalog newly, it may be issue with GUID refresh. Change permissions using catalog manager tool in offline mode.
    hope this helps..

  • Enabling OBIA Usage tracking in Unix server.

    Hi,
    I am working in OBIA project where I need to enable Usage Tracking. I have done it successfully in my local machine which is in Windows OS. But when I deployed the same Repository in Unix server its not working.I have enabled the Usage Tracking in NQSConfig.INI and set the connection pool properly for Usage Tracking table.
    When I am looking at the server log file, the Usage Tracking subject area is loading properly. But I am not able to understand what additional setting i need to do in Unix server to make it enable.
    Please help me in resolving the isssue.
    The NQSConfig entry is as below:
    [ USAGE_TRACKING ]
    ENABLE = YES;
    //==============================================================================
    // Parameters used for writing data to a flat file (i.e. DIRECT_INSERT = NO).
    STORAGE_DIRECTORY = "<full directory path>";
    CHECKPOINT_INTERVAL_MINUTES = 5;
    FILE_ROLLOVER_INTERVAL_MINUTES = 30;
    CODE_PAGE = "ANSI"; // ANSI, UTF8, 1252, etc.
    //==============================================================================
    DIRECT_INSERT = YES;
    //==============================================================================
    // Parameters used for inserting data into a table (i.e. DIRECT_INSERT = YES).
    PHYSICAL_TABLE_NAME = "Oracle Analytics Usage"."Catalog"."dbo"."S_NQ_ACCT" ; // Or "<Database>"."<Schema>"."<Table>" ;
    CONNECTION_POOL = "Oracle Analytics Usage"."Usage Tracking Connection Pool" ;
    BUFFER_SIZE = 10 MB ;
    BUFFER_TIME_LIMIT_SECONDS = 5 ;
    NUM_INSERT_THREADS = 5 ;
    MAX_INSERTS_PER_TRANSACTION = 1 ;
    Thanks.
    Edited by: user8846993 on Jan 28, 2010 4:16 AM

    Hi
    Check whether you are getting answers capability ....for usage tracking
    If you have that ...Did you deploy the usage tracking catalog in your
    instance config file...only after that you will be able to see the preseeded
    usage tracking dashboard
    Regards

  • Hi, i have problem when installing itune. it said:  Could not open key HKEY_LOCAL_MACHINE32\SOFTWARE|Microsoft\Windows\CurrentVersion\Run. Verify that you have sufficient access to that key, or contact your support personnel. please help me!

    hi,
    i have problem when installing itune. it said: 
    Could not open key HKEY_LOCAL_MACHINE32\SOFTWARE|Microsoft\Windows\CurrentVersion\Run. Verify that you have sufficient access to that key, or contact your support personnel.
    Please help me i can't do anything without itune

    For "Could not open key/write value" errors when reinstalling try b noir's user tip:
    "Could not open key: UNKNOWN\Components\[LongStringOfLettersAndNumbers]\
    [LongStringOfLettersAndNumbers]" error messages when installing iTunes for Windows.
    The technique can be applied to the branch of the registry mentioned in the error message.
    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    tt2

Maybe you are looking for