I'd get it one piece at a time...

by Ivan Hamilton 12/6/2007 11:10:00 AM

My BlogEngine.NET on Mono experience continues. It kind of reminds me of a Johnny Cash song:

"I'm goin' ride around in style. I'm gonna drive everybody wild. 'Cause I'll have the only one there is around."

"Now up to now my plan went alright, 'Til we tried to put it all together one night. And that when we noticed that somethin' was definately wrong."

It could be a recognised design-pattern.

The main issues so far in getting it up and running:

  • Compilation - xbuild doesn't embed file resources. <EmbeddedResource> is ignored in .csproj files. Worked around with a MakeFile.
  • Path Construction - e.g. pathName+"\"+fileName doesn't work on Unix. Change to Path.Combine().
  • Filesystem Case Sensitivity - "App_data" won't find "App_Data". Fix string case in string literals.
  • Issues with Server.Transfer() - error transferring to non-execable path files. Use context.Server.Transfer().

So, far... so good. But I haven't tested all areas of it yet. As I find problems, I'm looking into them. I'd get it one piece at a time...

P.S. Comments & Contact appear to work now. So if you find part of the site that isn't working...  let me know.

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

.NET | BlogEngine.NET

Related posts

Comments

Add comment


 

biuquote
Loading



Powered by BlogEngine.NET 1.3.1.30
Original theme by Mads Kristensen

About the author

Name of author Ivan Hamilton
"My inner nerd can beat up your inner nerd."

E-mail me Send mail

Adsense

Calendar

<<  March 2010  >>
MoTuWeThFrSaSu
22232425262728
1234567
891011121314
15161718192021
22232425262728
2930311234

View posts in large calendar

Recent posts

Recent comments

Tags

None

    Entropy

    Disclaimer

    The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

    © Copyright 2010

    Sign in