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/Samples/Solution/Portal.csproj Missing  (Mono Support )

Viewed 8859 time(s), 7 post(s) 1/9/2013 6:39:59 PMby zach
zach

zach

1/9/2013 6:39:59 PM
I'm trying to follow the guide here:

http://www.mono-software.com/Blog/post/Mono/95/Building-a-custom-ASP-NET-project-based-on-MonoX/

And am up to the step "Changing the configuration files" i.e. trying to open the project in VS2010. However, there is no Portal.csproj in the zip file or in my project install...

Is it missing or is the guide outdated for .NET 4.0 implementations? The readme references a special install for .NET 4.0 but I believe that is what I got....
This content has not been rated yet. 
65 Reputation 8 Total posts
zach

zach

1/9/2013 7:27:35 PM
Okay nevermind. To clarify to anyone who has any trouble with this:

Don't bother navigating to MonoX/Samples/Solution/

The csproj and solution file is actually included in the zip file within the CMS install package (MonoX_Samples_SourceCode.zip).
This content has not been rated yet. 
65 Reputation 8 Total posts
khorvat

khorvat

1/9/2013 8:08:20 PM
Hi,

Samples source code includes only the samples and not the empty MonoX project. You should use the solution & project from the MonoX/Samples/Solution/(Portal.csproj & ProjectName.sln) . You should copy those files to the root of the package you are using.

Regards
This content has not been rated yet. 
15993 Reputation 2214 Total posts
zach

zach

1/9/2013 8:36:43 PM
Well if that is the case, there is definitely no csproj in that folder :)
This content has not been rated yet. 
65 Reputation 8 Total posts
zach

zach

1/10/2013 12:55:56 AM
Maybe there is a problem w/ using that file because I seem to have the project open but I keep getting this error:

Warning 102 D:\Work\Websites\Brew\Brew\MasterPages\Default.Master: ASP.NET runtime error: Failed to create AppDomain. D:\Work\Websites\Brew\Brew\MasterPages\Default.Master 1 1 Portal

It's causing 100+ web.config warnings I believe... any advise? Can you review the build posted and tell me if I'm going crazy because there is definitely no Portal.csproj in MonoX/Samples/Solution in the file I downloaded other than what is in the zip file...

This content has not been rated yet. 
65 Reputation 8 Total posts
zach

zach

1/10/2013 1:00:04 AM
Here is the screen shot... are you referring to some where else?
This content has not been rated yet. 
65 Reputation 8 Total posts
khorvat

khorvat

1/11/2013 9:04:04 AM
Hi Zach,

yes there was a problem in continuous integration build that for some reason removed the project file. We are investigating this as we speak. In the meanwhile can you please use the attached project file.

Regards 
This content has not been rated yet. 
15993 Reputation 2214 Total posts