Recognizer not firing
Fri, 29 Apr 2005 14:41:10 +0100
I'm following a tutorial found on code project (I believe this project has
recently been refernced, but I couldnt understand the answer, or see if it
was relevant to my problem)
http://www.codeproject.com/useritems/IBFWalkthroughPart1.asp
I have followed the tutorial all the way through to the end, and it al ...
|
controlling the solution pane
Wed, 27 Apr 2005 13:41:46 -0700
Hi,
I have an infopath IBF solution which displays various views as the user's context & content within InfoPath change. One of these views offers a button to insert some data into various infopath fields. Once this data is entered and the user changes focus, a different view is displayed within the soluti ...
|
Control Cant be Instantiated due to security issues
Tue, 26 Apr 2005 12:04:11 +0100
I am getting a long winded error message when trying to run my test project
(See below)
I have strongly named the assembly I have created, and my reading on the net
implies that the error is in either the permissions of the assembly, or
those of IIS, but I have tried all the solutions I can find on the net a ...
|
Parches de microsoft
Thu, 21 Apr 2005 16:02:26 +0200
Me han mandado un parche por correo para mi windows pero no se si abrirlo, tengo miedo ^^ ...
|
Security Error
20 Apr 2005 06:37:40 -0700
Hi Group,
Can someone help me with this error? All my dll's are strong named and
full trusted.
Error Message:
Security error.
Stack Trace:
Microsoft.InformationBridge.Framework.Interfaces.UIException: Security
error. ---> System.Security.SecurityException: Security error.
at EmployeeDetailsNamespa ...
|
Showing an extra region after clicking a button in another region
Wed, 20 Apr 2005 06:33:05 -0700
Ok lets say i have projects which are linked to one or more relations and
relations are linked to one or more contacts
Initialy i want to show the projects, in a region called region A
after selecting one or more projects and pressing a button i want to show
the corresponding relations in another region, c ...
|
CANNOT DOWNLOAD MICROSOFT OFFICE TEMPLATES
Mon, 18 Apr 2005 16:49:01 -0700
I cannot download any microsoft office templates. A message pops up telling
me my internet cookies are disabled. I reset them to what they recommend but
it still keeps giving the same message. Can anyone tell me what Iam doing
wrong? ...
|
|
|
Port File XML data question
18 Apr 2005 05:13:13 -0700
Hi,
<xsl:for-each select="inputs:GetRootXPath(1)/msibf:SearchTypes/msibf:SearchType">
Can someone explain me what this function does and how I can use this
in my own IBF solution. If I try to use this in my file xml the
application will give an error. Function inputs:GetRootXPath is not
recognized as a ...
|
Region Wizard crashes
18 Apr 2005 04:27:30 -0700
Whenever I run the Region Creation Wizard, the entire Visual Studio
environment crashes and the debugger appears. I can get through the
steps, but during the project creation, it crashes. It seems to happen
when the wizard is accessing the schema data.
Any ideas?
...
|
Smarttag 'Show Details' not working
Mon, 18 Apr 2005 02:34:01 -0700
Hi all,
I am working on an IBF 1.5 solution.
I wrote a few webservices, defined entities and views, and the searchpane is
working too.
I now wrote a smarttagrecognizer. The default action points to
GenericActionHandler.
In de 'recognize' method, I build a context XML snippet (with te correct
reference ...
|