Mono Support Blog Container settings 

Viewed 79602 time(s), 23 post(s), 3/8/2011 12:22:00 PM - by peterg
8/10/2011 12:31:51 PM
265 Reputation 29 Total posts

Hello

Sorry for the stupid question but I cannot find the solution :)
In the example above you are using BlogEntity in order to have a dynamic blog for a new user. I need to do the same thing.
The problem that I am facing is that I can not find the BlogEntity class. Is there a reference that I do not have?
I am using the example that you have provided, the ProjectName.sln. The helloWorld demo is working OK.

Regards

21
8/10/2011 12:43:16 PM
15993 Reputation 2214 Total posts

Hi,

yes BlogEntity is in the DAL (Data access layer) assembly so you need to reference the following files in your project:

MonoSoftware.MonoX.DAL.dll
MonoSoftware.MonoX.DALDBSpecific.dll

I hope this will solve your issue, but in the future can you please open a separate topic for every issue you have so we can provide you with a better support service (while opening the new topic, you can just reference the topic you are mentioning for better understanding).

Regards

22
8/10/2011 1:16:12 PM
265 Reputation 29 Total posts

Thanks for the quick answer

In the future I will make separate topics

Regards

23
1 2 3
This is a demo site for MonoX. Please visit Mono Software for more info.