Hi all,
i have a ClickOnce Setup running on IIS 6.0. Well its not actually running,........ the help file says that I need to unblock files Extensions like .manifest or .config.
How can I do that in IIS? I cant find any Settings for it?
Thanks,
Stephan
__________
Hi all,
this is a little weird scenario, but I need in one of my Schemas to restrict a ceratin Node.
It can hold any value other than "123". Is there any way I could do that in a Schema?
Any sites where I can read up on Restriction Patterns for Schemas?
Thanks,
Stephan
Hi all,
I am no good at this whole xpath query thing. I have an Xml Structure like this
<Root>
<parent type ="a">
<child>texta</child>
</parent>
<parent type ="b">
<child>textb</child>
</parent>
</Root>
My query should look something like this:
Select child where parent...
BizTalk Bloggers Guide Version 1.3 has been released!
Get it now:
http://www.gotdotnet.com/workspaces/workspace.aspx?id=0dfb4f4e-d241-4bc8-8418-2c385d8e3eaa
Have Fun,
Stephan
Service Pack 1 for BizTalk Server 2004 is available.
You can Download it here:
http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=f4a5ab9e-d599-4cc8-abdf-ae6ae68bac3d
Please also check Scott Woodgates Blog for further Instructions:
http://blogs.msdn.com/scottwoo/
Have Fun
Hey all,
I am trying to programatically extract which BTS 2004 Version a user has installed!
(Partner, Standard, Enterprise)
Any hints?
Thanks,
Stephan
Hey all, has anyone ever extracted Blob Data from an Oracle Database to BTS 2004 and inserted it back to a different Oracle DB?
What Adapter did you use, ....
Thanks, Stephan
Hey, I am at a customers at the Moment and trying to get his BizTalk working!
But I have never seen an error like this! A Google search on this error returned 0 results!
Heres the error message from the event log:
Error code: c0c01538
Error source: BizTalk Server 2004
Error description: The...
Hey, all,
I am really bad in these UI things, so I hope some of you can give me a hint to accomplish this:
I have a browser control placed on my WinForms Application. I also have a string containing a xml document.
I want to display the xml string inside my browser control. How can I...
Hey all, i pick up a file using a FileReceiveFunction. I specify an envelope in that FRF. Now the FRF passes my Document (only the working data) to a channel. That channel contains a mapping. In that mapping I want to use the envelope Information. Is there any way I can gain access to these...
Hey all, i have a problem, what I do is send a document through bizTalk server to a folder. So, once biztalk delivered the file the status is set to OK. Now I get an answer (asynchronous) to my document. what I want to do now is to open up the document (using an AIC) and take a look at the...
Hey all, i have a problem concerning XLANG Schadule with BizTalk Orchestration. I created an Orchestration and used "make" to build the skx file. This returns NO errors! When I try to connect to that Orchestration throug a Port I always get the following error...
Hey all, I have a question concerning XSLT. I have a xml document containing a couple nodes. I now need to know if the value of one node is not 0 or null, perform some other xslt or if the value is 0 or null perform some other xslt.
Anyone has some Idea?
Heres the structure of my xml...
Ok I have a dtd File which contains a statement like this:
<!ELEMENT myElement (name|surename|street|date)*>
If I try to Import this one with BizTalk Editor I always get an error saying that Element groups are not supported! Do you know any sort of workaround to be able to import a statement...
Hey all, i am trying to save a XmlDocument UTF-8 encoded.
My XmlDecaration already says its UTF-8 encoded but still if I do this:
myXmlDom.save(path);
it saves it as whatever, but not as UTF-8.
So how can I encode that entire XmlDom?
Thanx in advance
Stephan
Hey all, does anyone know how to track a document using a Preprocessor?
Ok what I mean is, how cn I track the document, through code before my Preprocessor is doing any changes (Base 64 decoding) to it!
Thanks for helping,
Stephan
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.