AS 2 Delegate

Hi, a question.
I'm talking about AS 2.
In a class I've:
btnCollection.onRollOver = function() {
// this._name is a button name
var t = Number(this._name.substr(1, 1));
Mouse.hide();
// cRef is a reference to the class
cRef.cursor._visible = true;
startDrag(cRef.cursor, true);
cRef.setRotation(cRef.curPos[t]);
btnCollection is previously created, this way:
for (i=0; i<btns; i++) {
var btnCollection = targetLevel['c'+i+'_btn'];
cRef is previously created this way:
var cRef = this; // it stores a reference to the class.
the var t registers a number contained in a button name (I
use that
number to perform various tasks).
This is perfectly working, but now I want to use the Delegate
class.
So, I did the following:
btnCollection.onRollOver = Delegate.create(this,
btnRollOver(btnCollection));
after having built this method:
private function btnRollOver(whichBtn) {
var t = Number(whichBtn._name.substr(1, 1));
Mouse.hide();
cursor._visible = true;
startDrag(cursor, true);
setRotation(curPos[t]);
nothing works like before.
That is: I probably easily get the class reference but I've
lost the
reference to the single button...
Please, can you help me better understand (and solve) this
issue?
Thanks!

This probably depends on the Exchange version.  What version of Exchange is it?  Hopefully something recent.

Similar Messages

  • In Ical/delegate issue, Please help

    In Ical, I have several calendars I maintain for others.  I currently maintain about 8 calendars.  All of the calendars when added under the delegate tab pop up on Ical under their email address, excep two and they pop up under my email address.  Any ideas as to why these would pop up under my email instead of the owners email address?  Makes it very difficult to keep track of the different calendars when I can't tell whose is whose.  Any ideas?  I added all of the delegate calendars exactly the same way, so I don't understand why they appear this way on my ICal when the others show up correctly.

    hello, if you don't get help here, might repost in iCal forum...
    https://discussions.apple.com/community/applications/ical

  • Need help trying to have more than one delegate calendar display in iCal and on mobile devices

    I have several calendars that are under my user name in Google. They all work as delegates and life is good.
    I'm trying to set up the local school with a calendar for the sports schedule as well as a separate one for district events like school board meetings and would like to be able to add one for the holidays, exams and things of that nature. The sports calendar works but I can't figure out how to add the second caledar to iCal or my iPhone. It shows shared but doesn't appear as a possible delegate in iCal and will not load on the iPhone.
    Google has the output to allow more than one calendar to display on a website but syncing at the level I want with the "i" apps isn't obvious.
    Am I missing something? I really don't want one very cluttered master calendar for the school. Being able to turn on and off the various types of calendar will make it much easier to manage.

    I have several calendars that are under my user name in Google. They all work as delegates and life is good.
    I'm trying to set up the local school with a calendar for the sports schedule as well as a separate one for district events like school board meetings and would like to be able to add one for the holidays, exams and things of that nature. The sports calendar works but I can't figure out how to add the second caledar to iCal or my iPhone. It shows shared but doesn't appear as a possible delegate in iCal and will not load on the iPhone.
    Google has the output to allow more than one calendar to display on a website but syncing at the level I want with the "i" apps isn't obvious.
    Am I missing something? I really don't want one very cluttered master calendar for the school. Being able to turn on and off the various types of calendar will make it much easier to manage.

  • Issue in custom delegate control

    hi 
     am  creating a custom delegate control with controlid ="AdditionalPageHead" . i deployed and activated as a  site collection feature.
    but i am not sure how to see the activated control/  how to see this control in action.
    below is my code:
    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Text;
    using System.Web;
    using System.Web.UI;
    using System.Web.UI.WebControls;
    using Microsoft.SharePoint;
    using Microsoft.SharePoint.Administration;
    using Microsoft.SharePoint.Utilities;
    using Microsoft.SharePoint.Diagnostics;
    namespace OPUserDispName
      public  class EcmaScriptDelegateControl :WebControl
          protected override void OnLoad(EventArgs e)
              base.OnLoad(e);
              string helloAlert = "alert('Hello, world!');";
              this.Page.ClientScript.RegisterClientScriptBlock(this.GetType(), "popup", helloAlert, true);
    //          if(!HttpContext.Current.User.Identity.IsAuthenticated)
       //              return;
          //       SPUser user = //SPContext.Current.Web.EnsureUser("i:0#.f|OPMembership|OPAdmin");
       //          user.Name = "OPAdmin";
          //       user.Update();
    in my  elements.xml file  of my module :
    <?xml version="1.0" encoding="utf-8"?>
    <Elements xmlns="http://schemas.microsoft.com/sharepoint/">
        <Control Id="AdditionalPageHead" ControlAssembly="OPUserDispName, Version=1.0.0.0, Culture=neutral, PublicKeyToken=467af93481413beb" ControlClass="OPUserDispName.EcmaScriptDelegateControl"
    ></Control>
    </Elements>
    here i wanna see alert when the activated/or page load happened.
    may i know, how to see this, in working. as per the current scenario, am unable to see any output even after feature activation. 
    do i need to do any settings in master page? do i need to perform any changes in web.config.
    help is appreciated!

    This has complete solution.
    http://www.codeproject.com/Articles/113704/SharePoint-Master-Page-Customizations-Through
    can you try RegisterStartupScript instead
    of RegisterClientScriptBlock?
    Bala

  • Microsoft Outlook 2010 The delegates settings were not saved correctly. Cannot activate Send-on-behalf-of list. You do not have sufficient permission to perform this operation on this object.

    I am trying to assign delegation to a user and I receive the following message.
    The delegates settings were not saved correctly.  Cannot activate Send-on-behalf-of list.  You do not have sufficient permission to perform this operation on this object.
    We are using 2010 for the server and client.  There are only specific mailboxes that this is happening for after being migrated from Lotus Notes.  The user can use their mailfile fine however it is just the delegation that appears corrupted somehow. 
    I'm not sure how to fix this.  I have checked the access through the security tab in ad and that looks fine.
    Any help would be appreciated.

    I did some more digging and I solved it.
    This would be the solution:
    In Active Directory Users and Computers
    -Click on VIEW
    -Click on ADVANCE FEATURES  (this is important otherwise you won't see
    the complete list in the next steps)
    -Click on the USERS container
    -Find the problem user's account
    -Right mouse the account and click on PROPERTIES
    -Click on the SECURITY tab
    -In the top box, click on the SELF account
    -In the bottom portion of the screen make sure the READ PERSONAL
    INFORMATION  & WRITE PERSONAL INFORMATION  should both be checked for
    ALLOW
    If you can compare the permissions for 'SELF' with another user you probably should set them accordingly to be safe. I noticed that for the user where setting delegates (SOB) did
    not work, more than those 2 permissions were missing.
    Good luck!
    David

  • Exchange 2010 SP1 Delegate user "Sent on Behalf" not showing in emails

    I am trying to set up a user to be a delegate to another users account so that they can answer email messages while the other user is away.  When I add them as a delegate either through exchange (Delivery Options -> send on behalf -> grant this
    permission to:) or with outlook, the user is able to send and reply to emails sent to the other user, but it looks like the Actual user is sending the email.  It is not adding the Sent on behalf of text to the FROM line.
    I cannot seem to find a way to enable this text to be added to the emails.  Any help with this would be appreciated.

     
    Hi,
    Based on your description, I understand that you have a delegate and the delegate can send email as your mailbox, but you just grant him send on behalf permission, am I right? If I misunderstand your
    concern, pleas feel free to correct me.
    First, please run the command Get-Mailbox -Identity your name |Select-Object GrantSendOnbehalfTo, and check whether your delegate will be listed.
    And then, run the command Get-Adpermission -Identity you name -user your delegate |fl and check output.
    At last, please make sure that when your delegate send or reply a email, he choose from filed. In Outlook, by default, it will send or reply email by the mailbox owner.
    I look forward to hearing from your update.
    Best regards,
    Serena
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Issue with PO Approval (POAPPRV) delegate option

    Hi All,
    I'm working on PO Approval i.e. (POAPPRV) customised workflow. When I'm using forward option for PO approval it is working fine and PO is getting approved.
    But at the same time if i'm using delegate option for the PO approval it is not apporving the PO and workflow is getting stuck at one activity.
    for both process i'm using same set of data.
    Please let m eknow if you have any idea about this issue.
    Thanks,

    Hi Kjetil,
    Release strategy is being used. Configuration for release strategy is given as following.
    RGroup Rcode   Workflow     Agent
    Z6          R1         1                Blank
    Z6          R1             1                Blank
    Z6          R1             1                Blank
    Z6          R1             1                Blank
    Release is sequential.
    For column 'Agent' mentioning position or User is not really useful because we are getting agents through Z table. Reason is: current org structure supports 1 position with multiple users from same department. In our scenario we need to find initiators department then find relevant approval levels for that departemnt. So I cannot mention any position in 'Agent' Column as release code will be locked against one position and one departetment.
    Agents picked through Z table. Table has fields  Agent/ UserID , level, department.
    Logic to pick agents( Object and method created ): 
      When workflow starts, it finds department of the initiator.
      For that department-> find approval levels available(L1, L2,  L3).
      For these levels -> Find Agent mentioned for that level.
      Onece Agents are found for all levels -> Pass them to WF  container.
      In task activity, These agents are passed back to the rule and  the task comes to know which agent it should go to.
    Result : Four workflows start in sequence. When last level releases, only 1st workflow shows COMPLETED status. Rest three hang at level 2. If I see Me29N , release for that item is shown completed. To me it seems triggering of only first workflow is enough for release. Is there any way I can avoid trigerring of other three workflows?
    Edited by: User112 User112 on Jan 25, 2008 6:30 AM
    Edited by: User112 User112 on Jan 25, 2008 6:31 AM

  • Runtime error: failed to create delegate view

    hi all,
    We have two applications in two separate projects. But we can deploy only one at a time. If we deploy the second application (or vice-versa)and try to access the first application, it throws up the following error.
    P.S. The problem is only with these two applications and they use Adaptive RFC models.
    We thought it was because of some Jco conections, but all of them test correctly from the WebDynpro administrator console. Any ideas?
    Error stacktrace:
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to create delegate for view com.eac.vendorportal.DisplayNCRView. (Hint: Is the corresponding DC deployed correctly? Does the DC contain the component?)
         at com.sap.tc.webdynpro.progmodel.generation.ControllerHelper.createDelegate(ControllerHelper.java:110)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.<init>(DelegatingView.java:41)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.createUninitializedView(ViewManager.java:487)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:524)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.bind(ViewManager.java:398)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:555)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.bindRoot(ViewManager.java:422)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.init(ViewManager.java:130)
         at com.sap.tc.webdynpro.progmodel.view.InterfaceView.initController(InterfaceView.java:41)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.displayToplevelComponent(ClientComponent.java:134)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:373)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:608)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:252)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:48)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:392)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:345)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:323)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:865)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:240)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:95)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:159)
    Caused by: java.lang.ClassNotFoundException: com.eac.vendorportal.wdp.InternalDisplayNCRView
    Found in negative cache
    Loader Info -
    ClassLoader name: [local/ChangeNCR4]
    Parent loader name: [Frame ClassLoader]
    References:
       common:service:http;service:servlet_jsp
       service:ejb
       common:service:iiop;service:naming;service:p4;service:ts
       service:jmsconnector
       library:jsse
       library:servlet
       common:library:IAIKSecurity;library:activation;library:mail;library:tcsecssl
       library:ejb20
       library:j2eeca
       library:jms
       library:opensql
       common:library:com.sap.security.api.sda;library:com.sap.security.core.sda;library:security.class;library:webservices_lib;service:adminadapter;service:basicadmin;service:com.sap.security.core.ume.service;service:configuration;service:connector;service:dbpool;service:deploy;service:jmx;service:jmx_notification;service:keystore;service:security;service:userstore
       interface:resourcecontext_api
       interface:webservices
       interface:ejbserialization
       sap.com/tcwddispwda
       sap.com/tcwdcorecomp
       service:webdynpro
       service:sld
       library:tcddicddicservices
       library:com.sap.aii.proxy.framework
       library:tcgraphicsigs
       library:com.sap.mw.jco
       library:com.sap.lcr.api.cimclient
       library:sapxmltoolkit
       library:com.sap.aii.util.rb
       library:com.sap.util.monitor.jarm
       library:tcddicddicruntime
       library:com.sap.aii.util.xml
       library:tccolapi
       library:com.sap.aii.util.misc
       library:tc~cmi
       library:tccolruntime
    Resources:
       F:\usr\sap\PED\JC00\j2ee\cluster\server0\apps\local\ChangeNCR4\webdynpro\public\lib\app.jar
    Loading model: {parent,references,local}
         at com.sap.engine.frame.core.load.ReferencedLoader.loadClass(ReferencedLoader.java:348)
         at com.sap.tc.webdynpro.progmodel.generation.ControllerHelper.createDelegate(ControllerHelper.java:65)
         ... 33 more

    Hallo Vamsee,
    you wrote <i>"We use the same package naming conventions in both projects.Is that a problem"!</i> Does this mean that you have two different DCs sap.com/a/b/c/onedc and sap.com/a/b/c/anotherdc which both contain the same Web Dynpro component packages e.g. com.sap.a.b.c.mycomp? If this is true both Deployable DC units will collide on the serverside because the Web Dynpro classloader does not differ between the same Web Dynpro packages in different DCs. The DC namespace is not reflected by the classloader.
    Regards, Bertram

  • Db_dotnet - Compare delegate being collected

    I traced down a problem I am having to the following simple test case. (see code below)
    If we remove the EntryComparisonDelegate from the the secondary database config, everything works fine.
    Otherwise I get either of the following errors:
    CallbackOnCollectedDelegate was detected
    Message: A callback was made on a garbage collected delegate of type 'libdb_dotnet50!BerkeleyDB.Internal.BDB_CompareDelegate::Invoke'. This may cause application crashes, corruption and data loss. When passing delegates to unmanaged code, they must be kept alive by the managed application until it is guaranteed that they will never be called.
    at this location
         libdb_dotnet50.dll!BerkeleyDB.Internal.DB.put(BerkeleyDB.Internal.DB_TXN txn = null, BerkeleyDB.DatabaseEntry key = {BerkeleyDB.DatabaseEntry}, BerkeleyDB.DatabaseEntry data = {BerkeleyDB.DatabaseEntry}, uint flags = 0) Line 273 + 0x6e bytes     C#or
    System.AccessViolationException was unhandled
    Message=Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
    Source=libdb_dotnet50
    StackTrace:
    at BerkeleyDB.Internal.libdb_csharpPINVOKE.DB_put(HandleRef jarg1, HandleRef jarg2, HandleRef jarg3, HandleRef jarg4, UInt32 jarg5)
    at BerkeleyDB.Internal.DB.put(DB_TXN txn, DatabaseEntry key, DatabaseEntry data, UInt32 flags) in Z:\db-5.0.26\csharp\Internal\DB.cs:line 273
    at BerkeleyDB.Database.Put(DatabaseEntry key, DatabaseEntry data, Transaction txn, UInt32 flags) in Z:\db-5.0.26\csharp\Database.cs:line 650
    at BerkeleyDB.Database.Put(DatabaseEntry key, DatabaseEntry data, Transaction txn) in Z:\db-5.0.26\csharp\Database.cs:line 595
    at BerkeleyDB.Database.Put(DatabaseEntry key, DatabaseEntry data) in Z:\db-5.0.26\csharp\Database.cs:line 576
    at ConsoleApplication1.Program.Main(String[] args) in c:\users\administrator\documents\visual studio 10\Projects\ConsoleApplication10\ConsoleApplication1\Program.cs:line 44
    at System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args)
    at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
    at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
    at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Threading.ThreadHelper.ThreadStart()
    InnerException:
    class Program
              static DatabaseEntry keyGen(DatabaseEntry k, DatabaseEntry d)
                   return new DatabaseEntry(new byte[] { 1, 2, 3, 4 });
              static int comp(DatabaseEntry k1, DatabaseEntry k2)
                   return 0;
              static void Main(string[] args)
                   if (File.Exists("data.db")) File.Delete("data.db");
                   Database db = BTreeDatabase.Open("data.db", "master", new BTreeDatabaseConfig()
                        Creation = CreatePolicy.IF_NEEDED
                   SecondaryDatabase sdb = SecondaryBTreeDatabase.Open("data.db", "index", new SecondaryBTreeDatabaseConfig(db, keyGen)
                        Creation = CreatePolicy.IF_NEEDED,
                        Duplicates = DuplicatesPolicy.SORTED,
                        Compare = comp
                   for (int i = 0; i < 100; i++)
                        byte[] b = BitConverter.GetBytes(i).Reverse().ToArray();
                        db.Put(new DatabaseEntry(b), new DatabaseEntry(b));
    GC.Collect();
                   sdb.Close();
                   db.Close();
    I am using
    db-5.0.26
    visual studio 2010 / .net 4.0
    windows 2008 server
    Any ideas on what I am doing wrong?

    Hello,
    Thank you for reporting this issue. We are aware of the problem and it is currently
    being tracked internally as #18935.
    Thanks again,
    Sandra

  • 10.6.1 clients with  10.5.8 server -- slow connections/lost delegate

    Because of timing, I've yet to upgrade my 10.5.8 server to 10.6.1 server.
    However, we've updated a number of clients here to 10.6.1
    For many clients, they are finding that iCal is occasionally dumping their delegates.
    They can readd them, but after a couple of more days, the delegates will get dumped again. It seems like if I add specific calendars to my list of delegates it's more obvious (so I don't necessarily know if the problem is with clients with really large calendars...)
    I've filed bugs on this with Apple, but I'm wondering if anybody else has seen this and come up with a solution yet.
    (I have plans to update my server in the next few weeks -- if somebody has seen this problem and has resolved it after they updated their server, let me know that as maybe I can accelerate my timetable for this upgrade....)
    Thanks!

    I just purchased a new macbook pro 13" w/Snow Leopard pre-installed and I am experiencing the exact same issue. I purchased a regular macbook for my wife (at the same time, about a week ago), and I was able to set up her e-mail account without any problems (same e-mail hosting provider as mine).
    My e-mail account/settings work fine on my iPhone, as well as another Windows computer (yes, I have tried deleting com.apple.mail.plist and starting over).
    ***? I paid a premium for the macbook pro, assumably for better construction, performance, and ease of use. I did not expect to pay to be a beta tester.

  • Can you add delegate access to a user's calendar or mailbox folder via powershell?

    Basically I want to know if you can grant a user delegate access to another user's calendar or meeting room using native  powershell commands?
    I know you can do this via method 1, listed below, however when you grant permissions in this way and if a user wants to see who has delegate access to their calendar or inbox by going to delegate access in outlook they will not see user's who have access
    to their calendar or inbox.
    Method 1:
    Add-MailboxFolderPermission -Identity "userA:\Calendar" -User UserB -AccessRights editor
    The above is a nice and simple way of granting userB EDITOR access to UserA's calendar.
    But as stated above as you are using mailboxFolderPermissions and not DelegateAccess, this applies directly to this folder and if userA goes to their delegate access view in Outlook, they will not see that userB has access to their calendar.
    I know that you can use the below commands to see a list of user's who have delegate access to you calendar:
    Get-Mailbox userA | Get-CalendarProcessing | select resourcedelegates
    I am new to powershell and don't know if there is a way of setting delegate access to a user's calendar or inbox/folder via powershell commands, similar to the above.
    Any help with this query would be much appreciated!
    thanks

    Delegate access is simply a combination of folder rights (which you've described) and Send As right, which is conferred by Add-MailboxPermission or Send On Behalf of right, which I'm not sure if you can confer with PowerShell. Set-CalendarProesssing applies
    to resource mailboxes like conference rooms, not to user mailboxes.
    Update: "Send on Behalf of" is conferred this way:
    Set-Mailbox UserMailbox -GrantSendOnBehalfTo UserWhoSends
    Ed Crowley MVP "There are seldom good technological solutions to behavioral problems."

  • Google Calendar Delegates in iCal Not Syncing

    Hello Everyone.
    I've been stumped on my issue for some time and have been researching but found nothing.
    OSX: 10.6.8
    iCal: 4.0.4
    My boss uses google calendar.  I'm his assistant and he's shared that calendar with me so that I have access to it through my google account and I can add and delete events.
    I like using iCal.  So I synced my iCal up with my google Calendar.  I used the calDAV method of syncing.  I can add and delete events to my calendar just fine.  I was able to add and delete events to my boss' calendar by creating a delegate calendar through iCal.  Everything worked fine.  However my boss added another calendar to his google account.  I didn't think this would have any effect on my ability to edit events as I simply set up my boss' new calendar as another delegate in iCal.
    The problem now is that I cannot get either of my delegate accounts to sync.
    I deleted my calDAV and started from scratch in iCal.  I added my googole account and delegates.  Everything works fine.  All of my boss' events load into my iCal but as soon I I try to edit one of them my delegate will no longer sync.
    It seems like this should work and be easy but I cannot find a solution to keep my delegates syncing.
    Does anyone have any ideas?
    I also have a mobileMe calDAV that syncs just fine with iCal.
    Thanks!
    -Drew

    Similar problem here. I can select the delegate calendars within iCal, but it simply doesn't sync any events for the delegate calendars. I'm also returned an error if I try to manually subscribe to the calendars, e.g. using a direct link from the Google calendar settings.
    Either way, I think it's all related to a known block Google have implemented to deal with an iCloud conflict. Keep an eye here for a solution...although it's been several months already obviously:
    http://support.google.com/calendar/bin/answer.py?hl=en-GB&answer=99360#
    NB. The iPhone select solution will get things rolling on any iOS devices.

  • ICal not displaying Exchange calendar form delegate

    I have a very strange problem. I use iCal with Exchange 2007 and do have several delegates as read-only in their calendar. It works extremely well, except for one of them which can't be displayed. I got the following message : iCal can’t refresh the account “Manuel Moutoy”.
    When I log on to a PC with outlook, I can perfectly access this calendar which makes me think the problems lies in iCal. I tried removing the user and re-adding him several times, but that did not change anything.
    Can anyone help?
    Thanks, Jean-Francois.

    Anyone else seeing repeated crashing with iCal connected up with delegate accounts?
    I have successfully gotten 6 delegate accounts showing up properly in the main iCal window. Here is what worked for me when an account did not appear.
    Note: This will delete all local calendar data and require you reconfigure your accounts and delegates. In other words, this assumes ONLY server-based / Exchange calendars used in iCal.
    1. Got to preferences
    2. Deleted the account from the Delegate tab
    3. Close iCal
    4. Navigate to ~/Library/Calendars and delete all files/folders there
    5. Relaunch iCal and reconfigure primary Exchange account
    6 Re-add delegates into iCal, waiting for each calendar to full sync down to local cache before adding additional calendars
    Hope this helps!

  • Can't Attach Files to Delegate Events on iCal Server

    There might be a bug in the iCal Service:
    Attempting to attach a file to an event in a delegate calendar using iCal 4.0.4 client for Mac generates an error:
    "The server responded with an error.
    Access to “Event” in “calendar” in account “First Last” is not permitted.
    The server responded:
    “HTTP/1.1 403 Forbidden”
    to operation CalDAVSetDropBoxAclQueueableOperation.
    [Button:] Go offline; [Button:] Revert to Server"
    The item might appear to be attached to the event afterwards, even if you chose 'revert to server', but eventually the calendar will refresh without the attachment. We have been able to recreate this behavior on multiple clients.
    Anyone know how to resolve this? Thanks.

    I am having the same problem. The only thing I have found that consistently works is to click rapidly (I use a usb mouse). It isn't the most technical approach but it does the trick.  Hopefully the issue will be resolved for good in the near future.
    I am using Safari 6.0.2 and Mac OS X 10.8.2
    Regards,
    Josh

  • Delegates no longer appear in iCal

    I just upgraded to Mountain Lion (10.8.2), and now my Google calendar delegates no longer appear in iCal.  They show up in the menu of calendars, but not on the calendar itself.  They still show up on my iPhone and my Google calendar on the web. 
    How do I get them back?  I've seen one solution for loading each delegate calendar as a separate calendar, but that seems unnecessarily painful, especially for something that was working fine 3 days ago. 
    Thanks,
    Gordon

    I deleted and re-added my Google Calendar from iCal and selected the delegates. Nothing improved. I rebooted and still could not see the delegates. However, I went back to (menu) Calendar > Preferences > Accounts > My Google Account > Delegation and clicked on the delegates again. They reappeared.
    I then went to my actual Google Calendar (in the browser, not iCal) and added a new Calendar. I switched back to iCal and added the new delegate. All delegates dissappeared, again!
    It seems like when your applying changes to your delegates they break in iCal. However, once all changes are done with, everything works fine.
    A few things to note:
    It's not necessary to reboot in order to restore the working order of Google delegates in iCal. You must exit iCal and force terminate the CalendarAgent process in the system monitor. When you re-open iCal the delegates slowly reappear.
    Under the View menu you can choose to see all delegates and calendars by clicking Show Calendar List. A left sidebar will appear with all calendars and delegates.
    By default your calendar will syncronize every 15 minutes. This can be changed under menu Calendar > Preferences > Accounts > Your Google Account under the Account tab. Nonetheless, you can force syncronize with the Cmd+R keys or clicking Refresh Calendars under the View menu.
    Calendars can be filtered under the Window menu. If your calendars aren't showing up, make sure that Calendar is ticked under the Window menu. You can also use the Cmd+0 keys.

  • How can I remove a write proxy from calendar delegate

    I am trying to remove a read/write proxy delegation from a calendar.
    The delegation was setup using the terminal utilty calendarserver_manage_principals to a server group.
    There are great examples of how to add the proxies, but I can't find examples of how to remove a read or a write proxy from a calendar delegate setup this way.
    Thanks in advance for any and all assistance.

     Hi,
    As I know, iStartSurf is a browser hijacker, which is promoted via other free downloads, Here're some suggestions about how to move iStartSurf, would like to share it with you.
    http://malwaretips.com/blogs/remove-istartsurf-virus/
    It's recommended not install any software from untrusted source. 
    Turn on Windows Defender or other anti-virus software to ensure the safety.
    Turn UAC on, it will notify you when some apps make changes to your Windows settings. (control panel\user account\Change User Account Control settings)
    NOTE
    This response contains
    a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you.
    Microsoft does not control these sites and
    has not tested any software or information found on these sites.
    Yolanda Zhu
    TechNet Community Support

Maybe you are looking for

  • APEX listener returns blank login page

    APEX 4.2.2 APEX listener 2.0.2 Glassfish 3.1.2.2 Platform is 32bit Linux, Amazon EC2 I am reasonably certain that I have deployed apex.war and i.war correctly to Glassfish, and defined a virtual path and a database connection correctly. When running

  • WRV54G - Problems connecting wirelessly with Windows 7

    I'm unable to connect wirelessly to router using a HP laptop with windows 7. I have 2 xp laptops that connect without a problem. The HP laptop finds network, but once I click on network to connect, it does not ask for the security code therefore I ca

  • Photoshop Elements 11 timing out

    I am trying to download the trial version of PS11 hoever it keeps timing out about a third of the way through the download, I have tried several times and it fails approximately the same place each time, any ideas???

  • Start both Webdynpro JAVA and WebDynpro ABAP from UWL

    Hi all: We are facing a situation. We need to start both JAVA dynpro and ABAP dynpro applicaiton from uwl. The JAVA dynpro application is the ESS absense request. And we also developed other workflow which use ABAP dynpro as work item . The problem i

  • Search in file for exact phrase with special symbols [windows 8.1]

    When I search, for example, for 'name.txt' in file content it seems that it finds all files with 'name' and 'txt' in any order. Windows 7 seems to have options related to this, like 'use natural language' and 'find partial matches'. But I see nothing