07-07-07 12:18 AM
I've copied dll into the IDE folder. Now, i got this error message:
Event Type: Information
Event Source: MCMS
Event Category: None
Event ID: 5702
Date: 7/6/2007
Time: 2:52:21 PM
User: N/A
Computer: SampleWEBSRVR
Description:
Failed to get type 'StrippingHtmlPhControl' from assembly
'SamplePhDefinition, Version=1.0.0.0, Culture=neutral,
PublicKeyToken=47b8f92d71ac4631'
(c:\windows\assembly\gac\samplephdefinit
ion\1.0.0.0__47b8f92d71ac4631\sample
phdefinition.dll).
I've checked the class name and the public key and they correct.
What's wrong?
my class name is: StrippingHtmlPhControl
my publishing.config file entry:
<PlaceholderDefinitionType
Assembly="SamplePhDefinition, Version=1.0.0.0, Culture=neutral,
PublicKeyToken=47b8f92d71ac4631"
ClassName="StrippingHtmlPhControl" />
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
"Stefan GoĆner [MSFT]" wrote:
> Hi Mindy.,
>
> sounds as if you did not copy the SamplePhDefinition.dll into the GAC.
>
> Cheers,
> Stefan
>
>
> "Mindy" <Mindy@discussions.microsoft.com> wrote in message
> news:64DABE82-AA74-42C0-A016-87146359D8AE@microsoft.com...
>
>
>
[ Post a follow-up to this message ]
|