• Toll-free  888-665-8637
  • International  +1 717-220-0012
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

jaydvd
#1 Posted : Tuesday, July 31, 2007 2:10:00 PM(UTC)
jaydvd

Rank: Member

Joined: 7/31/2007(UTC)
Posts: 41

Hello,

I was wondering if anyone knew of a scheduling Add-On that would allow for the scheduling of rentals through BV Commerce.

Thanks,
Jason
Nick Alberti
#2 Posted : Tuesday, July 31, 2007 2:11:17 PM(UTC)
Nick Alberti

Rank: Member

Joined: 9/27/2004(UTC)
Posts: 1,099

I do not know of any, but I think it is a good idea. I am sure someone on our partners page could custom code this if needed.

Partners
jaydvd
#3 Posted : Tuesday, July 31, 2007 2:24:35 PM(UTC)
jaydvd

Rank: Member

Joined: 7/31/2007(UTC)
Posts: 41

The cart is written in VB.net correct?
Nick Alberti
#4 Posted : Tuesday, July 31, 2007 2:25:01 PM(UTC)
Nick Alberti

Rank: Member

Joined: 9/27/2004(UTC)
Posts: 1,099

That is correct.
jaydvd
#5 Posted : Tuesday, July 31, 2007 2:39:55 PM(UTC)
jaydvd

Rank: Member

Joined: 7/31/2007(UTC)
Posts: 41

Hmm, ok, I could probably swing the Add-On myself using C# having used it in the past but I've never used VB at all so that'd probably take some work. Two more questions. Can this run with SQL Server Express? My current VSP hosting plan only provides Express. And finally, in my demo store there is a link for 20% off. Is that still possible?
Nick Alberti
#6 Posted : Tuesday, July 31, 2007 2:53:10 PM(UTC)
Nick Alberti

Rank: Member

Joined: 9/27/2004(UTC)
Posts: 1,099

Hello Jason.

Yes, the software can run on SQL Server 2005 Express edition. This version has its limitations. Make sure you evaluate these limitations.

The 20% off article should read Save 20% on “BV Commerce 5 until Nov. 7th 2006”. I believe it was Cliff who mentioned we should add a publication date to the feeds. Good suggestion Cliff.

Sorry for any confusion Jason.
jaydvd
#7 Posted : Tuesday, July 31, 2007 3:01:31 PM(UTC)
jaydvd

Rank: Member

Joined: 7/31/2007(UTC)
Posts: 41

Ah, no problem at all. I'm going with one of your preferred providers who has a discount anyway. Look forward to getting familiar with the cart. Looks great so far.
Andy Miller
#8 Posted : Tuesday, July 31, 2007 4:43:47 PM(UTC)
Andy Miller

Rank: Member

Joined: 11/5/2003(UTC)
Posts: 2,136

Was thanked: 1 time(s) in 1 post(s)
Originally Posted by: "Jaydvd" Go to Quoted Post

Hmm, ok, I could probably swing the Add-On myself using C# having used it in the past but I've never used VB at all so that'd probably take some work. Two more questions. Can this run with SQL Server Express? My current VSP hosting plan only provides Express. And finally, in my demo store there is a link for 20% off. Is that still possible?
You can write your add-on in C#. You can even write the code for individual pages in C#. The only thing you can't write in C# are classes you put in the App_Code directory.
Andy Miller
Structured Solutions

Shipper 3 - High Velocity Shipment Processing
bbcweb
#9 Posted : Wednesday, August 1, 2007 9:33:49 AM(UTC)
bbcweb

Rank: Member

Joined: 5/14/2005(UTC)
Posts: 398

actually if you want to write your own classes in c# you just have to segregate the app_code directory into sub-directories:
/App_Code/vb
/App_Code/cs
and add to the system.web
<compilation>
<codeSubDirectories>
<add directoryName="vb"/>
<add directoryName="cs"/>
</codeSubDirectories>
</compilation>
BetterBuilt.net professional web design and development. call 1-877-325-1109 x7
Andy Miller
#10 Posted : Wednesday, August 1, 2007 10:10:48 AM(UTC)
Andy Miller

Rank: Member

Joined: 11/5/2003(UTC)
Posts: 2,136

Was thanked: 1 time(s) in 1 post(s)
Cool...I remember reading about that, but never tried...Andy
Andy Miller
Structured Solutions

Shipper 3 - High Velocity Shipment Processing
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

©2025 Develisys. All rights reserved.
  • Toll-free  888-665-8637
  • International  +1 717-220-0012