Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Error occurred in deployment step 'Activate Features'

  Asked By: Sarojini Chowdary         Date: May 19, 2010      Category: Sharepoint      Views: 914
 

i receive an error when i deploy a simple visual web parts in by VHD

Tagged:              

 

1 Answer Found

 
Answer #1       Answered By: Justine Barrera          Answered On: May 19, 2010       

Please mention the exact error  message you are getting in ULS logs

Look into application logs for related error messages.

How to get the right set of ULS logs
===========================================

Run following command on the web  Front Sever serving the SharePoint site:

net stop sptrace
net start sptrace

These commands will force SharePoint to start logging to a new file.

Now try to reproduce the issue two-three times so that the detailed error
is captured in ULS logs.

This will actually force SharePoint logging service to start writing to a
new log file located in C:\Program Files\Common Files\Microsoft Shared\web
server extensions\12\LOGS

Sort on modified date a take a look at the latest log file to find the
error.

 
Didn't find what you were looking for? Find more on Error occurred in deployment step 'Activate Features' Or get search suggestion and latest updates.


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