Accessing invalid resource

Hi,
I access my portal using (say) https://myportal.com/irj/ and it works fine. But when I try to access an invalid resource (say) https://myportal.com/trial.jsp I get a 404 error saying the requested resource trial.jsp is not available, also the entire path to the root directory is displayed in the error message. This entire path being displayed is a breach of security norms for my client and needs to be avoided.
Please suggest how this can be done.
Regards,
Aniket

Hi,
I access my portal using (say) https://myportal.com/irj/ and it works fine. But when I try to access an invalid resource (say) https://myportal.com/trial.jsp I get a 404 error saying the requested resource trial.jsp is not available, also the entire path to the root directory is displayed in the error message. This entire path being displayed is a breach of security norms for my client and needs to be avoided.
Please suggest how this can be done.
Regards,
Aniket

Similar Messages

  • Invalid Resource when accessing streaming video from PC

    When I File > SHARE > HTTP Streaming Video, FCP creates a number of files & folders to place on my Web site.  When I go to access the streaming video from my MAC, it works.  However, when I attempt to access it from a PC, I get the message "Invalid Resource".  What am I missing or doing wrong?

    I too am having serious problems with streaming from Apple TV2 to a newer quad core iMac running the most current version of Lion.  I am using Time Capsule as the wireless network device and have a high-speed DSL modem with 12/mbs download.
    I have my iMac directly connected to the Time Capsule with an ethernet cable, and an ethernet cable directly to the router (Actiontec Q1000).  With the Airport Utility on my iPhone, I can see the Time Capsule as well as the wireless devices connecting to it, including the Apple TV 2. BTW, I can't even see my wireless devices with the new Airport Utility, need to use 5.6 to even see the devices.
    The connection is listed as EXCELLENT, and when you check the speed of the connection, initially the Apple TV 2 shows a 65/mbs connection, but the minute you try to connect to Home Sharing, it drops to 1 mbs. So I don't think interference is an issue at all as no other device that connects wirelessly to my network has any problems. Very frustrating.  Went into Apple and they replaced the original Apple TV with a new one, same problem. I think the issue is somewhere between the Time Capsule and Apple TV2.  When I brought the new one home last week, it worked GREAT for like one day, then whenever you try to connect to your home library, it never loads, and with the 1 mbs speed, I can see why it's taking forever.  Anyone willing to help would be much appreciated.

  • I can't run visa interactive control window. ERROR MESSAGE: "Unable to open session "ASrl::INSTR" Status name VI_ERROR-RSRC BUSY Visa cannot curently access this resource.

    I cant run tds220 (driver for oscilloscope).
    Error message:
    VISA: (Hex 0xBFFF000E) The given session or object reference is invalid.
    Furthermore
    I cant run Visa INteractive control.
    Error message:
    "Unable to open session to "ASRL1::INSTR" Return value 0xBFFF0072 Status name VI-ERROE-RSRC-BUSY . VISA csnnot currently access this resource."
    Then change ports, this message appears for another port.
    Thanks for answer.
    Gita

    The port is open by another resource. You note that you should also get an error if you try to access the port in hyperterminal. Try rebooting your computer and the first thing you try is opening a VISA session with Visa Interactive control(VISAIC).
    If that fails, then you have a driver accessing your ports.
    If it works then it was just two applications that were trying to access your port (LabVIEW and VISAIC are seperate apps even thought they both may be using VISA.)
    Closing VISA sessions:
    LabVIEW will only *automatically* close VISA sessions if you have this option set: Tools>>options>>Automatically close VISA sessions.
    Otherwise you need to explicitly call a Visa close on the resource.

  • Portal failed to access remote resource due to network failures

    Hi,
    We have a portlet that allows users to upload files to a SQL Server database and make it available for other users to access. The portlet code is on our remote servers. Everything works fine in dev environment, but certain files fail in pre-prod and prod within the portal, but work fine when the code is executed outside the portal.
    I keep getting this error:
    Error - Portal failed to access remote resource due to network failures. Try again later or contact your portal administrator.     
    What could the problem be?
    Thank you for your help.
    Rad

    If the Studio service looks good on the remote server where Studio is installed (check that
    the service is started and look in the Studio logs for any warnings or errors), you should
    also verify the configuration settings in the Studio remote server object. Is it properly
    configured and pointing to the correct remote server?
    If so, check the portal servers access to the Studio server via the port specified in the remote
    server (default is 11935). You can test this by doing a telnet test on the portal server. In a cmd
    prompt (Windows) or on the CLI (Unix), type 'telnet [studioserver] 11935', where "<servername> is
    the name of your Studio remote server. The screen should just go blank, meaning that there is
    something accepting connections on that port on the given server. (We would hope it's the Studio
    app and not another service occupying that port.) If you get "Could not open connection to the host"
    or some such similar result, check that the network between the portal and the Studio remote server
    is open (ie, make sure there isn't any port blocking or a firewall in place that would hinder the
    communication between the two servers).

  • Root cause of error " Access denied. You do not have permission to perform this action or access this resource" - workflow - SharePoint 2013

    Good evening, technet community
    I hope you are doing well.
    When configuring my SharePoint workflow, I encounter the problem below:
    Problem Description:
    Let's say my domain is: test.com, my group user is: test\group , my user is: test\user1
    Except an admin account with full control at both "Web Application" and "Site Collection", all others account all have problem when creating a list item. After creating a list item, the workflow status is "cancelled" immediately
    with the following message:
    RequestorId: 262a35e4-99f4-40f0-929b-5d04b415f147. Details: System.ApplicationException: HTTP 401 {"Transfer-Encoding":["chunked"],"X-SharePointHealthScore":["0"],"SPClientServiceRequestDuration":["10"],"SPRequestGuid":["262a35e4-99f4-40f0-929b-5d04b415f147"],"request-id":["262a35e4-99f4-40f0-929b-5d04b415f147"],"X-FRAME-OPTIONS":["SAMEORIGIN"],"MicrosoftSharePointTeamServices":["15.0.0.4420"],"X-Content-Type-Options":["nosniff"],"X-MS-InvokeApp":["1;
    RequireReadOnly"],"Cache-Control":["max-age=0, private"],"Date":["Thu, 06 Nov 2014 12:14:28 GMT"],"Server":["Microsoft-IIS\/7.5"],"WWW-Authenticate":["NTLM"],"X-AspNet-Version":["4.0.30319"],"X-Powered-By":["ASP.NET"]}
    {"error":{"code":"-2147024891, System.UnauthorizedAccessException","message":{"lang":"en-US","value":"Access denied. You do not have permission to perform
    this action or access this resource."}}} at Microsoft.Activities.Hosting.Runtime.Subroutine.SubroutineChild.Execute(CodeActivityContext context) at System.Activities.CodeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor executor,
    BookmarkManager bookmarkManager) at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation)
    - The workflow is still fail even I assign "full control" to my users group "test\group" – at Site Collection level.
    Surprisingly, I have successfully found a solution for this error message. However, I still have some points that I do not clearly understand. Let's start with my solution first.
    Solution:
    *** i. Assign permission policy at Web Application level – Central Admin site ***
    1. Central Administration ==> Application management
    ==> Manage Web application 
    2. Go to "permission policy", then create a new permission level. This permission level contains all "edit item" permission.
    3. Select "user policy", then I assign it directly to my user account: test\user1.
    *** ii. Assign "edit item" permission at Site Collection level ***
    1. Site Setting ==> Site permission
    2. Assign "Edit" permission to my test\group.
    (Actually I removed all permissions of my user group at Site Collection level. It seem my group has inherited permission from Web Application level, is that correct? )
    *** iii. Create a new list item and workflow runs ……. ***
    ==> My question is:
    1. Why I cannot assign permission to my users group - "test\group" -
     at "Web Application" level? Instead I have to assign permission policy for each users, one by one?
    2. Could you please let me know how to collect full detail error message of workflow status?
    Thank you very much! Have a nice weekend.

    Thank you for your very detail response.
    Point 1: Yes my 2 service: user profile & profile sync service are running. I performed "full synchronization" as well. Actually i've tried 3 another action plans before coming up with the solution i posted:
    *** Actions completed ***
    1. Activate the feature: workflow can use app permissions.
    Site actions > Site Settings > Site features >activate the feature below:
     Workflows can use app permissions
    2.
    Refresh trusted security token services metadata feed
    Get-SPTimerJob
    "RefreshMetadataFeed"
    | Start-SPTimerJob
    - then restart the machine.
    3. Start full user profile synchronization.
    Point 2:
    - Yes my user had Edit permission at workflow task list + list affected by workflow.
    I have just remove all permissions of my user at "Site Collection" level. However, when i show my user permissions at my workflow task list and my users still have "Edit" Permission ( assigned at Web Application level. These permissions
    still exist even after my workflow task list stop inheriting permission).
    ==> the problems probably belongs to "permission" at "Site Collection level". It seems "permission level at my Site Collection does not work". All users accounts are also suffer from the same issues except farm admin account
    ( which has full control at Web Application level).
    I would appreciate if your guys can guide me how to make "permission" at my "Site Collection level" work again?
    Thank you very much.

  • Access to Resources via Non-admin accounts

    Is there any way to provide access to resources so that they are accessible via
    non-admin accounts. For e.g. to Retrieve my JMSConnectionfactory i do a
    Environment env = new Environment();
    env.setProviderUrl(url);
    env.setSecurityPrincipal(username);
    env.setSecurityCredentials(password);
    Context ctx = env.getInitialContext();
    The username and password here is the admin account. This works fine but if i
    use a non-admin account(member of Operators group), i get exceptions on Domainloghandler
    runtime
    Problem: I need to register a mbean that needs to access JMS Resources. Since
    our deployment team doesnt want to provide us access to admin accounts, we use
    a "operators" group account to register our mbeans. if i do this, i get a
    Access not Allowed for subject:principals=[operator, Operators], on ResourceType:
    DomainLogHandlerRuntime Action: execute Target: registerToMe.
    This happens when my managed resource tries to access a JMS ConnectionFactory.
    Instead if i register my mbeans using the admin account, everything is fine and
    my managed resource works nice.
    This is on weblogic 81 SP1 on Solaris. Please let me know if you need more details.
    Any clues/hints/solutions greatly appreciated. There is not a lot of documentation
    on how to access/register mbeans using non-admin accounts.
    TIA
    Raj

    I have done some more debugging on this and have narrowed down the issue to the
    location where my initialcontext is being obtained.
    so if i register my mbean as a non-admin account and do an operation on the managed
    resource which fetches initial context, i get the below exception. This is how
    i get my initialcontext
    weblogic.jndi.Environment env = new weblogic.jndi.Environment();
    env.setProviderURL("t3://machine:8102,machine:8103");
    env.setSecurityPrincipal("operator");
    env.setSecurityCredentials("operator");
    Context ctx = env.getInitialContext();
    I am doing this from a mbean thats registered on a different managed server(t3://machine:8101)...
    Whats wrong with this?
    TIA
    Raj
    "Raj" <[email protected]> wrote:
    >
    Is there any way to provide access to resources so that they are accessible
    via
    non-admin accounts. For e.g. to Retrieve my JMSConnectionfactory i do
    a
    Environment env = new Environment();
    env.setProviderUrl(url);
    env.setSecurityPrincipal(username);
    env.setSecurityCredentials(password);
    Context ctx = env.getInitialContext();
    The username and password here is the admin account. This works fine
    but if i
    use a non-admin account(member of Operators group), i get exceptions
    on Domainloghandler
    runtime
    Problem: I need to register a mbean that needs to access JMS Resources.
    Since
    our deployment team doesnt want to provide us access to admin accounts,
    we use
    a "operators" group account to register our mbeans. if i do this, i get
    a
    Access not Allowed for subject:principals=[operator, Operators], on ResourceType:
    DomainLogHandlerRuntime Action: execute Target: registerToMe.
    This happens when my managed resource tries to access a JMS ConnectionFactory.
    Instead if i register my mbeans using the admin account, everything is
    fine and
    my managed resource works nice.
    This is on weblogic 81 SP1 on Solaris. Please let me know if you need
    more details.
    Any clues/hints/solutions greatly appreciated. There is not a lot of
    documentation
    on how to access/register mbeans using non-admin accounts.
    TIA
    Raj

  • Prompt for a username/password while accessing a resource in wls 6.0

    Hi all, I want to restrict access to any resource on my weblogic
    server 6.0 and prompt for a user name and password before accessing
    any resource. I did this using weblogicurl.policy file in wls 5.1.
    I am not able to find out how to do this in 6.0. Can anyone help
    me out plz. thanx, Prabhat

    WL 6.0 doesnot support URL based access control directly but you can read on
    docs on these two links and
    they helped me to restrict access to certain url's by prompting user for
    username and password
    http://e-docs.bea.com/wls/docs60/programming/webappdeployment.html
    http://e-docs.bea.com/wls/docs60/adminguide/config_web_app.html
    "Tom Mitchell" <[email protected]> wrote in message
    news:[email protected]..
    Prabhat,
    You can restrict access to deployed resources by specifying the access
    constraints in the deployment descriptors. For things without
    deployment descriptors, you can use the console.
    HTH.
    prabhat wrote:
    Hi all, I want to restrict access to any resource on my weblogic
    server 6.0 and prompt for a user name and password before accessing
    any resource. I did this using weblogicurl.policy file in wls 5.1.
    I am not able to find out how to do this in 6.0. Can anyone help
    me out plz. thanx, Prabhat--
    Tom Mitchell
    [email protected]
    Very Current Stoneham, MA Weather
    http://www.tom.org

  • Unable to access local resources or RDP over VPN Connection

    Dear Tech People.
    I have a Windows 7 computer that I have created a VPN service through Windows on.  I am able to connect to the VPN from outside of my network with my Macbook Air.  However, I am unable to connect to the computer via RDP, nor can I ping my PC that
    I am VPN'd into (192.168.1.252).  When I am connected, the IP address that I am assigned, is 192.168.1.150.  When I run ipconfig /all, I can see the "RAS < Dial In> Interface for VPN, and it is setup with an ip address of 192.168.1.151
    with a /32 subnet mask.  There is no default gateway listed, which is why I believe that this is not working.  I cannot determine any way to make this change.
    Basically, I have a VPN connection that I can do nothing with.  I cannot access shared resources, nor can I start a remote desktop session.  The pass through is setup for PPTP with my router, which I believe is working, as I couldn't even connect
    prior to this.  Below is the full results of my ipconfig /all command on my Windows PC:
    C:\Users\Zach>ipconfig /all
    Windows IP Configuration
       Host Name . . . . . . . . . . . . : Serenity
       Primary Dns Suffix  . . . . . . . :
       Node Type . . . . . . . . . . . . : Hybrid
       IP Routing Enabled. . . . . . . . : Yes
       WINS Proxy Enabled. . . . . . . . : No
       DNS Suffix Search List. . . . . . : att.net
    PPP adapter RAS (Dial In) Interface:
       Connection-specific DNS Suffix  . :
       Description . . . . . . . . . . . : RAS (Dial In) Interface
       Physical Address. . . . . . . . . :
       DHCP Enabled. . . . . . . . . . . : No
       Autoconfiguration Enabled . . . . : Yes
       IPv4 Address. . . . . . . . . . . : 192.168.1.151(Preferred)
       Subnet Mask . . . . . . . . . . . : 255.255.255.255
       Default Gateway . . . . . . . . . :
       NetBIOS over Tcpip. . . . . . . . : Enabled
    Ethernet adapter Local Area Connection:
       Connection-specific DNS Suffix  . : att.net
       Description . . . . . . . . . . . : Broadcom NetLink (TM) Gigabit Ethernet
       Physical Address. . . . . . . . . : BC-5F-F4-85-5E-A8
       DHCP Enabled. . . . . . . . . . . : Yes
       Autoconfiguration Enabled . . . . : Yes
       IPv6 Address. . . . . . . . . . . : 2602:306:ce94:2570:3144:306c:cdae:d615(Pr
    eferred)
       Temporary IPv6 Address. . . . . . : 2602:306:ce94:2570:bd83:220:80a0:eb1e(Pre
    ferred)
       Link-local IPv6 Address . . . . . : fe80::3144:306c:cdae:d615%11(Preferred)
       IPv4 Address. . . . . . . . . . . : 192.168.1.252(Preferred)
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Lease Obtained. . . . . . . . . . : Saturday, October 26, 2013 7:27:27 PM
       Lease Expires . . . . . . . . . . : Thursday, October 31, 2013 7:28:28 AM
       Default Gateway . . . . . . . . . : fe80::22e5:64ff:fe0c:5640%11
                                           192.168.1.254
       DHCP Server . . . . . . . . . . . : 192.168.1.254
       DHCPv6 IAID . . . . . . . . . . . : 247226356
       DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-19-2E-8E-B2-BC-5F-F4-85-5E-A8
       DNS Servers . . . . . . . . . . . : 192.168.1.254
       NetBIOS over Tcpip. . . . . . . . : Enabled
    Ethernet adapter VMware Network Adapter VMnet1:
       Connection-specific DNS Suffix  . :
       Description . . . . . . . . . . . : VMware Virtual Ethernet Adapter for VMnet
    1
       Physical Address. . . . . . . . . : 00-50-56-C0-00-01
       DHCP Enabled. . . . . . . . . . . : No
       Autoconfiguration Enabled . . . . : Yes
       Link-local IPv6 Address . . . . . : fe80::d906:32d3:7108:1227%15(Preferred)
       Autoconfiguration IPv4 Address. . : 169.254.18.39(Preferred)
       Subnet Mask . . . . . . . . . . . : 255.255.0.0
       Default Gateway . . . . . . . . . :
       DHCPv6 IAID . . . . . . . . . . . : 335564886
       DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-19-2E-8E-B2-BC-5F-F4-85-5E-A8
       DNS Servers . . . . . . . . . . . : fec0:0:0:ffff::1%1
                                           fec0:0:0:ffff::2%1
                                           fec0:0:0:ffff::3%1
       NetBIOS over Tcpip. . . . . . . . : Enabled
    Ethernet adapter VMware Network Adapter VMnet8:
       Connection-specific DNS Suffix  . :
       Description . . . . . . . . . . . : VMware Virtual Ethernet Adapter for VMnet
    8
       Physical Address. . . . . . . . . : 00-50-56-C0-00-08
       DHCP Enabled. . . . . . . . . . . : No
       Autoconfiguration Enabled . . . . : Yes
       Link-local IPv6 Address . . . . . : fe80::fc76:1de8:a7c3:27dd%16(Preferred)
       IPv4 Address. . . . . . . . . . . : 192.168.135.1(Preferred)
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Default Gateway . . . . . . . . . :
       DHCPv6 IAID . . . . . . . . . . . : 352342102
       DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-19-2E-8E-B2-BC-5F-F4-85-5E-A8
       DNS Servers . . . . . . . . . . . : fec0:0:0:ffff::1%1
                                           fec0:0:0:ffff::2%1
                                           fec0:0:0:ffff::3%1
       NetBIOS over Tcpip. . . . . . . . : Enabled
    Tunnel adapter isatap.{6E06F030-7526-11D2-BAF4-00600815A4BD}:
       Media State . . . . . . . . . . . : Media disconnected
       Connection-specific DNS Suffix  . :
       Description . . . . . . . . . . . : Microsoft ISATAP Adapter
       Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
       DHCP Enabled. . . . . . . . . . . : No
       Autoconfiguration Enabled . . . . : Yes
    Tunnel adapter Teredo Tunneling Pseudo-Interface:
       Media State . . . . . . . . . . . : Media disconnected
       Connection-specific DNS Suffix  . :
       Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
       Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
       DHCP Enabled. . . . . . . . . . . : No
       Autoconfiguration Enabled . . . . : Yes
    Tunnel adapter isatap.att.net:
       Media State . . . . . . . . . . . : Media disconnected
       Connection-specific DNS Suffix  . : att.net
       Description . . . . . . . . . . . : Microsoft ISATAP Adapter #2
       Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
       DHCP Enabled. . . . . . . . . . . : No
       Autoconfiguration Enabled . . . . : Yes
    Tunnel adapter isatap.{20B8F51C-F852-41EF-9F9B-1D0107550D1E}:
       Media State . . . . . . . . . . . : Media disconnected
       Connection-specific DNS Suffix  . :
       Description . . . . . . . . . . . : Microsoft ISATAP Adapter #3
       Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
       DHCP Enabled. . . . . . . . . . . : No
       Autoconfiguration Enabled . . . . : Yes
    Tunnel adapter isatap.{8CCEC9EC-0685-4C6A-A87A-CED27B6C93E5}:
       Media State . . . . . . . . . . . : Media disconnected
       Connection-specific DNS Suffix  . :
       Description . . . . . . . . . . . : Microsoft ISATAP Adapter #4
       Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
       DHCP Enabled. . . . . . . . . . . : No
       Autoconfiguration Enabled . . . . : Yes
    Any thoughts or help would be greatly appreciated.

    Hi,
    I'm so glad you have solved the issue in this way.
    And thanks for your sharing, your solution shared here will provie other people in this forum with a great help!
    Regards,
    Ada Liu
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Problem accessing the resource in SP website

    I am new to SP and my boss created a sharepoint resources, at let's say abc.sharepoint.com My boss wish to access the resources using a .NET program. My developing computer does not have Windows Server but attempted to use the API by importing referenced founded
    in .NET. I used the code which can be found in Google and implemented as follow:
    Imports Microsoft.SharePoint.Client
    Imports System.Security
    Imports System.Net
    Public Class Form1
    Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click
    Dim cc As New ClientContext("http://abc.sharepoint.com")
    Dim SecureString As New SecureString()
    Dim Password = "MyPassword"
    For Each c In Password
    SecureString.AppendChar(c)
    Next
    cc.Credentials = New SharePointOnlineCredentials("MyUsername", SecureString)
    cc.Load(cc.Web, Function(w) w.title)
    Try
    cc.ExecuteQuery()
    msgbox("Hello World")
    Catch ex As Exception
    msgbox(ex.Message)
    Exit Sub
    End Try
    End Sub
    End Class
    I think I could reached the resource but it returns 401 Unauthorized Error. When I use a wrong password, it returns that my login information is incorrect.
    What is the reason for appearing 401 and how to solve it. Thanks a lot.

    try these links:
    http://sharepoint.stackexchange.com/questions/98334/the-remote-server-returned-an-error-401-unauthorized-using-csom-in-asp-net-m
    http://sp-thornet.blogspot.in/2014/07/the-remote-server-returned-error-401.html
    http://stackoverflow.com/questions/22841115/the-remote-server-returned-an-error-401-unauthorized-using-csom-in-asp-net
    Please mark as answer if you find it useful else vote for it if it is close to answer..happy sharepointing

  • Upgrade from 6.1.2 to 6.1.3 "you do not have permission to access this resource"

    trying to upgrade from 6.1.2 to 6.1.3 on my iPhone 5 but gives me the msgs "you do not have permission to access ths resource"? I don't have any programs running in background and even trying to restore to factory, still won't allow me!!!

    First thing to try is to reset your device. Press and hold the Home and Sleep buttons simultaneously ignoring the red slider should one appear until the Apple logo appears. Let go of the buttons and let the device restart. See if that fixes your problem.
    This is always a good firstvstep to try. After your iPhone restarts try to update again over the air.

  • Help required with Photoshop Elements 4.0 this has been installed on my new Toshiba laptop with windows 8.1 for some 18 months and operating well. Now it will not open, message pops up saying "attempt to access invalid address" then "application not respo

    Help required with Photoshop Elements 4.0 this has been installed on my new Toshiba laptop with windows 8.1 for some 18 months and operating well. Now it will not open, message pops up saying “attempt to access invalid address” then “application not responding” Suggestions how to access would be much appreciated. Tks. Stuart

    What is the size of your hard disk?  PSE 4 is a very old program and I suspect it is not able to access the entire hard disk on your machine.  Just a thought here.

  • Adobe photoshop elements 4.0  "Attempt To Access Invalid Mail" Message

    Hello
    Hope you can help?!
    Every time I click on my adobe photoshop icon on my desktop I get the message "Attempt To Access Invalid Mail" message.
    I have been on numrous forums to solve this problem and have done the following things to try and get rid of it so i can use the software;
    1.uninstall and reinstall adobe photoshop
    2. remove google chrome
    3.tried right click on the incon and tried to check box run as an administrator however the check box is greyed out so no good.
    4.shutting down my fire wall on my AVG  software then trying to load it- but they failed to work as well.
    i cant think of anything else and the forums suggested the above and it worked for some people but didnt work for me.
    so please would some compter whiz come up with the solution for me. thank you for your attention on this matter.
    regards
    Richard Stanley

    Which OS are you using? Because there have been some issue with Win7 and PSE4. Try upgrading to PSE8.You can try the trial version of PSE8.

  • Hybrid Remote App Unable to Access this resource

    I am having a difficult time getting my Hybrid remote app to authenticate properly. Configuration is as follows:
    Hybrid Remote App collection with S2S VPN between remote app VNet and Azure VNet following the guide:
    http://blogs.msdn.com/b/rds/archive/2014/07/21/how-to-link-azure-remoteapp-to-an-existing-vnet.aspx
    Client Server model Application with the Client installed on custom remote app image and server side on azure Vnet along with a cloud DC
    DC Syncing with Azure AD using AAD Sync Services and utilizing the mail attribute for AAD Login ID
    Remote App deploys successfully and joins to the domain (I can see the computer objects in the specified OU). I am able to publish my apps an assign user access. I am also able login through the azure remote app application and see my published apps. 
    However once I try to launch the remote app it prompts me once again to login, which I do, then it hangs for a while before erroring out with the following message
    "An error occurred while remote desktop connection was accessing this resource. Retry the connection or contact your system administrator."
    Since this is a hybrid deployment I am able to login to the session host OS.  Whenever I do I am logged in with a temporary profile (I am not sure if this is normal or not).  I see very little in the event logs on the session host, nor the DC.
    I have verified connectivity between the remote app and the DC through ping both ways. The S2S VPN is up and functioning properly.  The session host and the DC have access to other domain resources and the web.  I have also seen documentation
    on a "'Known Issue" with this error related to large profile disks but this does not apply as I have never been able to successfully launch the app.  Any assistance with be greatly appreciated I am at my wits end. Please let me know
    if I can add any additional information that would help solve the issue.

    Hi,
    Do you have the User Principal Name (UPN) suffix that you are using configured in your Active Directory?  For example, say you use
    [email protected] for the initial sign on to Azure RemoteApp, and when you launch an application you also enter
    [email protected] in the second authentication prompt.  Is
    [email protected] a valid UPN in your cloud Active Directory--the AD that is hosted on your DCs?
    -TP

  • How to access another resource in Groupwise

    Could anyone tell me or direct me to a sample of some code, that shows how to access another resource in Groupwise with VB.
    The main goal is to send a appointmentsfrom another resource by accessing this resource that you have authority from own mailaccount
    or from an account I have access to.
    This so far I have come:
    Dim objApp
    Dim objAccount As Account
    Dim objDraftMsg
    objApp = CreateObject("NovellGroupWareSession")
    ' objAccount = objAccount.ObjType.egwResource
    objAccount = objApp.Login("", "") 'My own account but want to access either the account that owns the resource or from my own
    ' objAccount = objApp.objtype.egwresource("Schema")
    objDraftMsg = objAccount.WorkFolder.Messages.Add("GW.MESSAGE.APP OINTMENT")
    Dim date1 As New Date(2013, 5, 2, 8, 30, 0)
    objDraftMsg.StartDate = date1
    objDraftMsg.Duration = 1.5 / 24 ' duration
    objDraftMsg.OnCalendar = True
    objDraftMsg.Subject.PlainText = "Testar schema" ' Subject
    objDraftMsg.BodyText.PlainText = "Hlsar Giggi" ' Body
    objDraftMsg.Recipients.Add("XX")
    objDraftMsg.Send()
    Thank you un advance
    Giggi

    On 4/30/2013 1:26 PM, giggi wrote:
    >
    > Could anyone tell me or direct me to a sample of some code, that shows
    > how to access another resource in Groupwise with VB.
    >
    > The main goal is to send a appointmentsfrom another resource by
    > accessing this resource that you have authority from own mailaccount
    >
    I don't have time to write code but as I recall you have to PROXY into
    the account. There's a proxy method IIRC that returns an Account from
    which you can send mail if you were granted rights to do so.

  • How to access android resource in java native extension....??

    hi..
    i want access android resource..
    for example, res/menu/menu.xml, res/values/strings.xml ... etc...
    - R.java -
    /* AUTO-GENERATED FILE.  DO NOT MODIFY.
    * This class was automatically generated by the
    * aapt tool from the resource data it found.  It
    * should not be modified by hand.
    package com.flash.extension.nativelib;
    public final class R {
        public static final class attr {
        public static final class drawable {
            public static final int icon=0x7f020000;
            public static final int notification_icon=0x7f020001;
        public static final class layout {
            public static final int main=0x7f030000;
        public static final class string {
            public static final int extension_app_name=0x7f040001;    -> "hi extension"
            public static final int extension_hello=0x7f040000;
    so i used getResourceId("string.extension_app_name");
    but it's not work.. throw NotFoundException error..
    so i used context.getString(R.string.extension_app_name);
    it's work, but return incorrect value.. -> return value is "0.0.0".. it's versionName in actionScript Client Project..
    why can't access android resource in native extension?
    how to get android resource in java natvie extension..??
    Is there anyone who has a sample source??
    help.. me.. please..

    Hello,
    I am facing the same issue with the native extension i am using follwing code to get the resource id
             Intent inte = new Intent(context.getActivity().getApplicationContext(),SecondActivity.class);
              inte.putExtra("layout",context.getResourceId("layout.secondactivity"));
              context.getActivity().startActivity(inte);
    i am getting this exception "android.content.res.Resources$NotFoundException:layout.secondactivity"
    I have included activity in the native manifest file as well as flex's manifest file for android.
    please help me with this or an example will be great thanks.

Maybe you are looking for

  • Calendar appointments and birthdays in contacts appear one day early? iOS 5.0.1 on iPhone 4S

    Hello, About a week or two ago, I noticed all my appointments were on my calendar a day early, as well as birthdays in my contacts.  I sync my phone with my Macbook using Address Book and Calendar; had done this previous with my iPhone 3GS running iO

  • RMI callback

    Hello everyone! I have problem with RMI callbacks. I have on server function "connect" which is adding a client to host lists. Then if necessary I send something to people from that list. Everything is working, client can send info to server which is

  • Two Questions: Link and call transaction

    Hello,     Im using tableView and tableviewcontrol to display the data and corresponding columns.     How can I mark one column of table (let say VBELN) as link <a href....> so that user see there is event attached to column. Only one column should h

  • Account Postings in case Subscontarcting and Stock Transport Order.

    Hi All, Please help in understanding what account keys(G/L Accounts ) will be hit in the follwoing scenerios: 1. Standard Subscontarcting Process during GR. 2. Stock Transport Order , Delivery Type NL     Movement Type , 641 and 101. 3. Stock Transpo

  • Sun Fire X4100 - XP Installation

    Hi - Where can I get a copy of an SIA that will allow me to install Windows XP? If there is no SIA, is there a method to install XP onto this server? Thanks!