Salesforce : error while deploying Profile - salesforce

Profile error :
Getting two kinds of Errors first time while deploying the profile this is the error for Admin profile.
profiles/Admin.profile -- Error: Unknown user permission: ManageConvMiningReports
Next when I tried to deploy this time i am getting different one
profiles/Admin.profile -- Error: Unknown user permission: ShareFilesWithNetworks
I tried going to system admin profile and searched for Share Files with People in Experience Cloud sites
and tried to disable it but that permission is default checked for admin profile i can't disable it. So how i can reslove this issue.
can someone please help me out with solution.
Thanks in Advance.
Solution for the above error.

Remove the part of XML that mentions these 2 permissions, then try deploying. Or figure out how to enable missing features in the target org (experience cloud? Salesforce content? Whatever caused these checkboxes to appear in source org)

Related

Undeleting project fails

Somehow one of my google cloud projects got deleted. I don't know why and how but I got an email which explained that I have one month to reactivate it without a notice who deleted it initially.
Now I want to undelete this project with the gcloud command:
gcloud projects undelete <projectId>
but it fails with the following message:
ERROR: (gcloud.projects.undelete) FAILED_PRECONDITION: Parent
organization is not active
- '#type': type.googleapis.com/google.rpc.PreconditionFailure violations:
- description: Parent organization is not active
If I try to describe the given organization id with the command:
gcloud organizations describe <organizationId>
it fails with something like "This organization does not exist".
I also tried to undelete it with the Google Cloud Console but it also fails (without a real error message).
How can I undelete my project? And if this is a serious issue, how can I contact Google Support without having the Gold Support membership?
The error message you’re getting means that you are trying to undelete a project that is still part of an organization that no longer exists.
As the organization no longer exists it doesn’t allow you to restore the project, since projects belong to an organization, as can be seen in the GCP resource hierarchy tree.
The following documentation 1 and documentation 2 provide information for the support options that you can have.

ASP.NET MVC 5 - web configuration tool

I am trying to access the security settings in the ASP.NET Web Configuration tool.
I read the MSDN tutorial at : MSDN
I also found how to make the tool run from this answer
I am getting the following error when I click the 'Security' link on the web config tool page:
There is a problem with your selected data store. This can be caused by an invalid server name or credentials, or by insufficient permission. It can also be caused by the role manager feature not being enabled. Click the button below to be redirected to a page where you can choose a new data store.
The following message may help in diagnosing the problem: Unable to connect to SQL Server database.
I did find a similar question, but the message to diagnose the problem is different in my case.
Can someone please help ?
Thanks.
Update:
Didn't resolve the issue yet, but tried it on a different machine.
Before showing the ASP.NET Web Configuration tool page, it asks for username and password. I tried following this answer, but it still asks for username and password.
Which username and password is required here ?
Thanks.

DNN User Accounts Module Error

I moved my working DNN solution to a different server but after that the user accounts module does not work. When I click 'Users' on the control panel and enter the username and search I am able to pick up the user I searched for but when I click on 'Manage Roles' it gives me the following error:
404 - File or directory not found.
The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.
I am on version 4.7.0. I am using active directory.
Please help.
Are you by chance using SSL? You might look at the TABS table to see if any of the Admin pages are marked as SECURE

Site.com Error for system administrator

I am trying to edit site.com site in my org, Through i am system administrator it gives me access level error shown below:
'you do not have the level of access necessary to perform the operation you requested. Please contact the owner of the record or your administrator if access is necessary.'
Any suggestion??
Check the security tips from https://salesforce.stackexchange.com/questions/5598/permission-problem-in-sales-forece and http://boards.developerforce.com/t5/Force-com-Sites-Site-com/page-is-showing-insufficient-privilege/td-p/233797
If you're sure the security of the Site is fine - try to debug the site https://salesforce.stackexchange.com/questions/1149/how-can-i-get-a-debug-log-for-the-sites-guest-user-public-profile (because you might be getting an Apex error that's not being displayed on your VF page).
Did the site used to work or is it new? If it's new I'm betting on permissions (first 2 links), Guest User profile should be examined if he has access to the objects you're using...
Last but not least: there's a bug they've fixed 5 days ago: http://success.salesforce.com/issues_view?id=a1p30000000RivgAAC Maybe you need to use this workaround, maybe you simply can clone the site and it'll work fine...
you have to check your profile, and i guess that there is someone who have created the profile for you and delegate you to be an administrator, if this is not your problem, you have to go to your personnal informations and click edit and you may find a checkbox which concerns "Site Publisher" you have to check it to be able to create and publish your site :)

I am owner but get message that I don't own the app id

I am trying to duplicate my app in the administration console, but receive the following error:
There were errors: developer does not own the app id being forked
My gmail account is showing up as the "Owner" in the Permissions Tab.
Did anyone ever have the same experience? Any thoughts or advice on how to tackle this problem?
I already tried through inkognito mode in chrome like it is described here: http://code.google.com/p/googleappengine/issues/detail?id=8106
Edit:
I changed to two factor authentication 2 weeks ago. I just tried it with deactivated 2factorauth, it does nothing.
Do you own the name that it's trying to tie the duplicate to?
Check this by attempting to create an app with the same name before you attempt to duplicate, I guess.

Resources