Can't get AjaxPro working with Rainbow Portal 2.0!

Ive added the

<add verb="POST,GET" path="ajaxpro/*.ashx"
type="AjaxPro.AjaxHandlerFactory, AjaxPro.2"/>

in web.config

and the [mylocalhost]Rainbow/ajaxpro/prototype.ashx workes ok.

But when i look in the source code the following line are never
generated.
"<script type="text/javascript" src="/ajaxpro/prototype.ashx"></script>
<script type="text/javascript" src="/ajaxpro/core.ashx"></script>
<script type="text/javascript" src="/ajaxpro/converter.ashx"></script>
<script type="text/javascript"
src="/ajaxpro/xxx.xxx,xxx.ashx"></script>"

Anyone know what the problem seems to be?

Ive added my WebUserControl to the portal(supports custom modules) ive
tested the WebUserControl outside the portal and it workes fine.
But whan i add the module to Rainbow... it says "[MyClassName] is
undefined" javascript error.



If someone whats to tryout Rainbow portal 2.0 you can get it here:
http://forge.novell.com/modules/xfmod/project/?rainbow
(download Rainbow Portal.NET 2.0 Alpha 3.0 Developer Preview Versions )


Regards,
Miguel M.
Sweden


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to