wolfking Posted June 23, 2003 Posted June 23, 2003 Hi all, I got a problem with my vs.net, i am using sdk 1.0.2204, when I use IL DASM to look at System.Data.Dll, there is no OleDb, Common such namespaces listed there, I thought that might because my sdk is too old. Then, I downloaded sdk 1.1, installed, oops, all my vs.net screwed up, I cannot open any project anymore, the error was something like assembly not found. I have tried several times, all the same, doesn't work, so, I have to install the sdk 1.0.2204 back again in order to get that dude running. But, with sdk 1.0.2204, I cannot see those namespaces for ado.net, someone got idea? Thanks Quote
Madz Posted June 24, 2003 Posted June 24, 2003 What is SDK ??? you are wrking with ,NET i think you have download .NET Framework SDK the reason why you are not getting any code from the specified DLL because this is developed by MICROSOFT they have obfuscated its code so no one can view its native code. Quote The one and only Dr. Madz eee-m@il
wolfking Posted June 24, 2003 Author Posted June 24, 2003 Madz, Please read my question, you are talking about something 10 miles away from my topic, of course I am using .net framework sdk, and I wasn't try to get code out of the DLL, do you know what is "IL DASM"? ;) Quote
*Gurus* Derek Stone Posted June 24, 2003 *Gurus* Posted June 24, 2003 They're there. You're just missing them. System - System.Data - - System.Data.OleDb Quote Posting Guidelines
wolfking Posted June 24, 2003 Author Posted June 24, 2003 Derek, that's what I thought so, but, it's not, what framework sdk version u got? I am using ver 1.0.2204, System.Data.OleDb not shown in IL DASM when I open System.data.dll. Quote
*Experts* Volte Posted June 24, 2003 *Experts* Posted June 24, 2003 I can see them in v1.1.4322. I seem to have a directory in my Framework directory called v1.0.3705, but it doesn't contain any of the FX DLLs. Can you reference the DLL in the IDE and use the OleDb or Sql namespaces? Quote
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.