Adding yourself to the project user list (again) overwrites permissions

Hey there,
When you're in a project and you're the project leader or have admin right and you add yourself again (lets say by mistake or some other unknown reason) when updating the project... your RWDA permissions are replaced with R and you loose the project.
Is there any way to fix this? We can't expect the user not to make mistakes (Asking this cause it already happened).
Cheers,

Hi Parvatha,
Are you using B1 Studio? Anyway try to clean the solution first then rebuild it. This would re-copy files to the output directory, that contain your changes.
Best regards,
Pedro Magueija

Similar Messages

  • Unable to find the report in the manifest resources. Please build the project, and try again.

    The error is received when i transfer the .exe file, bin\Debug folder to another machine:
    Unable to find the report in the manifest resources. Please build the project, and try again.
    The error is issued when i try to open the form that contain the Crystal report viewer, I already checked the properties of the report file and it says "Embed Resource" in the "Build Action"
    This error is not visible on my development machine where visual studio is installed, anybody know what i should install on the other machine for this to run.
    I'm using C#, WinForms, .net 2.0, VS 2005.

    Fronde Systems Group: 
    Setting the build action to Embedded resource  is working
    in my local machine which has Visual studio 2003 installed. But when i deploy the same on Server
    (server has no .net framework installed on it), it keeps failing. I get the the following error:
    "ERROR Thrown from Crystal Reports ===> An undocumented error occured" which is triggered when it is Unable
    to find the report in the manifest resources.
    Please suggest me guys.... 
    Thanks
    Ravi
    [email protected]

  • SummaryInfo exception - Unable to find the report in the manifest resources. Please build the project, and try again.

    Hello,
    I've inherited the ReportClass.
        public class PReport : CrystalDecisions.CrystalReports.Engine.ReportClass
            protected DataSet dataSet;
            public override void Export(CrystalDecisions.Shared.ExportOptions exportOptions)
                base.Export(exportOptions);
                this.Customize(exportOptions);
            public override void SetDataSource(DataSet dataSet)
                base.SetDataSource(dataSet);
                this.dataSet = dataSet;
    public void main()
    PReport report = myObject.CreateReport();
    report.SummaryInfo.ReportSubject = this[CriteriaName].StringValue; <<< exception
    in the debug mode, when passing the line, I obtain:
    -          report.SummaryInfo     'report.SummaryInfo' threw an exception of type 'CrystalDecisions.CrystalReports.Engine.LoadSaveReportException'     CrystalDecisions.CrystalReports.Engine.SummaryInfo {CrystalDecisions.CrystalReports.Engine.LoadSaveReportException}
    Unable to find the report in the manifest resources. Please build the project, and try again.
    I have rebuit the project bat the behavior didn't change.

    the same exception  message I obtain when calling
    public override void SetDataSource(DataSet dataSet)
                base.SetDataSource(dataSet); <<< here

  • Drop me from the forte-users list

    Please drop me from the forte-users list. [email protected]
    Thanks

    I think you may need to contact customer service regarding your request. Just click the link below to see the instructions on how you can get in touch with the Support team ;
    http://community.skype.com/t5/The-Skype-Lounge/How-to-Contact-Skype-Customer-Service/td-p/2056783
    IF YOU FOUND OUR POST USEFUL THEN PLEASE GIVE "KUDOS". IF IT HELPED TO FIX YOUR ISSUE PLEASE MARK IT AS A "SOLUTION" TO HELP OTHERS. THANKS!
    ALTERNATIVE SKYPE DOWNLOAD LINKS | HOW TO RECORD SKYPE VIDEO CALLS | HOW TO HANDLE SUSPICIOS CALLS AND MESSAGES
    SEE MORE TIPS, TRICKS, TUTORIALS AND UPDATES in
    | skypefordummies.blogspot.com | 

  • When people activate connection keys, they don't show up in the Admin users list. Why?

    I send people their key by e-mail. In most cases, when they click on it and it loads Contribute and they plug in the password, it will show up in the Admin listing of users. Other times, the same process is followed but they don't show up on any user list.  What can I do to get them listed?

    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Repair Database. If that doesn't help, then try again, this time using Rebuild Database.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. (In early versions of Library Manager it's the File -> Rebuild command. In later versions it's under the Library menu.)
    This will create an entirely new library. It will then copy (or try to) your photos and all the associated metadata and versions to this new Library, and arrange it as close as it can to what you had in the damaged Library. It does this based on information it finds in the iPhoto sharing mechanism - but that means that things not shared won't be there, so no slideshows, books or calendars, for instance - but it should get all your events, albums and keywords, faces and places back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one.  
    Regards
    TD

  • How can I see the history of Team Members added & removed from the Project

    Dear Folks,
       Would like to know,  if there is a  report / change document report, on the History of Team members
    being added / removed from an active project.
    Regards,
    Owais...

    Hi Owais,
    Try using CN60 report to see added & removed team members from the project.
    Regards,
    Sandeep

  • Block the standard user list

    i want to block the standard users(adinistrator, overseer, owner) during the process
    initiation.
    regards
    Sukumar

    Hi Sukumar,
      You can not block the standard users, but you can assign all standard users to one use like initiator.
    Regards
    Srikanth

  • Adding fields to the out put list of a standard program

    Hi All,
    I have a problem , i need to add two fields to the output list which we get by executing the transaction CJ74( actual cost line item). The final table is a field symbol(<gt_pos_data>).
    can i implement this way will it works out.
    I want to create an internal table with all fields of  the final internal table(field symbol) and the new 2 fields.My problem is how can i include the fields of the field symbol to my table.
    can anyone do the needful ASAP.
    Regards and Thanks in advance,
    Priya.

    Hi Priya,
    Guess my last suggestion didn't work.
    I was checking the program and found that just before the ALV function an exit is provided and there are about 6-7 exits however I am not sure if it will solve the purpose for two reasons.
    1. these exits either talk about authorization which is of no use to us OR about layout of ALV which can be used to enhance the layout .
    however this will only enhance the layout and to add data to the table i am not sure nor could i check because of the second reason.
    2.Tried all possible data available in IDES to produce an output of the report however was not sucessful.
    if you know any stadard selection screen data which i can provide and produce an output do let me know to help you further.
    Otherwise here by checking the code I found some ASSIGN statement assigninng data to out field symbol. And all these assign statements are actually assigning either tables or work area to the FS. So I would suggest to put a break-point on the ALV function being called and check the format in the FS <gt_pos_data> and accordingly assgn the two fields which you need i.e first name last name , in your z program and also update the layout. For standard i am not sure for the reasons above that wether the same can be enhanced.
    <b>Always reward points to useful suggestions.</b>
    regards,
    Vikas

  • Adding entries to the ``Open With'' List

    hi, when you right click on a file, there is an option to open the file with an application other than the default application viz. the ``Open With'' option which brings up a list of applications. How do I add an application so that it appears on this list so that I won't have to click on ``Other..'' to find the app? Cheers.
    iBook G3 500    

    Zingg! is one way...
    http://www.brockerhoff.net/zingg/index.html
    HTH,
    ~FifthWheel

  • What is the default user in outlook calendar permissions?

    Hi all, what is "default" in the terms of permissions in outlook - please see the screen shot below
    I need to give everyone access to my calendar but i do not understand the outlook permissions feature
    Any suggestions would be much appreciated
    thanks

    By giving "Default" permissions in your calendar, you're giving them to everyone on the Exchange server.
    For example, if you want everyone to be able to view the details of your appointments, you can give Default access to read "Full Details".
    If you also want them to be able to create appointments in your calendar, tick the appropriate check boxes under Write.
    Regards, Hans Vogelaar

  • How to deal with .csproj.user being created/modified by Visual Studio before the project is run?

    So, what is the problem?
    The problem is that Visual Studio considers .csproj.user a dependency of the project being run.
    Let us assume the following:
     - We have a freshly built solution containing a web application project `X` as the Start Up project. 
     - There are Silverlight applications served by the X web application.
     - There is no `X.csproj.user` file initially.
    Now consider the following flow of events:
     1. Open the solution in the Visual Studio
     2. Build.
     3. Run.
     4. A dialog is open to ask whether Silverlight debugging is to be enabled. Enable it.
     5. Stop the debugging session.
     6. Run again.
     7. Stop the debugging session.
     8. Run again.
    Assuming nothing is built at step 2 (because the solution is totally up to date), will there anything be built at steps 3 and 6?
    The answer is affirmative and here is why:
     - The X.csproj.user file is actually created by Visual Studio when the project is requested to run. What happens next is that the
    X.csproj.user file is considered a dependency of the project
    X by the Visual Studio. Being created just now the file is newer than the project binaries and so Visual Studio builds the project
    X. This explains why the project is built at step 3.
     - When we agree to enable Silverlight debugging Visual Studio records this agreement in the
    X.csproj.user file. So the file is modified again, after the project has started running. Restarting the debugging session is going to build the project
    X yet again, after all X.csproj.user is again newer than the binaries built a second ago. This explains why the project is built at step 6.
    Fortunately, nothing is built at step 8.
    Call me petty, but I want to avoid the builds at steps 3 and 6. The problem is that I am not allowed to check in the X.csproj.user file, because that is likely to create a mess with people accidentally checking in their private changes.
    On the other hand, I am unable to move its default content (along with the agreement to enable Silverlight debugging) into the project file
    X.csproj. Well, I can, but it is just being ignored.
    So, here is my question - is it possible to separate the content stored in a
    .csproj.user into two groups:
     - Permanent. These are the things I would love to have in the .csproj file. It will be checked in.
     - Temporary/Private. These are the things private to individual developers. Never checked in.
    Visual Studio already allows this separation for certain properties - see the
    Apply server settings to all users (store in project file) checkbox in the Web properties tab of a Web application project - http://olalalittlen.wordpress.com/2011/07/20/vs-tips-managing-server-settings-in-web-projects-for-multi-developer-scenarios/.
    However, it is insufficient.
    Any other ideas on how to prevent the aforementioned redundant builds are welcome too.

    Hi Mark,
    I think your issue is more about project itself. the saved information in the .csproj.user settings is about the project's information.
    So I suggest you post your issue to the related project forum.
    web forms:http://forums.asp.net/18.aspx/1?Web+Forms
    mvc:http://forums.asp.net/1146.aspx/1?MVC
    Regards.
    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.
    Click
    HERE to participate the survey.

  • IMovie '11 How do I recover a project that appears within the IMovie Projects folder but does not show in the Project Library?

    I have had my MBP for just over 3 months now!  Yes, I made the switch and up until now I have been quite happy.
    I now have my Time Capsule, Apple TV running and am generally getting used to life as a Mac user.............even bought Aperture and loaded all the family photos.  Now time to make some Travel movies.
    I have been working on a particular IMovie project for a few weeks now.  Size is 365MB.  Yesterday I closed IMovie and when accessing later that project is not available in the Project Library window.  It does appear in the IMovie Projects folder but I cannot open it.  I have copied the file to DVD just in case.  All up I have 4 Projects, the other 3 are practice files, smaller but they do appear in the Project Library.
    I have scoured the bulletin boards and tried many suggested fixes to no avail.  Main suggestion was to remove the following files from Library/Preferences
    com.apple.iMovieApp.plist
    com.apple.iApps.plist
    However, this did not sort out my problem.  In the end I put back the original files.
    Does anyone have a straightforward fix for my problem or is this one of those ongoing issues that that needs Apple's attention. 
    After all the file is there with the others.  They are available.
    I realise that I can restore from Time Capsule but I am missing the last three days thanks to 'drop out'.
    Thanks.......

    Gweggie Boy wrote:
    Yes, considering we have an ongoing 'glich' within an Apple program with no obvious solution, we should be able to direct it straight to an Apple rep.  I will peruse this possibility when I get a moment.
    You can report the problem by providing feedback to Apple. In the iMovie app, from the menu select iMovie > Provide iMovie Feedback. This will take you to an Apple page where you can complete a form and submit it to Apple.
    The fix for this will probably turn out to be simple/easy.....................so why doesn't Apple comment and/or address it????
    Other than the forum moderators, Apple doesn't normally monitor these forums, nor make comments on posts. So, it's up to us to report the problem to them directly (using the feedback form mentioned above).
    As the problem has affected me just the one time (touch wood), I haven't bothered to report it as yet. But, after seeing your posts on this, I'm now reconsidering that. Something must be triggering it. My system is in pretty good shape, so I'm guessing it must be a glitch of some sort, either in Mountain Lion or in the iMovie app itself. Perhaps it's a 3rd party app causing the problem? It doesn't give us much confidence now, in that we may start worrying about losing other projects.
    A good practice is to duplicate the project from time to time (something I'll be doing more of), although Time Machine backups also provide the necessary security. To duplicate, in Project Library view (where all the projects are listed) click on the project name so that it is highlighted, then select File > Duplicate Project. Alternatively, right-click (or Control-click) on the project name and select Duplicate Project from the pop-up menu. Of course, you may already know this. Duplicating probably won't guarantee that the copy will not also disappear from the Project Library, but is worth doing anyway.
    As I mentioned in the post I linked to earlier, when the problem arose with my iMovie project I was using ProRes 422 clips I had imported from a Final Cut Pro X Event. My immediate thought was that ProRes 422 had caused the problem. But this of course may have been coincidental - reinforced now by your experience, where you are probably working with Apple Intermediate Codec (AIC) clips.
    Anyway, glad to hear that you've recovered your project through Time Machine. Unfortunately, I had to start from scratch as I had Time Machine turned off during my editing sessions (that's a story for another day).
    John

  • How to split a movie in the project window

    I spent a lot of time dragging clips up into the project window, inserting lots of title frames, and editing clips. When exporting to iDVD discovered that the projet is 2x too big. How do I split the movie into two halves in the project window without having to re-do the whole project?

    Exit your project so your are back at the Project Library List. You should see your project as a filmstrip in the list. Right-click or control click on your project name and select Duplicate. You will now have 2 copies of your project. Duplicate it again to be safe.
    Then, delete the first half of one of the duplicates, and delete the second half of the other duplicate.

  • DLU, Excluded/Included Users List

    Hi,
    we have problems using the "Excluded/Included Users Lists"-feature of DLU
    policies.
    This s what we are trying to do: Most of our ZCM-managed workstations should
    allow all eDirectory accounts to login; so we have a DLU policy without any
    "Login Restrictions" assigned to those devices. So far it works fine.
    Now we have one lab where only a subset of accouts should be allowed to
    login. We assigned a DLU policy with "Login Restrictions" to those devices.
    We want to put "Users" (=ALL accounts) into the "Excluded Users List" and a
    eDirectory group into the "Included Users List". But this does not work -
    some accounts could login, some not - but without any correlation to the
    eDirectory group.
    So for testing we simplified the scenario: only one single account is in the
    "Excluded Users List" - does not work, the account still can login. (DLU
    creates a local account which did not exist before the test.)
    My question: Is something wrong with how we try to do this? Should this work
    or is there a flaw in the idea?
    (ZCM 11 SP1, Windows 7 workstations with Novell Client and ZCM Agent, no
    Windows Domain)
    Thanks,
    Mirko

    I know people use it, because Novell is looking at some specific issues
    where certain loopback configurations cause it to not work.
    This is why I wanted to get loopback entirely out of the picture.
    On 2/16/2012 8:37 AM, Mirko Guldner wrote:
    >
    > Whatever I do or try - the results are totally unpredictable. Some Accounts
    > can login, some not, without any correlation to accounts and groups in the
    > "Included/Excluded Users List".
    >
    > What I really would like to know: Does somebody here use this feature, and
    > it works?
    >
    > Thanks,
    > Mirko
    >
    >
    > Mirko Guldner wrote:
    >
    >>
    >> I wasn't aware of the term "Loopback" in this context... but I guess you
    >> are refering to what is called "Policy Conflict Resolution" in ZCC?
    >>
    >> I tested it again with "Device Only" for the assignment of the DLU policy
    >> - no difference: the account in "Excluded Users List" still can login and
    >> gets a local user created.
    >>
    >>
    >> craig wilson wrote:
    >>
    >>> Check the Loop Backsettings on the Device.
    >>> That can be important, even if there are not duplicate policies.
    >>>
    >>> On 2/13/2012 11:11 AM, Mirko Guldner wrote:
    >>>>
    >>>> We have a total of 6 DLU Policies in the zone, including those only for
    >>>> testing - none of them is assigned by user, all are assigned by device.
    >>>>
    >>>> We also checked the "Assigned Policies", "Inherited"-tab for user and
    >>>> device, so I don't think there's possibly a problem multiple policies
    >>>> assigned.
    >>>>
    >>>> Thanks,
    >>>> Mirko
    >>>>
    >>>>
    >>>>
    >>>> craig wilson wrote:
    >>>>
    >>>>> Any Chance the User/Device combo is resulting in multiple DLU policies
    >>>>> being assigned/inherited and the other DLU policy is the one logging in
    >>>>> the user?
    >>>>>
    >>>>> On 2/13/2012 8:40 AM, Mirko Guldner wrote:
    >>>>>> Hi,
    >>>>>>
    >>>>>> we have problems using the "Excluded/Included Users Lists"-feature of
    >>>>>> DLU policies.
    >>>>>>
    >>>>>> This s what we are trying to do: Most of our ZCM-managed workstations
    >>>>>> should allow all eDirectory accounts to login; so we have a DLU policy
    >>>>>> without any "Login Restrictions" assigned to those devices. So far it
    >>>>>> works fine.
    >>>>>>
    >>>>>> Now we have one lab where only a subset of accouts should be allowed
    >>>>>> to login. We assigned a DLU policy with "Login Restrictions" to those
    >>>>>> devices. We want to put "Users" (=ALL accounts) into the "Excluded
    >>>>>> Users List" and a eDirectory group into the "Included Users List". But
    >>>>>> this does not work - some accounts could login, some not - but without
    >>>>>> any correlation to the eDirectory group.
    >>>>>>
    >>>>>> So for testing we simplified the scenario: only one single account is
    >>>>>> in the "Excluded Users List" - does not work, the account still can
    >>>>>> login. (DLU creates a local account which did not exist before the
    >>>>>> test.)
    >>>>>>
    >>>>>> My question: Is something wrong with how we try to do this? Should
    >>>>>> this work or is there a flaw in the idea?
    >>>>>>
    >>>>>> (ZCM 11 SP1, Windows 7 workstations with Novell Client and ZCM Agent,
    >>>>>> no Windows Domain)
    >>>>>>
    >>>>>> Thanks,
    >>>>>> Mirko
    >>>>>
    >>>>>
    >>>>
    >>>
    >>>
    >
    Craig Wilson - MCNE, MCSE, CCNA
    Novell Knowledge Partner
    Novell does not officially monitor these forums.
    Suggestions/Opinions/Statements made by me are solely my own.
    These thoughts may not be shared by either Novell or any rational human.

  • No user on lightdm user list and on user and groups(cinnamon)

    I couldn't find my user(or any) at the lightdm user list(only see other there and can login with the account details)
    and at the User and Groups.
    I didn't had that problem when i installed arch on my laptop and didn't find any reference over the net,
    did someone encountered this problem?
    Thank you.

    I don't really understand your issue, but do you mean you don't have your username to choose at login manager? Try type in the user name manually. Have you added a user after install? Like: $ sudo useradd -m -G wheel -s /bin/bash user
    and the set password: $ sudo passwd user
    Last edited by dockland (Yesterday 14:53:46)

Maybe you are looking for