• Bulent
  • ALL STAR
  • 7344 Points
  • Member since 2005

  • Chatter
    Feed
  • 280
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 3
    Questions
  • 836
    Replies

Hi All,

 

Few days back i created a site vf page showing feed of my custom object (Job).  Every thing was working fine. My object feed a visible on site and i was able to add new feed  comments. 

 

But from last two three day i am not able to access the vf page with feed object (Job__feed). I try to debug for the cause. i am getting following debug logs :

 

12:44:25.851|CODE_UNIT_STARTED|[EXTERNAL]|01pT00000005Mon|DebugPage invoke(debugNow)

12:44:25.851|METHOD_ENTRY|[12]|Blob.toString()

12:44:25.851|METHOD_ENTRY|[12]|System.PageReference.getContent()

12:44:26.112|EXCEPTION_THROWN|[12]|System.VisualforceException: Access to entity 'Job__Feed' denied

12:44:26.112|METHOD_EXIT|[12]|System.PageReference.getContent()

12:44:26.112|METHOD_EXIT|[12]|Blob.toString()

12:44:26.112|METHOD_ENTRY|[15]|Blob.toString()

12:44:26.112|METHOD_ENTRY|[15]|System.PageReference.getContent()

12:44:26.324|EXCEPTION_THROWN|[15]|System.VisualforceException: Access to entity 'Job__Feed' denied

12:44:26.324|METHOD_EXIT|[15]|System.PageReference.getContent()

12:44:26.324|METHOD_EXIT|[15]|Blob.toString()

12:44:26.324|CODE_UNIT_FINISHED|DebugPage invoke(debugNow)

12:44:26.327|CUMULATIVE_LIMIT_USAGE

12:44:26.327|LIMIT_USAGE_FOR_NS|(default)|

 

Debug logs say: System.VisualforceException: Access to entity 'Job__Feed' denied.  I try to look for setting though which i can grant access to this Job__Feed object. But i found none. More over thing was working fine before getting this error without doing any access setting for feed objects. 


Is there any chatter update in winter 11 which is limiting the feed object access to force.com sites. I am doing all this on my sandbox org.


I really got stuck in this , as every thing was done but finally not running. 


Any help from you guys will really appreciated.  Thanks in advance 


Ashok 

 

 

 

 

 

I am trying to submit my sitemap to Google webmaster tools, and am having some issues with the robots.txt functionality.

 

 

I created a VF page called robots with this as the source:

 

 

<apex:page contentType="text/plain">
User-agent: *
Disallow:
Sitemap: www.innovationaero.com/sitemap
</apex:page>

 

Then I linked it to the site using the robots.txt field.

 

My site info is:

 

Default web address: innovationaero.force.com

Custom web address: www.innovationaero.com

 

 

Now, here comes the problem. These 2 files are different:

www.innovationaero.com/robots.txt (disallows everything)

www.innovationaero.com/robots (allows everything)

 

 

How do I change the default robots.txt file so that google will see my site?

 

Thanks!
Emily

WE have set up a site on production. When we go default web address, its NOT  working but when I go to secure site address, its coming up. When I go to default web address, its throwing me Authorization required error. I look into object level and field level secutiry everything...whatcould be it..Please help!!

Hi,

 

I am getting "Permission Denied " error under Status bar of IE.

 

I have site with drop down.When user select any product from drop down pageblock table populate the data from one salesforce object with public access.

 

I am use tab panel also.

 

Please help.

Is there any limitations in Force.com Sites for lookup fields of custom objects? I was unable to display lookup field of custom object  in public page. But it works for preview. I granted all permissions to that object.  I checked with adding lookup field of standard object (Account) and It works for me. More specifically I want to use Contacts as lookup field in my custom object.

 

 

Simple question really but one that's difficult to test without messing with production systems! We have several Sites that use urls like www.mydomain1.com, www.mydomain2.com style but now need one that uses nonewww.mydomain3.com to sit alongside www.mydomain3.com (not served by force.com). Is this possible?

Hello there,

 

I saw the pricing of sales force as $150/user/month.

 

I need to create a public web application, which could have many number of users (say 1000 users) registering. If I go with salesforce, should I pay a monthly amount for all these 1000 users?

 

I need only two user to manage my application from salesforce admin. So, what will be the price per month? will it be 2x150 OR 1000x150 ?

 

Nissar

Can anyone explain the difference between High-Volume Customer Portal licenses (which are currently in pilot) and Authenticated Web User licenses (which are GA and described as a type of HVCP)? The specific use case we want to support, and have working with full Customer Portal licenses, is:

 

 

  • We have some Sites pages that should be visible by anyone and some that are only visible to logged in users
  • We model a page as a custom object
  • We use custom sharing rules to ensure that pages that are public are shared with both Sites (Guest) users and CP users and that pages that require login are only shared with CP users

 

 

We have a release that does exactly the same using HVCP and we want to take it into production but are being blocked because the licenses are not yet GA. What does it mean to use AWU instead?

Hello - fairly new at Portal so hopefully this is an easy answer but I can't seem to figure it out. I have my Site connected to a Customer Portal for authenticated login but I cannot figure out how to get the login page to redirect to the homepage of the Customer Portal which is not a VisualForce page - it's just plan old portal. Is there a way to easily do this? Am I just missing something? 

Hi

 

I have prepared a site http://nbcuni.force.com/commops

My Force.com domain name is nbcuni.force.com

 

I have prepared a robots.txt file (VF page which allows all bots) and uploaded it in Site Robots.txt.

That robots.txt is visible at http://nbcuni.force.com/commops/robots.txt infact it should be visible at http://nbcuni.force.com/robots.txt  (in domain)

 

In Google Webmaster tools the bot crawls at http://nbcuni.force.com/robots.txt and are unable to find the file hence give crawl error (503)

 

How to get Robots.txt at the http://nbcuni.force.com/robots.txt

Hello Everyone,

 

I'm trying to make some files we uploaded into salesforce crm content downloadable or accessible by another page via Sites. For instance, say, an mp3, either downloaded or requested by mediaplayer on a webpage.

 

According to the docs 'To download a document via the API, you must export the VersionData of the document.'

 

Well... I've tried a couple variations with a visualforce page to retrieve/export the contentversion, but (as expected) no luck.

 

Does anyone have any good ideas on how to do this?

 

Thanks in advance,

e.

I've got a ~6 month old developer account that I'd like to enable Sites on.  I've tried some of the older links I found on the discussion board, but they didn't seem to do anything.

 

Thanks for any help,

Dave