Skip to main content
Ben Nadel at CFinNC 2009 (Raleigh, North Carolina) with: Jason Dean
Ben Nadel at CFinNC 2009 (Raleigh, North Carolina) with: Jason Dean ( @JasonPDean )

Responsed SOAP Message Doesn't Contain XStandard Namespace

By on

I was trying to add some new directory snippets (XHtml code templates that can be inserted into the generated content) when I kept getting the error:

responsed SOAP message doesn't contain xstandard namespace

It was driving me crazy because upon accessing the page directly, it worked fine and looked great. After about 45 minutes, I realized the problem was a permissions issue. And, not only was it a permissions issue, it was the same exact permissions issue that I blogged about earlier (XStandard does not use the current session information). When XStandard was going to access the .cfm pages where the template was stored, it was getting thrown over to the CMS login page which has nothing to do with XStandard (hence the lack of namespace in the returned XHtml).

I was able to fix it by sending the CFID / CFTOKEN. But now, I am realizing that I want to better integrate custom code template.

Reader Comments

I believe in love. I believe in compassion. I believe in human rights. I believe that we can afford to give more of these gifts to the world around us because it costs us nothing to be decent and kind and understanding. And, I want you to know that when you land on this site, you are accepted for who you are, no matter how you identify, what truths you live, or whatever kind of goofy shit makes you feel alive! Rock on with your bad self!
Ben Nadel