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.

Questions on Custom Project  (Mono Support )

Viewed 7814 time(s), 2 post(s) 12/11/2012 10:21:48 AMby Jerry
Jerry

Jerry

12/11/2012 10:22:08 AM
Hi,

With reference to the guide here, http://www.mono-software.com/blog/post/Mono/95/Building-a-custom-ASP-NET-project-based-on-MonoX/, I have the following questions.

1) After creating the demo MonoX website in IIS, should I create "MyProjectFolder" under "C:\inetpub\wwwroot\MonoX"?

2) I created the recommeneded folder structure as instructed under "wwwroot\MonoX\MyProjectFolder", followed by copying and creating "MyProject.sln" in "C:\inetpub\wwwroot\MonoX". How can I add the the "MyProjectFolder" to the "MyProject.sln" in VS2012, since I can't see it in the default setup.

Hope to get some advice from the experts out here!

Cheers,
Jerry
This content has not been rated yet. 
35 Reputation 3 Total posts
khorvat

khorvat

12/11/2012 10:34:45 AM
Hi,

It depends, if "MonoX" is the root folder of the app then Yes, if this is MonoX engine root folder and you are using "wwwroot" as your app's root folder then No.
After creating the demo MonoX website in IIS, should I create "MyProjectFolder" under "C:\inetpub\wwwroot\MonoX"?
There is a "Show all files" in the VS Solution Explorer, so you need to turn that on, then you can right click on your folder and click on the "Include in Project".
I created the recommeneded folder structure as instructed under "wwwroot\MonoX\MyProjectFolder", followed by copying and creating "MyProject.sln" in "C:\inetpub\wwwroot\MonoX". How can I add the the "MyProjectFolder" to the "MyProject.sln" in VS2012, since I can't see it in the default setup.
Regards
This content has not been rated yet. 
15993 Reputation 2214 Total posts