472,129 Members | 1,639 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,129 software developers and data experts.

Information Bridge Framework sample solution

Well I installed the framework provided by microsoft ,
the problem is I am able to activate the smart tag in the doc file but when I Click on the Show Detils option in the information bridge the following errors are being dispayed

5:21:26 PM Error Message:
OperationInstance[ActionCommand(#3)|http://InformationBridge/Sample|Account|AccountDefault|ViewLocator(AccountN ame (urn-SampleSolution-Data))|1(:GetAccount)]: SoapException

Stack Trace:
Microsoft.InformationBridge.Framework.ExecutionEng ine.EngineException: OperationInstance[ActionCommand(#3)|http://InformationBridge/Sample|Account|AccountDefault|ViewLocator(AccountN ame (urn-SampleSolution-Data))|1(:GetAccount)]: SoapException ---> System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Data.SqlClient.SqlException: Login failed for user 'IBFSERVER\IUSR_INL-HQLO3IHX4G0'.
at System.Data.SqlClient.ConnectionPool.GetConnection (Boolean& isInTransaction)
at System.Data.SqlClient.SqlConnectionPoolManager.Get PooledConnection(SqlConnectionString options, Boolean& isInTransaction)
at System.Data.SqlClient.SqlConnection.Open()
at Microsoft.Solutions.SampleSolution.Interfaces.ASql AccessService.GetFromStoredProc(String storedProcName, BaseParameter[] parameters)
at Microsoft.Solutions.SampleSolution.DataAccess.CrmD BAccessService.GetAccount(AccountId accountId)
at Microsoft.Solutions.SampleSolution.WebService.CrmA ccessWebService.GetAccount(AccountId accountId) in C:\InformationBridge\WebServices\CRM.asmx.cs:line 55
--- End of inner exception stack trace ---
at System.Web.Services.Protocols.SoapHttpClientProtoc ol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtoc ol.EndInvoke(IAsyncResult asyncResult)
at Microsoft.InformationBridge.Framework.ExecutionEng ine.EngineSoapClient.EndGetResponse(IAsyncResult asyncResult)
at Microsoft.InformationBridge.Framework.ExecutionEng ine.SoapOperation.ResponseCallback(IAsyncResult asynchronousResult)
--- End of inner exception stack trace ---

5:21:13 PM Error Message:
Entity Resolution cannot be found in MetadataScope http://InformationBridge/Sample#Solution.

Stack Trace:
Microsoft.InformationBridge.Framework.ExecutionEng ine.EngineException: Entity Resolution cannot be found in MetadataScope http://InformationBridge/Sample#Solution.
at Microsoft.InformationBridge.Framework.ExecutionEng ine.ExecutionContext.get_Entity()
at Microsoft.InformationBridge.Framework.ExecutionEng ine.ExecutionContext.get_View()
at Microsoft.InformationBridge.Framework.ExecutionEng ine.ExecutionContext.get_Action()
at Microsoft.InformationBridge.Framework.ExecutionEng ine.BasicAction.BuildMetadataAction()
at Microsoft.InformationBridge.Framework.ExecutionEng ine.BasicAction.Execute()

5:21:13 PM Error Message:
OperationInstance[ActionCommand(#1)|http://InformationBridge/Sample#Solution|ResolutionDocument|ResolutionOverv iew|Show Resolution Overview|1(:ShowHTMLRegion)]: An unexpected error occurred when invoking an OperationCustom.

Stack Trace:
Microsoft.InformationBridge.Framework.ExecutionEng ine.EngineException: OperationInstance[ActionCommand(#1)|http://InformationBridge/Sample#Solution|ResolutionDocument|ResolutionOverv iew|Show Resolution Overview|1(:ShowHTMLRegion)]: An unexpected error occurred when invoking an OperationCustom. ---> Microsoft.InformationBridge.Framework.ExecutionEng ine.EngineException: Entity Resolution cannot be found in MetadataScope http://InformationBridge/Sample#Solution.
at System.Windows.Forms.Control.MarshaledInvoke(Contr ol caller, Delegate method, Object[] args, Boolean synchronous)
at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
at Microsoft.InformationBridge.Framework.UI.Command.O nExecution(Object sender, ExecutionEventArgs e)
at Microsoft.InformationBridge.Framework.ExecutionEng ine.Command.OnExecution(ExecutionEventArgs e)
at Microsoft.InformationBridge.Framework.ExecutionEng ine.Command.OnEngineActionExecute(Object sender, ExecutionEventArgs e)
at Microsoft.InformationBridge.Framework.Interfaces.E xecutionEventHandler.Invoke(Object sender, ExecutionEventArgs e)
at Microsoft.InformationBridge.Framework.ExecutionEng ine.InternalEngine.OnExecution(ExecutionEventArgs e)
at Microsoft.InformationBridge.Framework.ExecutionEng ine.InternalEngine.ActionExecuteHandler(Object sender, ExecutionEventArgs e)
at Microsoft.InformationBridge.Framework.ExecutionEng ine.BasicAction.OnOperationExecute(Object sender, ExecutionEventArgs args)
at Microsoft.InformationBridge.Framework.ExecutionEng ine.CustomOperation.Execute()
--- End of inner exception stack trace ---
at Microsoft.InformationBridge.Framework.ExecutionEng ine.CustomOperation.Execute()
at Microsoft.InformationBridge.Framework.ExecutionEng ine.BasicOperation.BaseExecute()


pls can any one provide me the solution for the above problem.
Jul 21 '05 #1
0 1872

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

9 posts views Thread by Steven M. Scotten | last post: by
8 posts views Thread by Steve Teeples | last post: by
2 posts views Thread by Stefke | last post: by
12 posts views Thread by Adrian | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.