This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.
Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.
Before posting questions here you might want to review the developer documentation.
hi ,
i need to change the extension of one of my cms page because of some rule of government from aspx to html in the address bar of browser.
currently i have 50 pages, but i need to change it in only one(aspx to html).
please help
it's urgent.
i'm violating rule.
thanks in advance,
Vipul Patel
i had changed extension in mp_pages and freindlyurl tables, and it is working in visual studio with html extension,
but it is not working in iis 6 after hosting.
Thanks in advance,
Hi Vipul,
You'll need to configure a Handler Extension to map the HTML file extension to the ASP.NET engine. See this MSDN article on the subject.
Hope this helps, Joe D.
thanks for your reply.....
i added extension already but i forgot to untick checkbox saying "check file exist or not", and because of this i couldn't access the html page,
fortunately it solved,
hope it'll help someone else.......
thanks again......
i had asked two more question , please reply on it, (Lucene Search) (Permissions)