Rank: Member
Joined: 1/30/2008(UTC) Posts: 215
|
Is anyone running on 2008? Pros/cons and how difficult was the migration? Thanks PromoManagers
|
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 1,786
|
Yes, BV Commerce runs on Windows 2008. We have several large stores running on it now. BV Commerce 5.4 and later include a web.ii7.config file which can be used to replace the normal web.config file. This allows you to run BV Commerce 5 in native IIS7 mode instead of legacy ASP.NET mode.
|
|
|
|
Rank: Member
Joined: 1/30/2008(UTC) Posts: 215
|
Marcus would you recommend the move? Does it significantly increase performance? PromoManagers
|
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 1,786
|
I'm not sure it significantly improves performance but I like IIS7 and I think the management tools are better and I think the new memory model is more efficient.
|
|
|
|
Rank: Member
Joined: 5/18/2005(UTC) Posts: 38
|
I know we should upgrade, but I am in the middle of a migration for a real small site that is using the BVC2004 Lite version (free) for a few products. It doesn't appear to run properly on IIS7/Windows server 2008. I made sure the application pool is set for classic .net 2.0. It works occasionally, but I keep getting this error multiple times in the event viewer: <SPAN lang=EN> Exception: System.NullReferenceException
Message: Object reference not set to an instance of an object.
StackTrace: at BVSoftware.BVC.Core.WebAppSettings.get_ConnectionString()
at BVSoftware.BVC.Core.EventLog.LogEvent(Exception ex)
at Global.CleanUp.CleanUp(Object stateInfo)
at System.Threading._ThreadPoolWaitCallback.WaitCallback_Context(Object state)
at System.Threading.ExecutionContext.runTryCode(Object userData)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)
I verified the connection string is fine in web.config and like I said, it does work just fine occasionally, 1 in 3 times will fail though. I transferred the files as-is from the working host (iis 6)
Thanks
|
|
|
|
Rank: Member
Joined: 11/25/2003(UTC) Posts: 370
|
BV2004 is a .Net 1.1 Application. You will have to jump through some hoops if you are running it on Win2008. https://help.maximumasp.com/KB/a...windows-server-2008.aspx |
|
|
|
|
Rank: Member
Joined: 5/18/2005(UTC) Posts: 38
|
HI, Kman
Thanks for the link to get .net 1.1 running for this app.
|
|
|
|
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.