Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Exception from HRESULT: 0x80041050

  Asked By: Carlton Sandoval         Date: Apr 27, 2010      Category: Sharepoint      Views: 2008
 

I am really starting to hate SharePoint

Now all of a sudden I am getting this error on two sites, and other
sites still work, what is going on?!?!?

Exception from HRESULT: 0x80041050

Tagged:        

 

10 Answers Found

 
Answer #1       Answered By: Victoria Bell          Answered On: Apr 27, 2010       

My guess is that all of the MOSS accounts are not confirgured properly.

 
Answer #2       Answered By: Cassidy Sharpe          Answered On: Apr 27, 2010       

Your SQL database is full. This is the error  I always get when I run out of
space.
Check the Error log and it'll explain better.

 
Answer #3       Answered By: Linda Mason          Answered On: Apr 27, 2010       

SQL is not full..........................

 
Answer #4       Answered By: Hans Weiss          Answered On: Apr 27, 2010       

MOSS worked for 1 month with no problems.

Problem is only with default.aspx page

 
Answer #5       Answered By: Alison West          Answered On: Apr 27, 2010       

Check the log files at C:\Program Files\Common Files\Microsoft Shared\web server
extensions\12\LOGS & Application event logs

Decrease logging severity level from Central Administration > Operations >
Diagnostic Logging to increase the number of events logged

 
Answer #6       Answered By: Freddy Heath          Answered On: Apr 27, 2010       

I was able to fix the SharePoint sites  on the Prod SharePoint Server with
Microsoft. Apparently the default.aspx got corrupted and the only to way to fix
it was to make a copy of it, rename it and then change the Welcome start up page
for the site.

 
Answer #7       Answered By: Joanna Dixon          Answered On: Apr 27, 2010       

Is this happening for a site or a list? I had this problem with a list and
we had to recreate the list and dump the data from existing list. not a
agreeable solution but we used that as a work  around.

If it's happening for a site- try resetting the default.aspx using
sharepoint designer prior to that make a copy of the default.aspx because
when you reset the page , it will load the default settings.

 
Answer #8       Answered By: Justine Barrera          Answered On: Apr 27, 2010       

For a site

resetting the default.aspx using
sharepoint designer HOW?

 
Answer #9       Answered By: Sharonda Mcfarland          Answered On: Apr 27, 2010       

This is issues depanding upon your database full..

1, I think your installed for basic only. So basic installation it's
automatically invoke the Sql Server Express edition only. Default express
edition database size 4 GB. I think ur content database size is fulled. So u try
to create new content database.

 
Answer #10       Answered By: Cory Brooks          Answered On: Apr 27, 2010       

The has to do with Symantec Protection for SharePoint 5.1 marking the
aspx files for the Welcome Page has having a virus when it doesn't

 
Didn't find what you were looking for? Find more on Exception from HRESULT: 0x80041050 Or get search suggestion and latest updates.


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