CodeGarden 10: The sixth annual Umbraco Developer Conference
June 23-25th 2010 - free ASP.NET MVC pre-conference. Register today!

anyone has source files of earliest versions (217)

7/4/2009 12:48:41 PMAvatarsreekanthmrLocation: Indiaposts: 4Karma: 20

Hi,

I'm in desperate need of umbraco 2.1.7 source files as I have already developed a site using Umbraco 4.1 but the same is not working under a virtual directory.  I tried 2.1.7 and I was able to host it under a virtual directory.  I need to do some customization so, I'm looking for source files.  If anyone can point me to 2.1.7 source file archive, I will be thankful.

Regards,

Sreekanth M.R.

7/4/2009 4:23:25 PMAvatarDirk De GraveLocation: LotenhulleMVP.admin.posts: 2966Karma: 2934
Comment with ID: 8568

Sreekanthmr,

 

I'm not sure but do think that even v2.1.7 is not working correctly when configured as a virtual dir. It still doesn't in v4, so I doubt if it has ever worked that way in a previous (ancient history) version. And it is not supposed to run in a virtual directory. Altho installation may go fine, you'll run into lots of issues when using virtual dirs.

 

Cheers,

/Dirk

7/4/2009 5:27:42 PMAvatarsreekanthmrLocation: Indiaposts: 4Karma: 20
Comment with ID: 8570

Yes Dirk,

I realized that.

I have done the entire site using 4.0.1 and I never had to touch the code to accomodate most difficult requirements.  I really enjoyed working on this software, until I encountered the issue while deploying it on to production server.  I have no other option but to do it all over again in some other tool.

I understand why this wouldn't work, but as I'm totally taken over by this tool, I still refuse to believe that I can't make it run under a virtual dir.  However difficult, I would like to go for it rather than giving up on this.  If anyone tried it before and reached a stage but could not go beyond, please share it with me.

Regards,
Sreekanth M.R.

7/4/2009 6:22:38 PMAvatarNiels HartvigLocation: Nyborg, DenmarkCore.admin.posts: 1404Karma: 627
Comment with ID: 8571

It shouldn't be a big challenge to make Umbraco work in a virtual dir - especially not if you just map the /umbraco_client as another virtual dir in IIS. But you would need to modify the source, but I would assume it's mostly a matter of updating the global paths in the umbraco.BusinessLogic project.

The main reason that support for running Umbraco in a virtual dir was removed was because there was increasing issues with add-ons that only worked in root. Let's find a way to solve this and then re-enable virtual dir support for 4.1

7/4/2009 6:59:22 PMAvatarsreekanthmrLocation: Indiaposts: 4Karma: 20
Comment with ID: 8573

Thanks  Niels,

I started with modifying UmbracoCMS in web.config.  I could get the default page but other inner pages and CMS part is not working.  As this is business critical, however difficult, I have to do this.  All I need is the frontend part (actual web site) should work from a virtual directory.  CMS part I can configure on a root site and point it to same database, hence I don't have to worry about making it work in virtual dir.  So, please direct me in few simple steps as to how I can achieve this.  I did look at businesslogic project but could not get much out of it.  I will spend some more time looking for some clue.

Regards,
Sreekanth M.R.

7/5/2009 1:54:51 AMAvatarslaceLocation: Coogee, Sydney, AustraliaCore.posts: 569Karma: 1527
Comment with ID: 8581

Niels - I believe that's on Shannons list for v4.1

7/8/2009 9:54:35 PMAvatarsreekanthmrLocation: Indiaposts: 4Karma: 20
Comment with ID: 9067

I'm still stuck with this issue and trying the suggestions made by Niels.  I still have many issues and looking forward for help.  Anyone who have an idea on making this work in a sub dir or virtual dir, please share the same with me.

Regards,
Sreekanth M.R.

Please login or Sign up To post replies