BWALKER's blog

WCM Cross platform and Cross Domain SSO.

From what I understand a WCM website is slightly different from a Microsoft Internet Information Services (IIS) web site.

While the rendered output of a WCM website provides a total website experience for visitors to the site, a single WCM website can actually be hosted on multiple web servers even though you are only maintaining a single website in your WCM environment.

Cart Discount how or why override PriceCache:35218;3742665;1: 112.5000

 

PriceCache:35218;3742665;1: 112.5000

Could I set this value to 1/2 price something like

PriceCache:35218;3742665;1: 56.25

The  page

http://vvv.nn.com/imispublic/Cart/Core/cart/MyCart.aspx

Has a reference to

namespace IWC.UI.WebControlspublic abstract class CartPage : DisplayPageBase, IImpersonationPage

The stock iMIS page reveals that  /iMISpublic/AM/ContentManagerNet/ShowVariables.aspx

E-Communities CF error msg box Document.form1.TDescription is null or not an object.

This is from the CF pages in e-Communities with 15.1.1 Public Views.

When a document is uploaded the form errors with first this message then a viewstate error page.

A msg box with:"Document.form1.TDescription is null or not an object." is the first error response.

Cold fusion e-Communities with e-Content Manager Migration to WCM. Oh My!

Phase one. 15.0.3 to 15.1.1

Ok this is a highly customized site that has some very good flow and design. The e-communities side of the website is experiencing a melt down in style and formatting.

In particular the Login and Default e-Communities pages throw js errors while navigating through the site.  These were fixed and used to identify the session state failure.

Trapping the JS error helped Identify a rendering loop that causes bizare behaviour  in the rendering sequence.

Classic ASP consuming iMIS membership webservice.


Cold Fusion Unified Login

Form Fields:CONTACTID=3731840FIELDNAMES=CONTACTID, PASSWORD, REMEMBERLOGINPASSWORD=REMEMBERLOGIN=True

16 ms 16 ms 1 C:\Program Files\ASI\iMIS15\iMIS_public\AM\Security\LoginFromAspnet.cfm
15 ms 15 ms 1 C:\Program Files\ASI\iMIS15\iMIS_public\AM\Application.cfm
0 ms 0 ms 1 C:\Program Files\ASI\iMIS15\iMIS_public\AM\ApplicationCustom.cfm
0 ms 0 ms 1 C:\Program Files\ASI\iMIS15\iMIS_public\AM\ApplicationUDFs.cfm
0 ms 0 ms 1 C:\Program Files\ASI\iMIS15\iMIS_public\AM\OnRequestEnd.cfm
--------------------------------------------------------------------------------
This SQL Query does not return any results because it is sent iMISID not the Login.a.ContactID.

Custom Payment gateway in 15.1.2 throwing errors. Not a valid hex string Value is 9**********7t5

at Asi.iBO.CCrypto.ConvertStringFromHex(String hexString)
at Asi.iBO.CCrypto.DecryptHexStringViaKey(Int32 masterKeyHandle, String encryptedHex)
at Asi.iBO.CCrypto.EncryptDecrypt(String textIn, Boolean encrypt)
at Asi.iBO.CCrypto.Decrypt(String encrypted)
at Asi.iBO.SystemConfig.CPaymentAuthorizationAccount.Retrieve(CPaymentAuthorizationAccount account, SqlDataReader reader)
at Asi.iBO.SystemConfig.CPaymentAuthorizationAccount.GetAuthorizationAccounts(String connectionString)
at Asi.iBO.SystemConfig.CReferenceData.get_PaymentAuthorizationAccountList()
at Asi.iBO.Financials.CPayment.get_PaymentAuthorizationAccount()
at Asi.iBO.Commerce.PaymentGatewayService.ProcessPayment(TransactionType transactionType, CPayment payment, CAddressBasic billingAddress)
at Asi.iBO.Financials.CPayment.ProcessPayment(TransactionType transactionType, CAddressBasic billingAddress)
at Asi.Bae.Web.Checkout.Review.ProcessPaymentViaGateway(OrderCheckout& oc, Secure sc, String webmasterEmail, CPayment& payment, TransactionType transType)
<br><br>
Not a valid hex string Value is 9**********7t5
<br><br>
Asi.iBO.UnableToPerformEncryptDecryptException
<br><br>
2010-01-05 18:43:11.073
imis_train_public/Core/Cart/review.aspx
imis_train_public/Core/Cart/review.aspx
secure.org HTTP_CACHE_CONTROL:no-cache
HTTP_CONNECTION:Keep-Alive HTTP_CONTENT_LENGTH:6466
HTTP_CONTENT_TYPE:application/x-www-form-urlencoded
HTTP_ACCEPT:image/gif, image/x-xbitmap, image/jpeg, image/pjpeg,
application/x-ms-application, application/vnd.ms-xpsdocument,
application/xaml+xml, application/x-ms-xbap, application/x-shockwave-flash, a
pplication/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*
HTTP_ACCEPT_ENCODING:gzip, deflate
HTTP_ACCEPT_LANGUAGE:en-us
HTTP_COOKIE:__utma=98914563.145153105.1261534105.1261534105.1; __utmz=98914563.12105.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none);
ASP.NET_SessionId=yyjg2a55f55ucbdmwv445; Asi.Web.Browser.CookiesEnabled=true; MeetingType=SE;
Login=9B337654612383AB68AC37F34A362FE208AC18C2A727595522EDDDA1E5F83AD7C06F84E0C4

Communities IE and the Picasso effect beyond bizzaro world in Cold Fusion eCommunities.

The 15.0.3 to 15.1 migration went great until we started to look at communities.

 

In Mozilla the pages all look as designed. We viewed with IE picasso effect.

 

I have examined this highly customized site with Mozilla Fire bug and the http://jigsaw.w3.org/css-validator/ .

After fixing tons of CSS errors that had accumulated over the years the communities problems still remain Picasso effect in iE.

Syndicate content