Wow, I'd forgotten all about that, not even sure I remember exactly what I was writing at the time. I've been involved in a few hundred projects since then :D
CoolWeb I honestly do appreciate the response.
Hi,
I am looking into using the wininet DLL to transmit data (An XML String) to a servlet, the documentation states :
"Data needs to be passed to these URLs through HTTP request. The XML formed needs to be passed to these URLs as a data stream (String of Characters). The server does not...
Hi palbano,
Yes everything was pulled from sourcesafe (Except the Workspace .dsw)
All I've done to the dsw is add additional Include directories to make it compile.
Cheers,
Steve.
Before the guy who wrote this left he put all the code onto source safe, I have sinced pulled the code onto my machine and compiled it.
The dlls are not being called directly by code, they are included as libs which link to dlls upon compilation.
They must be included for UnifAce to...
It is a straight recompile of another developers software, he left some time ago, his dll dependencies are fine, but mine are only ok when I alter the system path.
Im new to this so please forgive my lack of knowledge, I have umpteen books on this but am struggling to find an answer.
Thanks...
Include/Library paths in tools/options have been set to point to the correct locations on the file system. These are set before attempting to compile the code.
(I have not hard coded any paths)
If I set system path to point to this location then the dependency walker finds the dlls (Without...
Hi,
I've been thrown into correcting a Visual C++ DLL (Usually program UnifAce and VB), I have got the DLL I'm building to compile but it doesnt run. When I check the DLL using the Dependency Viewer its saying it cant locate two of the dlls (yrtlc.dll and urtlc.dll).
How do I tell the system...
In addition to this I have worked out some more, when I create a new project I can add one ascx, but when I try to add another I start getting the directory does not have write permissions error.
I found the following article but this is only when using a remote server, I am using a local one...
Ive been working on a web project all day, then all of a sudden when I try to add another usercontrol I get the error "Directory does not have write permissions".
Ive checked all the directories that I use (that I'm aware of) and they all have write access!
Any ideas?
Thanks,
Steve.
Hi,
I have the following code to change the connection string on a Pass-Through query to point to a different database, when the connection string is changed the query is fired off on both the old connection and the new one, the problem is I am not executing the query!!
i.e.
The query is to...
Hi There,
I'm populating a list using an array of type MyStructure but I cant get it to display the description in the list, also when I set the valuemember it gives the error :
An unhandled exception of type 'System.ArgumentException' occurred in system.windows.forms.dll
Additional...
Every table has a unique clustered index.
To explain my app further I have an Access database full of data in many tables and is my data source, I also have SQL and Oracle Databases which are my data targets.
My access app sits in the middle. This code works fine on Windows 2000 sp2 but fails...
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.