ZeroEffect Posted November 23, 2004 Posted November 23, 2004 (edited) I have built an application that works perfect on my machine in dev and when installed. So I went to the machine that this program is to mainly run (win2k Server sp4 .net frame work 1.1 and the ODBC .NET Data Provider) on, The database doesn't load. The file is there, on the networkdrive but nothing loads. If I map a drive to that same database on my machine it loads perfect. I'm a little lost here. As far as I can tell all the dependcies are correct. I'm also not sure what info I could put up here to help solve the problem. Thanks ZeroEffect Edited November 23, 2004 by ZeroEffect Quote If you can't find it, Build It. There is no place Like 127.0.0.1 also don't forget 1 + 1 = 10
ZeroEffect Posted November 23, 2004 Author Posted November 23, 2004 With A little more research. Ok so I'm now at home and I tried installing my program on a machine here (XP Home) and it works perfect. So for some reason it doesn't like 2000. Please help I didn't find any setting for limiting operating systems. Thanks ZeroEffect Quote If you can't find it, Build It. There is no place Like 127.0.0.1 also don't forget 1 + 1 = 10
Administrators PlausiblyDamp Posted November 23, 2004 Administrators Posted November 23, 2004 Does it give any errors when it fails to open the DB? Any chance you could post the relevant code section? Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
ZeroEffect Posted November 24, 2004 Author Posted November 24, 2004 Well I found the problem.... And I'm not to proud to say it was my error. I needed to update the jet engine and the ... MDAC I think that was the name of it. Once that was done it worked like a charm. I'll correct the MDAC if That was the name of it. Hangs head in shame ZeroEffect Quote If you can't find it, Build It. There is no place Like 127.0.0.1 also don't forget 1 + 1 = 10
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.