HTTP 403 error when displaying custom webpart on sharepoint 2007

I have a major problem with a custom webpart on sharepoint 2007. I created two connected webparts, one is used to define a searchfilter for another webpart.

The part that shows a list of values works just fine, but the filter part doesn't work and causes the site to display HTTP 403 error. this only happens when I'm not logged on as administrator.

The webpart does nothing special, it has a connection with another webpart and sends a fieldname and fieldvalue as strings to the other webpart. Anybody have an idea as to what might be going on.




Answer this question

HTTP 403 error when displaying custom webpart on sharepoint 2007

  • Atul Bahl

    Sorry for the late reply, can you tell me where I can find the settings for these permissions

  • search and deploy

    Hi

    I'm new to sharepoint and i creating many reports. I'm using sql server 2005 to create reports and other Database work. I need the example to communicate the two webparts in my case one webpart contain the calender control whatever date is selected it must send to anotherwebpart to generate the reports based on the date.I will appreciate if any one can help me.

    thank u


  • Esprit

    Have you looked into the security settings for the filter   You can adjust permissions for web parts.  Perhaps the account you're using doesn't have rights to use the web part
  • HTTP 403 error when displaying custom webpart on sharepoint 2007