That's Odd. I downloaded ajax.net a few days ago, and experienced the problem with addNamespace. Now when I check the versio number I see it is 6.9.27.3. Must've downloaded if from the wrong place or something.

After downloading 6.9.29.2, I get a problem with the namespaces not being completely "added". I get the following (with the error message "PaddySe.Library.Domain.ItemType has no properties") :

if(typeof PaddySe == "undefined") PaddySe={};
if(typeof PaddySe.Library == "undefined") PaddySe.Library={};
PaddySe.Library.Domain.ItemType = { ... };

Is it a bug or am I doing something wrong?

Regards,

/Patrik


On 10/2/06, Michael Schwarz < [EMAIL PROTECTED]> wrote:

Hi,

this is already done in one of the latest releases, download current
at CodePlex.

Regards,
Michael

On 10/1/06, Patrik Berglund <[EMAIL PROTECTED]> wrote:
>
> Hi!
>
> Since addNamespace has been removed from the scripts generated by
> ajax.net (except the one generated by ms.ashx - which is not auto-added
> to pages), why not stop emitting addNamespace(...) lines when
> registering enums and use the other suggested methods on this group?
>
> Regards,
>
> /Patrik
>
>
> >
>


--
Best regards | Schöne Grüße
Michael

Microsoft MVP - Most Valuable Professional
Microsoft MCAD - Certified Application Developer

http://weblogs.asp.net/mschwarz/
http://www.schwarz-interactive.de/

Skype: callto:schwarz-interactive
MSN IM: [EMAIL PROTECTED]






--
Patrik Berglund             http://www.paddy.se/

Frequently seen as PaddyNu on IRCnet

Public Identity: http://public.xdi.org/=Patrik.Berglund
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ajax.NET Professional" group.

To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]

For more options, visit this group at http://groups.google.com/group/ajaxpro

The latest downloads of Ajax.NET Professional can be found at http://www.ajaxpro.info/

Don't forget to read my blog at http://weblogs.asp.net/mschwarz/
-~----------~----~----~----~------~----~------~--~---

Reply via email to