Check and see if you have URL rewriting at the Web Server layer.
'Bern e Bern' via model-glue wrote:
We have inherited an old model glue application we are tasked with
upgrading. Within the modelglue.xml file is a reference to a relative
url. This works fine in the production environment (windows 2003 ,CF
8, sql server 2005) but it throws an error in our dev environment
(windows 2008 r2, CF 10, sqlserver 2012). It complains there is no
event handler defined for "/tobaccorecovery/LMS/setuserlogin.cfm".
We have very little experience with modelglue so are at a lose as to
how to fix this. It's supposed to create an account then forward to
the secure area of the application. The account is created fine but
the redirect fails as mentioned. Any help is appreciated, thanks.
<event-handler name="do.emailUser">
<broadcasts>
<message name="emailRegisterAction" />
</broadcasts>
<results>
<result do="/tobaccorecovery/LMS/setuserlogin.cfm" redirect="true" />
</results>
<views />
</event-handler>
--
--
Model-Glue Sites:
Home Page: http://www.model-glue.com
Documentation: http://docs.model-glue.com
Bug Tracker: http://bugs.model-glue.com
Blog: http://www.model-glue.com/blog
You received this message because you are subscribed to the Google
Groups "model-glue" 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/model-glue?hl=en
---
You received this message because you are subscribed to the Google
Groups "model-glue" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to [email protected]
<mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout.
--
--
Model-Glue Sites:
Home Page: http://www.model-glue.com
Documentation: http://docs.model-glue.com
Bug Tracker: http://bugs.model-glue.com
Blog: http://www.model-glue.com/blog
You received this message because you are subscribed to the Google
Groups "model-glue" 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/model-glue?hl=en
---
You received this message because you are subscribed to the Google Groups "model-glue" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.