Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

EventSink Problem

  Asked By: Eliezer Preston         Date: Oct 22, 2005      Category: Sharepoint      Views: 79

I'm trying what I thought is a simple Eventsink to make an entry in the Event log on our SPPS 2003 but I get this error:
Could not report event for "Requests" in "Requests" because loading event handler assembly "Evnt1, version=1.0.0.1, Culture=neutral, PublicToken=3c3c127f70d1149a" failed. File or assembly name Evnt1, or one of its dependencies, was not found.

Any ideas?

Tagged:    

 

2 Answers Found

 
Answer #1       Answered By: Ted Gilmore          Answered On: Oct 22, 2005       

EventSink assemblies must be placed into the GAC.

 
Answer #2       Answered By: Monte Cooley          Answered On: Oct 22, 2005       

I copied the .dll to the server and logged on to the server and ran gacutil
to load it to the GAC.

 
Didn't find what you were looking for? Find more on EventSink Problem Or get search suggestion and latest updates.


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