About: Brettle.Web.NeatHtml...

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.
5/25/2006 4:46:57 AM
Gravatar
Total Posts 146

About: Brettle.Web.NeatHtml...

Hi Dean.

I had downloaded mojoportal, 1.0.1 to work with mono on suse 10.1; when I try to compile app I get this error:
"The type or namespace 'NeatHtml' is't in Brettle.Web". When I load the app NeatHtml (...\mojoportal\NeatHtml\dotNet) I can see in the reference a yellow triangle before of nunit.framework, how I can to resolve this?, may be is easy, but can you tell me something?.

Thanks in advance...
5/25/2006 5:33:14 AM
Gravatar
Total Posts 146

Re: About: Brettle.Web.NeatHtml...

I have downloaded NUnit and installed, about reference is ok; but when I compile all app, the message now is: "Error of event subsequent to the generation", and I cannot see how solve this...

Thanks for any aid...
5/25/2006 5:43:50 AM
Gravatar
Total Posts 148

Re: About: Brettle.Web.NeatHtml...

Only the NeatHtmlUnitTests project should reference NUnit.  Although the NeatHtml solution includes the NeatHtmlUnitTests project, the mojoPortal solution should not.  So, if you just build the mojoPortal solution and ignore the NeatHtml solution you should be fine.

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