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.

Solution open (Closed) (Mono Support )

Viewed 14470 time(s), 5 post(s) 6/28/2013 5:08:04 AMby ruslanruslan
ruslanruslan

ruslanruslan

6/28/2013 8:24:56 AM
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?
This content has not been rated yet. 
123 Reputation 15 Total posts
khorvat

khorvat

6/28/2013 8:24:23 AM
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
Rated 5.00, 1 vote(s). 
15993 Reputation 2214 Total posts
ruslanruslan

ruslanruslan

6/28/2013 9:18:30 AM
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? 
This content has not been rated yet. 
123 Reputation 15 Total posts
khorvat

khorvat

7/2/2013 7:25:19 AM
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
Rated 5.00, 1 vote(s). 
15993 Reputation 2214 Total posts
ruslanruslan

ruslanruslan

7/3/2013 6:46:13 PM
Yes, i understand everything, big thnks! 
This content has not been rated yet. 
123 Reputation 15 Total posts