I'm using SourceSafe 2005 and VS.net 2005. When ever I commit a file to SourceSafe and try and do a compare in vs.net or view in SourceSafe I'm told that the file is a binary. But if I open the file it's normal text.
Does anyone know whats going on? and one step better know a solution so when I...
Thanks. I see what you mean. I'll give it a try.
Humble Seeker
-----------------------------------------------------
The longest journey begins with the smallest step.
Thanks for the reply. The problem is that the DTD I want to include it into the actual exe file. Nice idea though. The problem is also componded by the fact that the XML is from a third party, so I don't really want to do anything that will change the file.
I've pretty sure that you can...
I'm trying to include all the DTD I need for my program in the exe file, by specifying them as embedded resources.
The trouble I'm having is that I can't for the life of me see how I can link the DTDs to the XML documents. I'm using XmlDocument to read the XML.
Dim Xdoc as New XmlDocument()...
I'm developing a system for a person person to only be download the image once, but I have to allow for lose of connection for what ever reason. I've got the basic system working using SMS wap push.
I don't really want to give them a time window to download the item in as that leaves the...
Thats exactly the problem. I've ticked the box before connecting but I still can't see my local drive in the explorer for the remote desktop. Any ideas?
Humble Seeker
-----------------------------------------------------
The longest journey begins with the smallest step.
I'm using Win XP Pro on my computer and I'm trying to use the drag and drop feature with Win 2003. I've ticked the display local drive tick box before launching the remote connection. As far as I know the network policies allow for this sort of action. Has anybody else had this problem? Is there...
I'm basically capturing an XML feed. I'm creating a file which I'm placing the feed in, I'm using ASP version 3.
I'm then using ASP to apply an XSL to the XML document.
My problem occurs when the supplier of the XML feed slips a HTML hyperlink tag into the content he's sending me. Is there...
I'm basically capturing an XML feed. I'm creating a file which I'm placing the feed in, I'm using ASP version 3.
I'm then using ASP to apply an XSL to the XML document.
My problem occurs when the supplier of the XML feed slips a HTML hyperlink tag into the content he's sending me. Is there...
Thanks for that link octothorpe, it worked a treat. I found code to use the DLL at:
http://www.icsharpcode.net/OpenSource/SD/forum/topic.asp?TOPIC_ID=2076&SearchTerms=,basic
It does the job. Thanks to all who have helped.
Humble Seeker
-----------------------------------------------------
The...
Thanks for the reply, but I really want my little toy to work for a couple of months, while I continue to modify and expand it.
OK if there isn't a free DLL available, does anyone know where I can get information and/or source code to create a zip file myself? Or even better has found a free...
I'm currently building a small little toy, it logs which files have been updated in a directory and copies them to an archiving directory. The code is simple and works, I now want to take it to the next level of automatically zipping up the archive files and sub-directories.
Does anyone know of...
I'm currently developing a Visual Basic .Net script for InDesign 2.0.2. The problem I have is that the documents my script is designed to format is long and contains many tables, which results in a very slow formatting process (still faster than by hand). What I want to do is either:
a) Turn...
I'm using Visual Basic .Net to create an automated function for Adobe InDesign 2.0.2
The problem I'm having is that I wish to select every cell in a row, except the first one, and then apply a specific font to it.
Source Code below:
Private Sub bulletChange(ByVal tableObject)
For Each Row In...
Does anyone know how to print from an Embedded IE in an application with background colour on, even though in IE it is off.
Any solution work arounds are greatly appreciated.
Humble Seeker
-----------------------------------------------------
The longest journey begins with the smallest step.
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.