Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Sharepoint Site Not Loading Properly

  Asked By: Jasmine Lewis         Date: Jul 26, 2009      Category: Sharepoint      Views: 251
 

I Installed SPS2003 and I can able to create the SPS Site. But However When i am
trying to access the same, it is giving the following error : Error: Request
failed

However When I changed the Trust level From "WSS_Minimal" to "Full", The Site is
loading But i can't able access many of the featurtes. When I am trying to add
the SubArea It is giving the following error:

Error
The WebResource.axd handler must be registed in the configuration to process
this request.
<!-- Web.Config Configuration File -->
<configuration>
<system.web>
<httpHandlers>
<add path="WebResource.axd" verb="GET"
type="System.Web.Handlers.AssemblyResourceLoader" validate="True" />
</httpHandlers>
</system.web>
</configuration>

Can anybody thro' some light on this? Even When I am trying to add the user, It
is not assigning properly, whereas I am getting the error in javascript - Null
Object assigned.


Do you know someone who can help? Share a link to this thread on twitter, or facebook.

Tagged:          

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Sharepoint Site Not Loading Properly Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].