1-7 of 7 < Previous Next >
3 votes

Wrong AJAX version in web.config

web.config references MS AJAX v. '1.0.0.0' where it should be '1.0.61025.0' (for changeset #10601). Fixed web.config attached.

id# 7244 | Planned Release: None | Last Updated: Jul 25 at 2:31 PM  by bobum
6 votes

Class Summary Missing

The latest version is not able to generate the JS class summary in the XML comment files.

id# 8584 | Planned Release: None | Last Updated: Jul 25 at 2:30 PM  by bobum
2 votes

Incorrect namespace handling

AjaxDoc is outputing nested namespaces in the <elements> list for namespace API members. It shouldn't as this causes the nested namespace content to appear below the parent namespace as well as at...

id# 7889 | Planned Release: None | Last Updated: Jul 25 at 2:24 PM  by bobum
1 vote
closed

"J#" Prefix causes BuildAssembler to Crash

The "#" is reserved to represent a period in a member name such as those for explicit interface implementation members. The "J#" prefix now used by AjaxDoc causes Sandcastle's BuildAssembler to cr...

id# 7884 | Planned Release: None | Last Updated: Apr 2 at 11:44 PM  by BertrandLeRoy
4 votes

Can't use JScript Syntax Box

I was trying to use the JScriptDeclarationSyntaxGenerator built into SandCastle and ran into issues. I sent an email to Anand, and he said it was being caused because AjaxDoc doesn't specify <retu...

id# 7868 | Planned Release: None | Last Updated: Dec 6 2007 at 12:35 AM  by SharpGIS
1 vote
fixed

Bug/inconsistency in ScriptDoc for doc'ing properties

I found a weird inconsistency in the way I should doc properties. If I do like this (like stated on Bertrands blog): {{ get_enableMouseWheel : function() { /// <value type="Boolean">Enables...

id# 5326 | Planned Release: AjaxDoc 1.1 | Last Updated: Sep 18 2007 at 1:46 AM  by BertrandLeRoy
1 vote
fixed

"Global namespace" text should be just "Global"

The "Global namespace" text used for the global namespace at line 303 in the getReflectionXml method in ScriptDoc.js should be changed to be just "Global". If not, the table of content for help fi...

id# 6746 | Planned Release: AjaxDoc 1.1 | Last Updated: Sep 18 2007 at 1:45 AM  by BertrandLeRoy

Configure View

Search
Sort by Id
Release
Title
Updated
Votes
1-7 of 7 < Previous 1 Next >
Updating...