Mono 1.1.16 AND its extended ASP.NET 2 implementation AND xsp2 problems

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
7/7/2006 8:32:06 AM
Gravatar
Total Posts 23

Mono 1.1.16 AND its extended ASP.NET 2 implementation AND xsp2 problems

Mono 1.1.16 is out and mp trunk can't be executed with xsp2 anymore. Instead of xsp2 I (must) run mp trunk now with xsp (not xsp2).

Well, apart from that the new version got a lot of performance improvements and especially (and the most important) the ASP.NET 2 implementation supports more stuff now. I had problems to compile branch 2.x of mp with monodevelop and also on the command line with "make". I don't know which 2.x branch isn't so pretentious and will run with a non-completed ASP.NET 2 implementation.
7/7/2006 8:43:03 AM
Gravatar
Total Posts 18439

Re: Mono 1.1.16 AND its extended ASP.NET 2 implementation AND xsp2 problems

Hi Alexander,

I saw the release notes for mono and noticed it says they got the ASP.NET Personal Web Site Starter kit for 2.0 working so it gives me hope but I'm sure there are still issues for mojoportal. I tried mono from svn last week and had some errors with some of my web.config stuff, I commented those out and then it wouldn't load the assembly I compiled on windows. I'm going to try again this weekend with the latest mono svn.

I don't really see any benefit of running trunk under xsp2

branches/2.1 corresponds to the most recent release but the MD project I'm sure is not up to date with the latest files and unless you have updated the make file I'm sure it is out of sync with the solution (.sln file, and .csproj files)

Anything you can do to help update the make file for 2.1 would be great.

The new 2.x dev branch is branches/2.1.1 but probably best for now to just try with 2.1

Cheers,

Joe
You must sign in to post in the forums. This thread is closed to new posts.