Menu

#8 If Aspx pages are not in root the action class is not workin

open
nobody
None
5
2006-03-08
2006-03-08
Anonymous
No

if aspx pages are in localhost/PN/UI/xyz.aspx, the
corresponding action class is not getting fired,

For Ex. Say i have an action class called
HomeAction.cs and i have placed a aspx page in UI
folder of the project PA. when am executing UI page
for the first time the path is
localhost/PN/UI/xyz.aspx. when a action class is
being called it is recognizing
localhost/PN/UI/MPIHome.mp... (MPIHome is the command
name in maverick.config file). but when i give
localhost/PN/MPIHome.mp only then it works. what is
the problem with this ???

Regards

Discussion


Log in to post a comment.

Auth0 Logo