MOSS Forum

 
Home » Forum » MOSS       Ask a questionRSS Feeds

Site usage report in sharepoint

  Asked By: Neil Bishop         Date: May 25, 2009      Category: MOSS      Views: 240
 

I am implementing a task for site usage report in mosss2007 through
objectModel .there are no errors while building the application .after that
i tried to run but it is showing the Error Like this " File or assembly name
or one of its dependencies, was not found like sharepoint.labrary.dll " like
that .

Tagged:          

 

3 Answers Found

 
Answer #1       Answered By: Doris Leach          Answered On: May 25, 2009       

Can provide more details?
What is the full text of the error  message (with correct spelling)?

 
Answer #2       Answered By: Sumitra 2004          Answered On: May 25, 2009       

The error  is like this
" File or assembly  name Microsoft.SharePoint.Library, or one of its
dependencies, was not found  "

actually i am implementing  the migration part of sps2003 to moss2007 .

 
Answer #3       Answered By: Anthony Rutledge          Answered On: May 25, 2009       

Still not enough detail.

Where are you running the code, what are the specs of the
environment, which version of Sharepoint does it have?

Are your assemblies registered in the GAC?

Take some time and formulate a post with as much detail as possible.
All you have given is a very generic error  message. If you want help,
be more forthcoming.

 
Didn't find what you were looking for? Find more on Site usage report in sharepoint Or get search suggestion and latest updates.


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