in
Innovasys Logo

improper results for asp.net ajax java script projects .

Last post 01-25-2010 4:34 AM by Matt Bates. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 01-17-2010 10:19 PM

    improper results for asp.net ajax java script projects .

    Hello,

    I want to generate documentation for my java script files. i dont have

    assembly(DLL) for my javascript files but by using Document!x tool i
    can load individual files also(using asp.net ajax java script
    projects).so, i tried with generating help files for my javascripts.Help file is generated
    but result is not proper.

    My Page is Having somany methods but its showing none of the methods.
    please go through and give me suggestion to generate proper help file for my java script files.

     

    Awaiting for your reply.



    Thanks
    suman .

    suman@arcadix.com,

  • 01-25-2010 4:34 AM In reply to

    Re: improper results for asp.net ajax java script projects .

    This issue is being caused by the format of your javascript files. For Docuemnt! X to find members of a class from javascript there must be a prototype for the class. You can find some more information on using prototypes here (along with a sample): http://www.asp.net/AJAX/documentation/live/tutorials/CreatingClientComponentPrototype.aspx as well as the ASP.NET Ajax sample that ships with Document! X.
     

    Matt Bates
    Innovasys
    http://www.innovasys.com
Page 1 of 1 (2 items)