Mono Support Solution open (Closed)

Viewed 15491 time(s), 5 post(s), 6/28/2013 5:08:04 AM - by ruslanruslan
6/28/2013 8:24:56 AM
123 Reputation 15 Total posts

Hi!

First of all big thnks for your project!

I have copy .sln and .csproj to root folder. Then i open .sln file with Visual Studio 2010 and have problems (screenshot):
  Screen Shot 2013-06-28 at 9.04.25 AM.png
i've try "reload" but it doesn't help.

Then i open with Visual Studio Express 2013 Preview for Web. It's good, but there is not enough files and i cant see all of them that shows in your documentation. 

What is wrong?

1
6/28/2013 8:24:23 AM
15993 Reputation 2214 Total posts

Hi,

I'm not sure if you have upgraded your project file to VS 2013 ? If so I'm not sure that you can open it in VS 2010. You are missing the files because they are not included in the project (I assume that you have put the solution & project file in the MonoX root folder) as you don't need them to build a custom solution. 

MonoX 4.8 release provides you with even better way to start a new custom project, just go to NuGet Package Manager and search for "MonoX Bootstrap" or click here. You need to create an empty WAP project in MonoX root folder and install this package. You will be ready in no time.

Regards

2
6/28/2013 9:18:30 AM
123 Reputation 15 Total posts

Khorvat,

i acted in that order that i describe. Sorry, i don't know how to test and understand why VS don't want to load this project.
i've install this bootstrap in VS for Web, but it doesn't resolve this problem, i still can't see many files and folders in VS for Web and MS VS doesn't want to load it. I assume that it is problem on my side with VS, but why a can't see all project?
or maybe i don't understand well, i can only build custom project? i want to look at template site project that come initially with monox installation, it is impossible? 

3
7/2/2013 7:25:19 AM
15993 Reputation 2214 Total posts

Hi,

By default we don't include all the MonoX files in the project as basically you don't need them in order to build a custom solution, you can import them by using "Show all files" option in VS and then just import the files.

I assume that it is problem on my side with VS, but why a can't see all project?
or maybe i don't understand well, i can only build custom project?
This is possible you just need to import all the files as I described above. If this isn't working for you, please install the nuget packages from this blog post MonoX 4.8 is out!
I want to look at template site project that come initially with monox installation, it is impossible?
You will need to install the following packages if you don't have MonoX in your root.
- MonoX CMS Runtime
- MonoX CMS Default Theme
- MonoX CMS Demo Pages based on Default Theme
- MonoX.CMS.Bootstrap (you already have this)

Let us know if this worked for you.

Regards

4
7/3/2013 6:46:13 PM
123 Reputation 15 Total posts

Yes, i understand everything, big thnks! 

5
This is a demo site for MonoX. Please visit Mono Software for more info.