Posted 18 years ago
by lx2222182@yahoo.com

Hi,
I uploaded the download and add the codehilighter to my site. Then I uploaded the following two dlls
ActiproSoftware.CodeHighlighter.Net20.dll
ActiproSoftware.Shared.Net20.dll
and I get this message
[InvalidLanguageDefinitionException: An error occurred while loading the DynamicSyntaxLanguage '{Unknown}':
The syntax language type 'CodeHighlighterTest.CSharpDynamicSyntaxLanguage, CodeHighlighterTest' could not be loaded.
The problem occurred near line 1, position 2
in Unknown Stream.]
Now, if I uploaded the
CodeHighlighterTest.dll in that folder, it's fine.
why do I need CodeHighlighterTest? I'm using my own project, so I didn't see a need to uploade the CodeHiglighterTest in the downloaed project.
any suggestion is appreciated. thanks
I uploaded the download and add the codehilighter to my site. Then I uploaded the following two dlls
ActiproSoftware.CodeHighlighter.Net20.dll
ActiproSoftware.Shared.Net20.dll
and I get this message
[InvalidLanguageDefinitionException: An error occurred while loading the DynamicSyntaxLanguage '{Unknown}':
The syntax language type 'CodeHighlighterTest.CSharpDynamicSyntaxLanguage, CodeHighlighterTest' could not be loaded.
The problem occurred near line 1, position 2
in Unknown Stream.]
Now, if I uploaded the
CodeHighlighterTest.dll in that folder, it's fine.
why do I need CodeHighlighterTest? I'm using my own project, so I didn't see a need to uploade the CodeHiglighterTest in the downloaed project.
any suggestion is appreciated. thanks