Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set MvcBuildViews to true in project file #37

Open
Miggro opened this issue Feb 3, 2013 · 2 comments
Open

Set MvcBuildViews to true in project file #37

Miggro opened this issue Feb 3, 2013 · 2 comments

Comments

@Miggro
Copy link

Miggro commented Feb 3, 2013

Hey guys,

Searching for a new blog-engine based on ASP.NET Mvc framework I found FunnelWeb.
Being a BlogEngine.Net fan I'm impressed with your work so far and I'm definitely switching to FunnelWeb - with my own theme - as my blog-engine.

However, while porting my blog to FunnelWeb I ran into some run-time exceptions. When I added the following to my project-file it didn't build anymore.

<MvcBuildViews>true</MvcBuildViews>

I know how to solve this problem, but shouldn't a project always compile on check-in?

I will get the latest version of FunnelWeb and propose some changes later on.

Greetzz,

Miggro

@kaide
Copy link

kaide commented Feb 4, 2013

Hi Miggro, just fyi,
pull request no 33 fixed all namespace error on the cshtml view (#33)
but has not fix the @Args missing variable on the TwitterFeed.chtml (I did not even know if TwitterFeed is still being used)

@JakeGinnivan
Copy link
Member

Arg is an example of the Macro support, I will have a think how we can fix that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants