One of my Colleagues is working on a app and has run into the following problem which I have no idea about
The Problem occurs only on a Windows2000 Machine and not on a Machine with Visual Studio on it When the following three lines are executed Dim Con as SQLConnection Con.ConnectionString = "Some string Value" Con.Open When Con.Open is Called A MessageBox Pops Up With The Following Text "The Procedure Entry Point CreateActCtxW Could not be located in the Dynamic Link Library KERNEL32.dll" On its own this is easy to explain but What we don't get is Where is it Coming From, The Test App has NO Error Handling in it, The App is NOT Throwing An Exception, It Simply Shows This When You Call Con.Open, The Best Part is if You Click On The MessageBox's OK Button everything Goes on as if nothing has happened the connection is open etc ?????? Paul Stevens Senior Developer Resolution Technology Group Cellular: * +27 (0) 82 413 3171 Phone: * +27 (0) 12 665 4620 Fax: * +27 (0) 12 665 4619 Mail: * [EMAIL PROTECTED] Privileged/Confidential information may be contained in this message. If you are not the addressee indicated in this message (or responsible for delivery of the message to such person), you may not copy or deliver this message to anyone. In such case, you should destroy this message, and notify us immediately. If you or your employer does not consent to Internet email messages of this kind, please advise us immediately. Opinions, conclusions and other information expressed in this message are not given or endorsed by our firm or employer unless otherwise indicated by an authorized representative independent of this message. You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.
