Visual Studio Developer Center > Visual Studio Forums > Developer Documentation and Help System > Error: When using FriendlyFilenames explicit interface methods are not compiled in CHM file
Ask a questionAsk a question
 

AnswerError: When using FriendlyFilenames explicit interface methods are not compiled in CHM file

  • Monday, November 13, 2006 11:05 AMStephan Smetsers Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Hi,

    When using friendlyfilenames no explicit interface methods are included in the chm-file builder process. This is because the filename of such a method is named like:

    M_MyWebControl_System#Web#UI#IPostBackEventHandler#RaisePostBackEvent_1_72eac341.htm

    I believe the CHM-builder process doesn't like the #-character in the filename referenced, so it thinks that the file isn't referenced and this causes the file not be compiled in the CHM-file. When using GUIDFilenames everything works just fine.

     

    Kind regards,

    Stephan Smetsers

Answers

All Replies