Ok having installed VS.net on a win 2000 workstation i can now tell you that the error occurs somewhere compleatly diffrent than where i thought it did....
Red Text = Line of Error
Private Sub cmd_OK_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles cmd_OK.Click...
The only idea i have as to which line the error occurrs on is that the information is entered into the database so the error must occur after that.
We use Norton Corprate edition.
Cheers,
Hugh
That was my first thought but the 2000 machine has the same versions of the .net framework installed and also has bean patched to the max.
Anyway here is the code.
Cursor = Windows.Forms.Cursors.WaitCursor
durationD = DateDiff(DateInterval.Day, frm.expected_date...
Ok here we go...
I have developed a program that is now being used on several PCs and it is working great on all of them except from 1 which uses windows 2000 (the rest run on XP).
The peice of code in question creates a new record in a table, updates a record in an existing table and then...
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
Interestingly enough I discovered if the PC has .net framework 1.0 installed as well as 1.1 then it works fine!
Thanks for your responses.
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...
Ok here is a quick answer if you need more help please ask and i'll try and find the code i used.
First create a prameter in the report, give it a name and the use the report selection critera to select the records with that date.
The following code is an example and won't work but should give...
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...
Ok
I have tried packet sniffing. The PC's are sending packets but the server isn't sending Anything back. Which seems very strange. Is there anything in partiqular i should be looking for in the packets.
Cheers,
Mrdenny,
I can telnet from the computers that are working. Also if I start to create a ODBC to the sql server on a computer that isn't working, the server appers in the server dropdown but when it comes to authenticate it doesn't work unless i'm logged in as an administrator which is very...
Thanks for replying.
Questions and answers
I'm using nt auth. Only people who have full administrator powers over the network can connect. When we format the computers we set them up exactly the same as before.
1. Firstly it is only effecting 2000 machines but not all of them so SP2 has not...
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...
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.