CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5
  1. #1
    Join Date
    Oct 2004
    Posts
    6

    Build Comment Web Pages

    Hi! I have a c# solution with four projects inside. I ran the tools -> build comment web pages for the entire solution. I have windows XP with SP2 installed. At first when I ran to view the created files, I was getting a completely blank screen in explorer. (Although you could view source and see something should be there.) Then I checked under internet options -> security -> custom level -> prompt for navigate sub-frames across different domains and prompt launching programs and files in an iframe.

    What this did was let me see the pages, but none of the links on the frame going back and forth at the project level work. If you view the source, you can tell that there are onclick events that are supposed to occur.

    Plus, everything works fine and dandy viewed in Modzilla. Do you happen to know what other Explorer setting I will have to enable or prompt for to allow my computer to completely navigate frames (that are also stored locally on the same computer).

    Thanks for your pondering...

    S

  2. #2
    Join Date
    Sep 1999
    Posts
    67

    Re: Build Comment Web Pages

    Cant help you with your problem but here is an good article about xml commenting. I dont use the built in "Create webpage comment" thing anylonger, I use NDoc which is a great little program.

    Check it out.

    /Anders

  3. #3
    Join Date
    Oct 2004
    Posts
    6

    Re: Build Comment Web Pages

    Alrighty, I feel like a mighty dork for having to ask this....but I don't see your attachment or a link to the article you are referring to. Is there a special option I need to have on to view these?

    S

  4. #4
    Join Date
    Sep 1999
    Posts
    67

    Re: Build Comment Web Pages

    It is probably me being the dork..

    http://www.squiffler.com/squiffler/article.aspx?id=1

  5. #5
    Join Date
    Oct 2004
    Posts
    6

    Re: Build Comment Web Pages

    Anders,

    Thanks! Leaving the safty net of my database language, and the forums I have gotten used to...it is super nice to know that there are helpful folks like you and others around here in this new realm as well.

    S

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured