11-14-05 10:53 PM
I found out my self, the reason why the functoid crashes is that there is
quotation in the connection string ("). A good advice is to make the
connection string from .udl file (or even better reference a .udl file).
(just make a file XXXXX.udl and double click and a connectionstring builder
appears)
"mm" wrote:
> Event Type: Error
> Event Source: XLANG/s
> Event Category: None
> Event ID: 10034
> Date: 11/14/2005
> Time: 1:24:04 PM
> User: N/A
> Computer: CCOGCO-RKX8K1SM
> Description:
> Uncaught exception terminated service
> CCandCO_Invoiceprocessing.InvoiceProcessing(f2f00514-72fd-df92-d86e-f926ee
9ef170), instance ab2438cf-3b00-4b69-a5bd-449947ae4c41
>
> Error encountered while executing the transform
> CCandCO_Invoiceprocessing.Transform_2. Error:Unable to create the transfor
m..
>
> Exception type: XTransformationFailureException
> Source: Microsoft.XLANGs.Engine
> Target Site: Void ApplyTransform(System.Type, System.Object[],
> System.Object[])
> Help Link:
> Additional error information:
>
> (9,8) :
>
>
> Exception type: XsltCompileException
> Source: System.Xml
> Target Site: Void Compile(System.Xml.Xsl.NavigatorInput,
> System.Xml.XmlResolver, System.Security.Policy.Evidence)
> Help Link:
> Additional error information:
>
> 'ScriptNS0:DBLookup(0 , "1" , "workstation id="CCOGCO-RKX8K1SM";packet
> size=4096;integrated security=SSPI;data source="CCOGCO-RKX8K1SM";persist
> security info=True;initial catalog=BizCfgDb" , "Config" ,
> "HtmlActivationEnd")' is an invalid XPath expression.
>
> Exception type: XsltException
> Source: System.Xml
> Target Site: Int32 AddQuery(System.String, Boolean, Boolean)
> Help Link:
> Additional error information:
>
> 'ScriptNS0:DBLookup(0 , "1" , "workstation id="CCOGCO-RKX8K1SM";packet
> size=4096;integrated security=SSPI;data source="CCOGCO-RKX8K1SM";persist
> security info=True;initial catalog=BizCfgDb" , "Config" ,
> "HtmlActivationStart")' has an invalid token.
>
> Exception type: XPathException
> Source: System.Xml
> Target Site: System.Xml.XPath.AstNode ParseMethod(System.Xml.XPath.AstNode
)
> Help Link:
> Additional error information:
>
>
>
> For more information, see Help and Support Center at
> http://go.microsoft.com/fwlink/events.asp.
>
>
> thanks in advance
[ Post a follow-up to this message ]
|