Rank: Member
Joined: 3/9/2010(UTC) Posts: 3
|
Ok, I surrender, I am stuck. I have been looking at this all day and I can't figure it out. I have narrowed this down to one line of code.
The product page is taking about 30 seconds to load. The line that is taking so long reads: "If productDisplay.ListPriceGreaterThanCurrentPrice Then"
This is a problem that can be seen here: (http://greensky.habanero.com/products/SFSOAPLQDSOAPWALOE41GL.aspx)
Unfortunately, ListPriceGreaterThanCurrentPrice is part of the dll (BVSoftwre.Bvc5.Core.dll v5.0.0.1192).
Has anyone else ever run into this? What was the solution?
Here is the strangest part of the problem. I have copied the same set of code and database to my development machine and it runs fine.
Configuration: My machine is running Server 2008 and SQL 2005. Beta machine is running Server 2003 and SQL 2005.
Any ideas?
Thanks, Kevin
Edit- I left out an important but possibly obvious piece. productDisplay is of type ProductDisplayData.
|
|
|
|
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.