Has anyone ever come across this error message? I can't find any reference to it anywhere.
I think it's something to do with running my application on windows 2000 because it works perfectly on XP machines.
Cheers,
Hugh
I have recently developed a relatively large program that is installed on 10 machines. Nine of the machines have windows XP pro installed and 1 has windows 2000. The problem is that all the XP machines work fine but on the 200 machine, at one particular point in the program I’m getting a very...
I have a really confusing issue with combo boxes.
I have a combo box which is populated from a dataset and when you select an item it populates lots of textboxes with the relevant data from the database. Simple!
On my machine, with VS Studio 2002 installed, when you first load the form with...
Hi,
I have a VB.net webservice which returns "false" & username & password. The username and password are just the two parameters entered.
It all works well when i access it through a vb.net client but i run in to problems when using PHP.
The problem i have got is that the parameters being...
Hello,
I have a DTS package that creates five files for export, each file has a diffrent name with todays date appended to the end. i.e. file1_01062005.txt. The problem occurs durring the ftp process. i thought i could use the FTP component in DTS but it only seams to download files not upload...
We are using Outlook 97 on one of our servers as an automatic e-mailer (Due to MS Security on later ms products). The problem occurs when using MAPI to send an e-mail with an attachment. If the e-mail is internal it works fine but if it's external unless the recipt name is resolved the e-mail is...
Hello.
I have been struggling with this problem for about a week so if anyone can help it will be more than aprechated.
On 20 computers (out of 150) when someone tries to connect to the sql server they get these 2 errors:
Connection Failed:
SQLState:'01000'
SQL Server Error: 10061...
We have just bought a new SQL server because our current server is getting hammered. I have two ideas of how to impliment this server, I can either transfer the most commonly used database onto the new server or i can link the new server to the old one. What i want to know is what sort of...
Using the graphics class I have created a program that allows people to draw lines and rectangles on a form. The problem occurs when the form is refreshed all the graphics disappear. Is there a way to store the graphics and repaint them when needed?
Cheers,
Hugh
Hi
I really hope that you can help this is driving me insane
When i run my app i get an error:
An unhandled exception of type 'System.InvalidCastException' occurred in microsoft.visualbasic.dll
Additional information: Cast from string ""07/06/2004" to type 'Integer' is not valid.
I click...
Hi Hope you can help
I have two programs one that works both on NT server and winXP and one that works only on WINXP. One uses CDO to read mail and save the attachment the other tries to send an email. The program that sends the e-mail keeps comming up with an error "E_ACCESSDENIED" where as...
As part of a VB Program i need to upload and download to a sftp server. I'm using Putty's Plink and i have managed to automate the connection but i can't work out how to transfer the files to and from the sever. (This should be the easy bit!)
Any help would be much aprecated.
Cheers,
HI
I have a VB application that needs to determine if a program has already been started by the user or if my application needs to start it.
Any ideas,
Cheers,
Hello
In it's basic form I have a DTS Package that opens notepad.exe on NT4 Server running SQL 2000. It doesn't matter if i use an execute proccess task or activeX script to open a bat that opens notepad or just opens notepad, the same problem occurs when the DTS Package is scheduled.
What...
I recently upgraded from 7 to 2000 everything has worked fine apart from Scheduled DTS packages which hang the strange thing is that they only hang if they contain an execute process task, it doesn't matter if it's a bat or exe. All the packages work fine if you run them manually.
Does anyone...
Hi
I have just upgraded to SQL 2000 from 7 everything has worked fine until i try to run sp_fulltext_database which produces an error:
Server: Msg 2526, Level 16, State 3, Procedure sp_fulltext_database, Line 46
Incorrect DBCC statement. Check the documentation for the correct DBCC syntax and...
Hi,
I have a DTS Package with about 20 or so steps. The third from last step is an Execute Process Task which tries to run a VB application of mine. When I run the task through Enterprise Manager on the server it works fine but when i scedule the job it just hangs. When i look at task manager...
Hi
I have used the following code in an asp page to generate an e-mail from an asp page. The problem is that it ain't generating any e-mail and i'm not getting any errors either.
<%
set objNewMail = createObject("CDONTS.Newmail")
objNewMail.from = <e-mail Address>...
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.