MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

MonoX integration with BlogEngine  (Mono Support )

9812 put(a) pogledan, 2 odgovor(a) 17.7.2012. 16:41:02Kreirao(la) super
super

super

17.7.2012. 16:41:02
I am trying to integrate BlogEngine 2.5 with Monox (Monox in the sub folder)

Please see my posts here: http://www.mono-software.com/Mono/Pages/Discussion/dtopic/apKAQxCAEECi156KATl6gA/Integrating-BlogEngine-Net/?dmsgId=Q62nTT1R_USHa6CRAUASKg#PostQ62nTT1R_USHa6CRAUASKg
Ovaj sadržaj još nije ocijenjen. 
6018 Reputacija 709 Ukupno objava
denis

denis

18.7.2012. 16:21:35

This should work in reverse - BlogEngine goes to the subfolder. Here are the steps we took:

1. Add Blog engine application under your MonoX web site.
2. Choose which compression module you would like to use, one from MonoX web.config or from Blog engine. We used MonoX one and commented Blog engine compression module:

<!--<add name="CompressionModule" type="BlogEngine.Core.Web.HttpModules.CompressionModule, BlogEngine.Core"/>-->

3. Add the necessary DLLs to blog engine bin folder(MonoSoftware.UrlRewritter, Telerik.web..). There might be few more DLLs that should be included. You'll get error message telling which DLL should be also added.

4. Try it in your web browser.

Note: We used a separate application pool 4.0  for BlogEngine.

Ovaj sadržaj još nije ocijenjen. 
7207 Reputacija 956 Ukupno objava