Hi Michael,

many thanks for time you take yourself to explain it so clear. The
second part works perfect and I also have changed almost
all code, so instead of using long namespaces i can use now very short
like i have defined it :-)

one doubt still left to me, in the first part you explained me how to
use the paths:

in my case i use some code in the App_Code folder ( .net 2.0 ) and
every time i compile and i have done changes it will look different:

Sample A: <script type="text/javascript"
src="/MergeSystem.FrontEnd/ajaxpro/MergeSystem.FrontEnd.ErrorHandler,App_Code.tkndwocc.ashx"></script>
Sample B: <script type="text/javascript"
src="/MergeSystem.FrontEnd/ajaxpro/MergeSystem.FrontEnd.ErrorHandler,App_Code.dhsldies.ashx"></script>

you mention that i should copy the full path without "ashx". Who can i
handle such a problem if its always different?

Sample A: <add
type="MergeSystem.FrontEnd/ajaxpro/MergeSystem.FrontEnd.ErrorHandler,App_Code.dhsldies"
path="myajax1" />
Sample B: <add
type="MergeSystem.FrontEnd/ajaxpro/MergeSystem.FrontEnd.ErrorHandler,App_Code.tkndwocc"
path="myajax1" />

thanks for help in advance,
regards,
roni schuetz


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